lp:~abreu-alexandre/unity-chromium-extension/fix-1071626

Created by Alexandre Abreu and last modified
Get this branch:
bzr branch lp:~abreu-alexandre/unity-chromium-extension/fix-1071626
Only Alexandre Abreu can upload to this branch. If you are Alexandre Abreu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandre Abreu
Project:
WebApps: unity-chromium-extensions
Status:
Development

Recent revisions

214. By Alexandre Abreu

Fix 1071626: Chromium stops accepting URLs entered via the address bar after a chromeless WebApp has been launched

213. By Alexandre Abreu

Add support for chromium v24. Fixes: https://bugs.launchpad.net/bugs/1100509.

Approved by Alexandre Abreu, PS Jenkins bot.

212. By Alexandre Abreu

Update chromeless fix for tabs.

Approved by PS Jenkins bot, Alexandre Abreu.

211. By Robert Bruce Park

Automatic snapshot from revision 207 (bootstrap).

Approved by Didier Roche, PS Jenkins bot.

210. By Alexandre Abreu

For security purposes, upstream chromium tried to limit the "range of motion" of non built-in NPAPI plugins (only for Linux atm). Any NPAPI plugin not listed in the default NPAPI plugin for the platform (pdf, flash, etc.), all defined in src/chrome/browser/resources/plugin_metadata/plugins_linux.json and src/webkit/npapi/plugin_list.cc/.h are by default (until the user grants specific permission) unauthorized to run.

A somewhat acceptable solution is to update the list of enabled plugins for Linux (a more general mechanism that would avoid tempering with the .json plugin file could be added). The change is not as clean as it could be (name/identifier of the plugin is messy, versions, etc.) but a cleaner one would make us touch webkit's sources, and upstream chromium is doing major changes to move out default plugin dependancies from webkit npapi source tree to chromium source tree (http://crbug.com/124396) once this is done we can clean up the changes. Fixes: https://bugs.launchpad.net/bugs/1091334.

Approved by Víctor R. Ruiz, PS Jenkins bot.

209. By Víctor R. Ruiz

Add make coverage-xml rule.

Approved by Alexandre Abreu.

208. By Alexandre Abreu

Fix "Bug #1028538: Chromeless window shouldn't show tabs UI unless more than1 is open" and mismatch in previous patch. Fixes: https://bugs.launchpad.net/bugs/1028538.

Approved by Alexandre Abreu.

207. By Robert Bruce Park

Inline packaging metadata, in preparation for autolanding and continuous integration.

Approved by Ken VanDine, Robert Bruce Park, Didier Roche.

206. By Alexandre Abreu

Update .pc file description and some nits.

Approved by Ken VanDine, PS Jenkins bot.

205. By Alexandre Abreu

Forgot to tag release 2.4.4

Branch metadata

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

Subscribers