lp:~osomon/webbrowser-app/more-robust-test-server

Created by Olivier Tilloy and last modified
Get this branch:
bzr branch lp:~osomon/webbrowser-app/more-robust-test-server
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:
webbrowser-app
Status:
Merged

Recent revisions

351. By Olivier Tilloy

Also handle (not so gracefully) other errors.

350. By Olivier Tilloy

Use cleanup functions instead of tearDown, for improved robustness.

349. By Olivier Tilloy

Use a different port for the test server when a zombie process doesn’t release the default one.

348. By Launchpad Translations on behalf of phablet-team

Launchpad automatic translations update.

347. By PS Jenkins bot

Releasing 0.22+13.10.20130926.1-0ubuntu1 (revision 346 from lp:webbrowser-app).

Approved by PS Jenkins bot.

346. By Launchpad Translations on behalf of phablet-team

Launchpad automatic translations update.

345. By Olivier Tilloy

Match domains for overriding the UA string by starting from the full domain name, and iterating down to the TLD.
This ensures that if there is an override rule for "b.a.c", it will get precedence over another existing rule for "a.c".

Approved by Bill Filler, PS Jenkins bot.

344. By Olivier Tilloy

Very basic support for ini-style read-only settings.
This is a temporary solution until Settings support lands in the SDK.

At the moment, only the default homepage can be customized.
To change the default homepage, one can write the following line to ~/.config/webbrowser-app/settings.conf:

    homepage = http://example.org.

Approved by PS Jenkins bot, Günter Schwann.

343. By Olivier Tilloy

Go directly to the entry instead of expanding the timeline view when there is only one entry for a given domain.
This change has been requested by design.

Approved by Günter Schwann, PS Jenkins bot.

342. By Alexandre Abreu

The application name is being set from the APP_ID during the init phase of the webbrowser app but it is later being overwritten because of the applicationName property in the browser MainView.

One option could be to get rid of the applicationName property update altogether but it is being used by the MainView to update the domain for the i18n plugin which is itself flawed in a way since it does not fallback on the Qtcore::applicationName but requires the applicationName property of a MainView to be set explicitely.

. Fixes: https://bugs.launchpad.net/bugs/1229942.

Approved by Olivier Tilloy, PS Jenkins bot.

Branch metadata

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

Subscribers