[Ubuntu-webapps-bugs] [Bug 1398087] Re: navigator.webkitPersistentStorage.requestQuota crashes oxide

2015-03-24 Thread Alexandre Abreu
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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1398087] Re: navigator.webkitPersistentStorage.requestQuota crashes oxide

2015-01-26 Thread Chris Coulson
** Changed in: oxide/1.4
   Status: Fix Committed = 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:
  In Progress
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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp