← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1398087] [NEW] navigator.webkitPersistentStorage.requestQuota crashes oxide

 

Public bug reported:

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,

** Affects: oxide
     Importance: High
     Assignee: Alexandre Abreu (abreu-alexandre)
         Status: In Progress

** Changed in: oxide
     Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre)

** Changed in: oxide
       Status: New => In Progress

** Changed in: oxide
   Importance: Undecided => High

-- 
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:
  In Progress

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


Follow ups

References