← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1398087] Re: navigator.webkitPersistentStorage.requestQuota crashes oxide

 

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

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


** Branch unlinked: lp:~abreu-alexandre/oxide/add-quota-permission-
context-support

** Changed in: oxide
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1398087

Title:
  navigator.webkitPersistentStorage.requestQuota crashes oxide

Status in Oxide Webview:
  Fix Released
Status in Oxide 1.4 series:
  Fix Released

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,

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1398087/+subscriptions


References