#8520 closed defect (fixed)
Standy has issues on chrome, webkit, etc.
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Widgets | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Standy has issues on chrome, webkit, etc.
The tests it was doing don't work anymore and needs to be updated to the dojo.isWebKit check. Once that is done, it works fine on Chrome, safari, etc.
Also did some fairly significant code reductions with dojo.forEach();
Attachments (1)
Change History (6)
Changed 12 years ago by
Attachment: | standby.patch added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Component: | General → DojoX Widgets |
---|
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Also fixed a potential IE secure/unsecure warning issue.