lp:~bratsche/ubuntu/natty/chromium-browser/disable-resize-grips

Created by Cody Russell and last modified
Get this branch:
bzr branch lp:~bratsche/ubuntu/natty/chromium-browser/disable-resize-grips
Only Cody Russell can upload to this branch. If you are Cody Russell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cody Russell
Status:
Development

Recent revisions

20. By Cody Russell

debian/patches/disable_gtk_resize_grip.patch:
  - Disable resize grips on GtkWindow.

19. By Fabien Tassin

* New upstream release from the Stable Channel (LP: #612109)
  This release fixes the following security issues:
  - [42736] Medium Memory contents disclosure in layout code. Credit to
    Michail Nikolaev.
  - [43813] High Issue with large canvases. Credit to sp3x of
    SecurityReason.com.
  - [47866] High Memory corruption in rendering code. Credit to Jose A.
    Vazquez.
  - [48284] High Memory corruption in SVG handling. Credit to Aki Helin of
    OUSPG.
  - [48597] Low Avoid hostname truncation and incorrect eliding. Credit to
    Google Chrome Security Team (Inferno).
* lsb_release is slow so try to source the static file /etc/lsb-release
  instead, and fallback to lsb_release if we didn't get the information we need
  for about:version (LP: #608253). Thanks to pitti for the idea.
  - update debian/chromium-browser.sh.in

18. By Fabien Tassin

* New upstream release from the Stable Channel (LP: #602142)
  This release fixes the following security issues:
  - [42396] Low OOB read with WebGL. Credit to Sergey Glazunov; Google Chrome
    Security Team (SkyLined).
  - [42575] [42980] Medium Isolate sandboxed iframes more strongly. Credit to
    sirdarckcat of Google Security Team.
  - [43488] High Memory corruption with invalid SVGs. Credit to Aki Hekin of
    OUSPG; wushi of team509.
  - [44424] High Memory corruption in bidi algorithm. Credit to wushi of
    team509.
  - [45164] Low Crash with invalid image. Credit to Jose A. Vazquez.
  - [45983] High Memory corruption with invalid PNG (libpng bug). Credit to
    Aki Helin of OUSPG.
  - [46360] High Memory corruption in CSS style rendering. Credit to wushi of
    team509.
  - [46575] Low Annoyance with print dialogs. Credit to Mats Ahlgren.
  - [47056] Low Crash with modal dialogs. Credit to Aki Helin of OUSPG.

17. By Fabien Tassin

* New upstream release from the Stable Channel (LP: #598913)
  Fixes the following security issues:
  - [38105] Medium XSS via application/json response (regression). Credit to
    Ben Davis for original discovery and Emanuele Gentili for regression
    discovery.
  - [43322] Medium Memory error in video handling. Credit to Mark Dowd under
    contract to Google Chrome Security Team.
  - [43967] High Subresource displayed in omnibox loading. Credit to Michal
    Zalewski of Google Security Team.
  - [45267] High Memory error in video handling. Credit to Google Chrome
    Security Team (Cris Neckar).
  - [46126] High Stale pointer in x509-user-cert response. Credit to Rodrigo
    Marcos of SECFORCE.
* Drop the XLIB_SKIP_ARGB_VISUALS workaround now that the rgba patch has
  been backed off from gtk2 (LP: #584959)
  - update debian/chromium-browser.sh
* Show in about:version and in the About UI when chromium is running on a different
  distribution that it has been built on
  - udpate debian/rules
  - rename and update debian/chromium-browser.sh => debian/chromium-browser.sh.in

16. By Fabien Tassin

* Refresh list of languages in the -l10n package
  - update debian/control
* Stop building and running the testsuite. The builders restricted env
  makes the results mostly unusable in an automated way and resources to
  manually exploit them are not available
  - update debian/control
  - update debian/rules
* Remove duplicates of the main copyright file in order to save space on the CD
  - update debian/rules
* Add support for the Ambiance/Radiance and Dust themes button ordering by
  reading the gconf pref (LP: #568307)
  (thanks to Giuseppe Iuculano for importing the patch from trunk)
  - add debian/patches/gtk-ambiance.patch
  - update debian/patches/series

15. By Fabien Tassin

* New upstream release from the Stable Channel (LP: #591474)
  Fixes the following security issues:
  - [15766] Medium Cross-origin keystroke redirection. Credit to Michal
    Zalewski of Google Security Team.
  - [39985] High Cross-origin bypass in DOM methods. Credit to Sergey
    Glazunov.
  - [42723] High Memory error in table layout. Credit to wushi of team509.
  - [43304] High Linux sandbox escape. Credit to Mark Dowd under contract to
    Google Chrome Security Team.
  - [43307] High Bitmap stale pointer. Credit to Mark Dowd under contract to
    Google Chrome Security Team.
  - [43315] High Memory corruption in DOM node normalization. Credit to Mark
    Dowd under contract to Google Chrome Security Team.
  - [43487] High Memory corruption in text transforms. Credit to wushi of
    team509.
  - [43902] Medium XSS in innerHTML property of textarea. Credit to
    sirdarckcat of Google Security Team.
  - [44740] High Memory corruption in font handling. Credit: Apple.
  - [44868] High Geolocation events fire after document deletion. Credit to
    Google Chrome Security Team (Justin Schuh).
  - [44955] High Memory corruption in rendering of list markers. Credit:
    Apple.
* Add a --temp-profile knob to the launcher script starting Chromium with
  a new profile which will last only for the duration of the session
  - update debian/chromium-browser.sh
* Change StartupWMClass to Chromium-browser in the desktop launcher so
  cairo-dock does the right thing (LP: #587664)
  - update debian/chromium-browser.desktop
* Set XLIB_SKIP_ARGB_VISUALS=1 in the wrapper to prevent flash from dying
  with a Gdk-ERROR when gtk2 is built with RGBA support (like in Maverick).
  (LP: #584959)
  - update debian/chromium-browser.sh
* Unbreak get-orig-source when it needs to drop its cache after a channel jump
  (replace brace expansion - which is a bashism - with proper $(wildcard))
  - update debian/rules

14. By Fabien Tassin

* New upstream release from the Stable Channel (at last!)
  - Some minor crash and stability fixes
  - Fixed a regression so that incognito zoom changes are no longer
    remembered (Issue: 43107)

13. By Fabien Tassin

* New upstream release from the Beta Channel
  - Some crash and stability fixes
  - Localization refresh of the strings

12. By Fabien Tassin

* New upstream release from the Beta Channel
  - HTML5 Features: Geolocation, App Cache, web sockets, file drag-and-drop.
  - V8 performance improvements
  - Preferences synchronization
  - NaCl behind a flag
* Disable DLOG and DCHECK (like it is done in Chrome). This should improve
  performances.
  - add debian/patches/disable_dlog_and_dcheck_in_release_builds.patch
  - update debian/patches/series
* Build with build_ffmpegsumo=0 instead of use_system_ffmpeg=1 (which
  now means something else)
  - update debian/rules
* Install resources/{bookmark_manager,shared,net_internals} in the main deb
  - update debian/chromium-browser.install
* Introduce a enable_sse2 flag in the gyp rules and set it to 0
  - update debian/patches/drop_sse2.patch => debian/patches/add_enable_sse2_flag.patch
  - update debian/patches/series
  - update debian/rules
* Add app_unittests_strings and resources/{calendar_app,docs_app,gmail_app}
  to INSTALL_EXCLUDE_DIRS
  - update debian/rules
* Add xdg-utils to Depends (LP: #568984)
  - update debian/control
* Add a gnome-www-browser alternative (LP: #571103)
  - update debian/chromium-browser.{postinst,prerm}

11. By Fabien Tassin

[ Fabien Tassin <email address hidden> ]
* Mention 'Chrome' in the main package description (LP: #561667)
  - update debian/control
* When 'gclient update' fails, clear up the cache and retry. This helps
  the channels updates often failing with a "Can't switch the checkout" error
  - update debian/rules

[ Chris Coulson <email address hidden> ]
* Update the default search URL
  - update debian/rules

Branch metadata

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

Subscribers