Closed
Bug 1339786
Opened 8 years ago
Closed 8 years ago
Disable Storage API on Android
Categories
(Core :: Storage: Quota Manager, defect)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: shawnjohnjr, Assigned: shawnjohnjr)
References
(Blocks 1 open bug)
Details
(Whiteboard: [storage-v1])
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
Make sure Storage API can't be accessed on Android. We shall disable Storage API for Android. This is because the corresponding UI on Android is unimplemented. Once developers call persist() method, user can't un-persist and manage them.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → shuang
Comment 1•8 years ago
|
||
Hi Shawn, we should label whiteboard [storage-v1] for this, right?
Flags: needinfo?(shuang)
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(shuang)
Whiteboard: [storage-v1]
Assignee | ||
Updated•8 years ago
|
Component: DOM → DOM: Quota Manager
Assignee | ||
Comment 2•8 years ago
|
||
I shall be able to finish this bug this week.
Assignee | ||
Comment 3•8 years ago
|
||
Assignee | ||
Comment 4•8 years ago
|
||
Assignee | ||
Comment 5•8 years ago
|
||
An another try after fix serviceworker test case:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=71fc348fd8aad23fcb8fd48772ce67bc8d57d32f
Looks good now.
Assignee | ||
Updated•8 years ago
|
Attachment #8844782 -
Attachment is obsolete: true
Assignee | ||
Comment 6•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Summary: Make sure Storage API can't be accessed on Android → Disable Storage API on Android
Assignee | ||
Updated•8 years ago
|
Attachment #8844794 -
Flags: review?(amarchesini)
Updated•8 years ago
|
Attachment #8844794 -
Flags: review?(amarchesini) → review+
Pushed by shuang@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e4af1b1be9f2
Disable Storage API on Android, r=baku
Comment 8•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•