~osomon/oxide:override-shm-path

Last commit made on 2016-07-22
Get this branch:
git clone -b override-shm-path 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:
override-shm-path
Repository:
lp:~osomon/oxide

Recent commits

29436c2... by Olivier Tilloy

Override the path for shared memory files.

Make it application-specific to account for confinement
(supports snap and click packages for now).
Fixes: https://launchpad.net/bugs/1260103.

dd79492... by Chris Coulson

Add crypto_unittests

44f6076... by Chris Coulson

Run Chromium's base_unittests as part of the test sequence

06a66c1... by Chris Coulson

Fix build failure with Qt < 5.5

0be05d6... by Chris Coulson

Bump Chromium rev to 1849a14 (53.0.2785.21)

a6b40da... by Chris Coulson

Add a mock QPA plugin and add integration tests for the Screen and ScreenOrientation APIs (bug 1597420)

57e72d8... by Olivier Tilloy

Import updated translations from Launchpad.

Revert incorrect translations for AcceptLanguage and add a comment for translators.

d7c05fb... by Chris Coulson

Bump Chromium rev to 2ba1864 to pull in a fix for a build failure with the latest GN

261fcf6... by Chris Coulson

Add tests for Window.screen{X,Y}

8d9a335... by Chris Coulson

Use attached properties for WebViewTestSupport and WebContextTestSupport