~osomon/oxide:expose-selection-text

Last commit made on 2017-03-16
Get this branch:
git clone -b expose-selection-text https://git.launchpad.net/~osomon/oxide
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch merges

Branch information

Name:
expose-selection-text
Repository:
lp:~osomon/oxide

Recent commits

3aa24c9... by Olivier Tilloy

Expose selection text in OxideQWebContextMenuParams (LP: #1669732).

53d0882... by Chris Coulson

Improvements to JavaScriptDialogContentsHelper unit tests

In ReplaceActiveDialogs and BeforeUnloadDialogShouldDismissActiveDialogs,
we test the correct sequence of JavaScriptDialog Hide() and Show() calls,
but the test doesn't guarantee that the Show() call is delivered to the
new dialog rather than the old one. This change ensures that the test
will fail if that isn't the case.

ac2d2d4... by Chris Coulson

Tear down qt::SecurityStatus before WebContents during unit testing to avoid a UAF

3a40e5a... by Chris Coulson

BrowserContext::FromContent shouldn't assume that the provided content::BrowserContext can be safely cast to oxide::BrowserContext

123b399... by Chris Coulson

Introduce WebContentsTestHarness

78bcd39... by Chris Coulson

Rename oxide_test_browser_thread_bundle to test_browser_thread_bundle

bab9c2b... by Chris Coulson

Move mock_screen_observer.h from shared/test to shared/browser

44221d0... by Chris Coulson

Bump Chromium rev to pick up GN bootstrap fix

c8cee51... by Chris Coulson

Bump Chromium rev to 9fd4062 (58.0.3029.14)

0896686... by Chris Coulson

Bump Chromium rev to 1d195c8 (58.0.3029.6)