#7845 closed defect (fixed)
change isSafari to isWebkit to support Chrome
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | General | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Now that there is dojo.isWebKit, consider if it is better to use for these areas:
- _base/event.js
- _base/html.js
- _base/lang.js
- _base/query.js
- _firebug/firebug.js
- back.js
- dnd/autoscroll.js
- dnd/Manager.js
- dnd/Mover.js
- io/iframe.js
Change History (7)
comment:1 Changed 12 years ago by
Component: | Core → General |
---|---|
Summary: | Dojo Core: check isSafari use → change isSafari to isWebkit to support Chrome |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Core has been scrubbed, closing this bug out. Cannot speak to dojox modules, but that works should be handled by individual tickets by the module owners.
Note: See
TracTickets for help on using
tickets.
This ticket is being used for all of dojo, not just core. Adam has checked in a bunch of fixes for this, but there are still many references to isSafari. Fixes so far: