[Ubuntu-webapps-bugs] [Bug 1337389] Re: The prototype to ContentBrowserClient::CanCreateWindow() has changed

2014-07-31 Thread Chris Coulson
** Changed in: oxide/1.1
   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/1337389

Title:
  The prototype to ContentBrowserClient::CanCreateWindow() has changed

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

Bug description:
  The is_guest parameter has been removed, so our implementation is
  never called. This doesn't break popup blocking though because we also
  set a preferences on the renderer side to reject them. This is really
  an extra layer of safety.

  This was picked up with a build against canary, which seems to enable
  C++11 (so we get final and override keywords)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1337389/+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 1337389] Re: The prototype to ContentBrowserClient::CanCreateWindow() has changed

2014-07-10 Thread Chris Coulson
** Changed in: oxide
   Status: Triaged = 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/1337389

Title:
  The prototype to ContentBrowserClient::CanCreateWindow() has changed

Status in Oxide Webview:
  Fix Released
Status in Oxide 1.1 series:
  Triaged

Bug description:
  The is_guest parameter has been removed, so our implementation is
  never called. This doesn't break popup blocking though because we also
  set a preferences on the renderer side to reject them. This is really
  an extra layer of safety.

  This was picked up with a build against canary, which seems to enable
  C++11 (so we get final and override keywords)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1337389/+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