lp:~osomon/oxide/bug1338639

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/oxide/bug1338639
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Tilloy
Project:
Oxide
Status:
Merged

Recent revisions

651. By Olivier Tilloy

Make initial_data_ a pointer to avoid allocating a rather large structure when not needed.

650. By Olivier Tilloy

Prevent a race condition if both SetURL() and LoadData() are called before the view is initialized.

649. By Olivier Tilloy

Delay the loading of data until the webview has been initialized.

648. By Olivier Tilloy

Add a failing unit test for bug #1338639.

647. By Olivier Tilloy

Update the power save blocker to use the new Unity.Screen D-Bus API on touch devices.

646. By Chris Coulson

Add WebFrame::FromRenderFrameHost

645. By Chris Coulson

Drop add-frame-attached-to-web-contents-observer.patch. We can do this with existing content API

644. By Chris Coulson

Don't patch Chromium's EGL code to bind GLES when creating contexts and calling eglMakeCurrent. As the bound API is thread local and the thread default is GLES, binding GLES is only necessary during initialization (which happens on the main thread where the embedder could have selected a different API)

643. By Chris Coulson

Update ContentBrowserClient::CanCreateWindow so its prototype matches that of the base class impl

642. By Chris Coulson

Bump qt version to 1.2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~oxide-developers/oxide/oxide.trunk
This branch contains Public information 
Everyone can see this information.

Subscribers