navigator.webkitPersistentStorage.requestQuota crashes oxide
Bug #1398087 reported by
Alexandre Abreu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
High
|
Alexandre Abreu | ||
1.4 |
Fix Released
|
High
|
Alexandre Abreu |
Bug Description
QuotaPermission
https:/
L160,
The QuotaPermission
Related branches
lp://staging/~abreu-alexandre/oxide/stub-quota-context-1-4
- Chris Coulson: Approve
-
Diff: 144 lines (+90/-0)5 files modifiedshared/browser/oxide_content_browser_client.cc (+5/-0)
shared/browser/oxide_content_browser_client.h (+2/-0)
shared/browser/oxide_quota_permission_context.cc (+36/-0)
shared/browser/oxide_quota_permission_context.h (+45/-0)
shared/shared.gyp (+2/-0)
Changed in oxide: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
status: | New → In Progress |
importance: | Undecided → High |
Changed in oxide: | |
milestone: | branch-1.5 → branch-1.6 |
Changed in oxide: | |
milestone: | branch-1.6 → branch-1.7 |
To post a comment you must log in.
As discussed, we should implement a stub QuotaPermission Context for the 1.4 branch to fix the crash (without adding the API)