Ticket #2942 (closed bug: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.

