Closed
Bug 805565
Opened 12 years ago
Closed 12 years ago
IndexedDB warningQuota should be turned off for Android web apps
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 19
People
(Reporter: cscott, Assigned: cscott)
References
Details
Attachments
(1 file)
1.22 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
Bug 757678 turned off the indexeddb warningQuota for desktop apps, and bug 711358 turned it off for b2g apps. It should also be turned off for Android web apps. Looks like an easy four-line (or so) patch, judging from the patch attached to bug 757678.
Hm, I think that the 'offline-app' permission should also be given to webapps? At least that's included in the context for https://hg.mozilla.org/integration/mozilla-inbound/rev/08d44c70e1cb (which fixed bug 757678, this bug's equivalent for desktop web apps).
Updated•12 years ago
|
Attachment #675250 -
Flags: review?(wjohnston)
Updated•12 years ago
|
Attachment #675250 -
Flags: review?(wjohnston) → review+
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•12 years ago
|
||
cscott - You will need to convert the patch into something a check-in helper can land. If Wes has time, maybe he will just make the changes locally and land it. If that is the case, Wes only needs your name and email.
Comment 5•12 years ago
|
||
Tip: you can use
git show -M -C --binary --format="# HG changeset patch%n# User %an <%ae>%n%B" -U8
to export a patch that looks like it came from hg
Comment 6•12 years ago
|
||
Whoops. Lost this for a bit, but pushed it now
https://hg.mozilla.org/integration/mozilla-inbound/rev/123cb677c197
Comment 7•12 years ago
|
||
Assignee: nobody → cscott
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•