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

Viewing all changes in revision 342.

  • Committer: Tarmac
  • Author(s): Alexandre Abreu
  • Date: 2013-09-25 07:28:06 UTC
  • mfrom: (338.1.3 latest)
  • Revision ID: tarmac-20130925072806-num80xcalmhy5vcs
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: