Closed
Bug 791232
Opened 13 years ago
Closed 13 years ago
Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416.
Categories
(SeaMonkey :: Passwords & Permissions, defect)
SeaMonkey
Passwords & Permissions
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.15
People
(Reporter: philip.chee, Assigned: janv)
References
()
Details
Attachments
(2 files)
|
9.36 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
|
7.00 KB,
patch
|
sicking
:
review+
neil
:
review+
|
Details | Diff | Splinter Review |
clearOfflineApps has been removed from the nsIDOMStorageManager IDL. We should remove all calls to this and remove any remaining integration of localStorage with offline apps.
<https://hg.mozilla.org/mozilla-central/rev/fd824db5b0df#l2.27>
See Also Bug 776416 Remove exceptions to 5MB quota rule in localStorage
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → Jan.Varga
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #661257 -
Flags: review?(jonas)
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #661258 -
Flags: review?(jonas)
| Reporter | ||
Comment 3•13 years ago
|
||
Comment on attachment 661258 [details] [diff] [review]
comm-central patch
I'd like a SeaMonkey peer to look at this patch as well.
Attachment #661258 -
Flags: review?(neil)
Comment on attachment 661257 [details] [diff] [review]
patch
Review of attachment 661257 [details] [diff] [review]:
-----------------------------------------------------------------
Good catch with the usage stuff!
Attachment #661257 -
Flags: review?(jonas) → review+
Attachment #661258 -
Flags: review?(jonas) → review+
Updated•13 years ago
|
Attachment #661258 -
Flags: review?(neil) → review+
| Assignee | ||
Comment 5•13 years ago
|
||
| Assignee | ||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.15
You need to log in
before you can comment on or make changes to this bug.
Description
•