lp:~osomon/oxide/renderProcessGone

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/oxide/renderProcessGone
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

1065. By Olivier Tilloy

Skip the tests for now until bug #1452407 is fixed.

1064. By Olivier Tilloy

Unify OnRenderViewReady() and OnRenderProcessGone() into one single method, as they serve the exact same purpose.

1063. By Olivier Tilloy

Return WEB_PROCESS_RUNNING for the web process status when it hasn’t started yet, for consistency with how WebContents initializes crashed_status_.

1062. By Olivier Tilloy

Add unit tests for WebView.webProcessStatus.

1061. By Olivier Tilloy

Replace the renderProcessGone signal with a webProcessStatus property on the webview.

1060. By Olivier Tilloy

One more sanity check.

1059. By Olivier Tilloy

Add build-time assertions to ensure that casting a base::TerminationStatus to an int is safe and will always result in a correct value on the other side.

1058. By Olivier Tilloy

Safety checks before doing a static cast.

1057. By Olivier Tilloy

Add a WebView::renderProcessGone(status) signal to notify embedders when the renderer process crashed or was killed.

1056. By Chris Coulson

Fix a memory corruption when the visibilty of a webview is changed

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