[Ubuntu-webapps-bugs] [Bug 1337338] [NEW] Crash on armhf when starting playback of an embedded video

2014-07-03 Thread Olivier Tilloy
Public bug reported:

Testing webbrowser-app with the latest oxide built from trunk on a N7,
going to youtube.com and trying to play back any video triggers the
following crash:

#0  0xaf890cca in content::RenderWidgetHostImpl::WasHidden() ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#1  0xae1c1cca in oxide::RenderWidgetHostView::WasHidden() ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#2  0xae1c1ea6 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#3  0xae1c1fd8 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#4  0xaf891046 in 
content::RenderWidgetHostImpl::RendererExited(base::TerminationStatus, int) () 
from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#5  0xaf885e18 in content::RenderViewHostImpl::OnRenderProcessGone(int, int) ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#6  0xaf88c8be in content::RenderViewHostImpl::OnMessageReceived(IPC::Message 
const) [clone .part.209] ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#7  0xaf884b96 in content::RenderProcessHostImpl::ProcessDied(bool) ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#8  0xae2053de in base::MessageLoop::RunTask(base::PendingTask const) ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#9  0xae20596e in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask 
const) () from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#10 0xae20779c in base::MessageLoop::DoWork() ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#11 0xae1a34ec in oxide::qt::MessagePump::customEvent(QEvent*) ()
   from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
#12 0xb6de6064 in QObject::event(QEvent*) ()
   from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
#13 0xb60c79a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
#14 0xb60cb13a in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
Cannot access memory at address 0x2d4ff0e0

** Affects: oxide
 Importance: Critical
 Assignee: Chris Coulson (chrisccoulson)
 Status: Triaged

-- 
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/1337338

Title:
  Crash on armhf when starting playback of an embedded video

Status in Oxide Webview:
  Triaged

Bug description:
  Testing webbrowser-app with the latest oxide built from trunk on a N7,
  going to youtube.com and trying to play back any video triggers the
  following crash:

  #0  0xaf890cca in content::RenderWidgetHostImpl::WasHidden() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #1  0xae1c1cca in oxide::RenderWidgetHostView::WasHidden() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #2  0xae1c1ea6 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #3  0xae1c1fd8 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #4  0xaf891046 in 
content::RenderWidgetHostImpl::RendererExited(base::TerminationStatus, int) () 
from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #5  0xaf885e18 in content::RenderViewHostImpl::OnRenderProcessGone(int, int) 
()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #6  0xaf88c8be in content::RenderViewHostImpl::OnMessageReceived(IPC::Message 
const) [clone .part.209] ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #7  0xaf884b96 in content::RenderProcessHostImpl::ProcessDied(bool) ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #8  0xae2053de in base::MessageLoop::RunTask(base::PendingTask const) ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #9  0xae20596e in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask 
const) () from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #10 0xae20779c in base::MessageLoop::DoWork() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #11 0xae1a34ec in oxide::qt::MessagePump::customEvent(QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #12 0xb6de6064 in QObject::event(QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
  #13 0xb60c79a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
  #14 0xb60cb13a in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
  Cannot access memory at address 0x2d4ff0e0

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

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

[Ubuntu-webapps-bugs] [Bug 1337338] Re: Crash on armhf when starting playback of an embedded video

2014-07-03 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/1337338

Title:
  Crash on armhf when starting playback of an embedded video

Status in Oxide Webview:
  Fix Released

Bug description:
  Testing webbrowser-app with the latest oxide built from trunk on a N7,
  going to youtube.com and trying to play back any video triggers the
  following crash:

  #0  0xaf890cca in content::RenderWidgetHostImpl::WasHidden() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #1  0xae1c1cca in oxide::RenderWidgetHostView::WasHidden() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #2  0xae1c1ea6 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #3  0xae1c1fd8 in oxide::RenderWidgetHostView::~RenderWidgetHostView() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #4  0xaf891046 in 
content::RenderWidgetHostImpl::RendererExited(base::TerminationStatus, int) () 
from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #5  0xaf885e18 in content::RenderViewHostImpl::OnRenderProcessGone(int, int) 
()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #6  0xaf88c8be in content::RenderViewHostImpl::OnMessageReceived(IPC::Message 
const) [clone .part.209] ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #7  0xaf884b96 in content::RenderProcessHostImpl::ProcessDied(bool) ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #8  0xae2053de in base::MessageLoop::RunTask(base::PendingTask const) ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #9  0xae20596e in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask 
const) () from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #10 0xae20779c in base::MessageLoop::DoWork() ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #11 0xae1a34ec in oxide::qt::MessagePump::customEvent(QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libOxideQtCore.so.0
  #12 0xb6de6064 in QObject::event(QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
  #13 0xb60c79a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
  #14 0xb60cb13a in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
  Cannot access memory at address 0x2d4ff0e0

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1337338/+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 1337369] [NEW] Expose user agent as part of downloadRequest

2014-07-03 Thread Michael Sheldon
Public bug reported:

To allow the correct user agent to be passed to download manager it
would be useful to have the user agent provided as part of a download
request. This then avoids the issue of the user agent provided via the
WebContext not having user agent overrides taken into account.

** Affects: oxide
 Importance: Undecided
 Status: New

-- 
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/1337369

Title:
  Expose user agent as part of downloadRequest

Status in Oxide Webview:
  New

Bug description:
  To allow the correct user agent to be passed to download manager it
  would be useful to have the user agent provided as part of a download
  request. This then avoids the issue of the user agent provided via the
  WebContext not having user agent overrides taken into account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1337369/+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 1337506] [NEW] FATAL:texture_manager.cc(76)] Check failed: texture_count_ == 0u (1 vs. 0)

2014-07-03 Thread Chris Coulson
Public bug reported:

I'm hitting this runtime abort occasionally on shutdown:

[0703/194533:FATAL:texture_manager.cc(76)] Check failed: texture_count_
== 0u (1 vs. 0)

** Affects: oxide
 Importance: High
 Status: Triaged

** Changed in: oxide
   Status: New = Triaged

** Changed in: oxide
   Importance: Undecided = Medium

** Changed in: oxide
   Importance: Medium = 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/1337506

Title:
  FATAL:texture_manager.cc(76)] Check failed: texture_count_ == 0u (1
  vs. 0)

Status in Oxide Webview:
  Triaged

Bug description:
  I'm hitting this runtime abort occasionally on shutdown:

  [0703/194533:FATAL:texture_manager.cc(76)] Check failed:
  texture_count_ == 0u (1 vs. 0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1337506/+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 1284158] Re: http://chrome.angrybirds.com/ doesn't work, but it should

2014-07-03 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app -
0.23+14.10.20140703-0ubuntu1

---
webbrowser-app (0.23+14.10.20140703-0ubuntu1) utopic; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Olivier Tilloy ]
  * Fail gracefully (and silently) when the cookie cannot be set, it
shouldn’t raise an error. (LP: #1336280)
  * Override the UA string for chrome.angrybirds.com (on both desktop
and mobile). (LP: #1284158)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 03 Jul 2014 
20:43:49 +

** Changed in: webbrowser-app (Ubuntu)
   Status: New = 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/1284158

Title:
  http://chrome.angrybirds.com/ doesn't work, but it should

Status in Oxide Webview:
  Triaged
Status in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  Go to http://chrome.angrybirds.com/. Since this is an HTML5 game for
  chrome, it should work, but doesn't load.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1284158/+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 1284158] Re: http://chrome.angrybirds.com/ doesn't work, but it should

2014-07-03 Thread Olivier Tilloy
** Changed in: webbrowser-app
   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/1284158

Title:
  http://chrome.angrybirds.com/ doesn't work, but it should

Status in Oxide Webview:
  Triaged
Status in Web Browser App:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  Go to http://chrome.angrybirds.com/. Since this is an HTML5 game for
  chrome, it should work, but doesn't load.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1284158/+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 1336280] Re: The smartbanner user script raises an exception when browsing to an invalid URL

2014-07-03 Thread Olivier Tilloy
** Changed in: webbrowser-app
   Status: In Progress = Fix Released

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

Title:
  The smartbanner user script raises an exception when browsing to an
  invalid URL

Status in Web Browser App:
  Fix Released
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  To reproduce, browse to htpp://invalid, and observe the following
  error message on the console:

  [JS] (:30) Uncaught SecurityError: Failed to set the 'cookie'
  property on 'Document': Cookies are disabled inside 'data:' URLs.

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