Ticket #2942 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

IS_GECKO true WebKit browsers

Reported by: ahocevar Owned by:
Priority: minor Milestone: 2.11 Release
Component: Util Version: 2.10
Keywords: Cc:
State: Complete

Description

Checking for IS_GECKO, we do several expensive workarounds across the lib, which are only required for browsers that use the Gecko engine. But IS_GECKO is also true for WebKit based browsers.

Examples still work and tests still pass in Safari 5, which is one of the affected browsers.

Thanks for any review.

Attachments

openlayers-2942.patch Download (0.5 KB) - added by ahocevar 2 years ago.

Change History

Changed 2 years ago by ahocevar

Changed 2 years ago by bartvde

  • state changed from Review to Commit

Makes sense Andreas, please commit.

Changed 2 years ago by ahocevar

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed
Note: See TracTickets for help on using tickets.