navigator.webkitPersistentStorage.requestQuota crashes oxide

Bug #1398087 reported by Alexandre Abreu
6
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

QuotaPermissionContext is not implemented on the oxide side, so when triggering a call to it (and up to the ContentBrowserClient) a nullptr acces triggers a segfault:

https://chromium.googlesource.com/chromium/chromium/+/trunk/content/browser/quota_dispatcher_host.cc

L160,

The QuotaPermissionContext not being implemented,

Related branches

Changed in oxide:
assignee: nobody → Alexandre Abreu (abreu-alexandre)
status: New → In Progress
importance: Undecided → High
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

As discussed, we should implement a stub QuotaPermissionContext for the 1.4 branch to fix the crash (without adding the API)

Changed in oxide:
milestone: none → branch-1.5
Changed in oxide:
milestone: branch-1.5 → branch-1.6
Changed in oxide:
milestone: branch-1.6 → branch-1.7
Revision history for this message
Alexandre Abreu (abreu-alexandre) wrote :

Actual support for requestQuota has been moved to a new bug:

https://bugs.launchpad.net/oxide/+bug/1436010

Changed in oxide:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.