#6946 closed defect (fixed)
[patch][cla] dojox.storage.WhatWGStorageProvider broken in Firefox 3
Reported by: | tvachon | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | General | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=357323 not needed in firefox 3. Attaching patch to make workaround only happen in FF2.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | dojo_storage_whatwg.diff added |
---|
comment:1 Changed 13 years ago by
Milestone: | → 1.2 |
---|---|
Owner: | changed from anonymous to dylan |
Status: | new → assigned |
Summary: | dojox.storage.WhatWGStorageProvider broken in Firefox 3 → [patch][cla] dojox.storage.WhatWGStorageProvider broken in Firefox 3 |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [14011]) fixes #6946, WhatWGStorageProvider workaround not needed for Firefox 3, thanks tvachon