Except as otherwise noted, the content of this page is licensed under a Creative Commons Attribution 2.5 license, and examples are licensed under the BSD License.

The Chromium OS designs and code are preliminary. Expect them to evolve.

Release Notes 0.4.154.33

posted Dec 8, 2008 5:21 PM by Mark Larson   [ updated Dec 8, 2008 5:35 PM by Jason Kersey ]
Google Chrome 0.4.154.33 has been released to the Dev channel only. This is a bugfix-only release. There are no new features.

See http://dev.chromium.org/getting-involved/dev-channel  for information about subscribing to the Google Chrome Dev channel.

Please file (or update existing) issues at http://code.google.com/p/chromium/issues. 

Bugs Fixed

  • [r6418] Allows Google Desktop links to launch Google Chrome as the default browser
  • [r6421] Fixes a crash when opening the Options dialog on 64-bit Windows (issue 49)
  • [r6464] Changes the accelerator keys for the Javascript debugger (Ctrl+Shift+L) and Javascript console (Ctrl+Shift+J). (Issues 3696, 5087)
  • [r6467] Fixes an issue with displaying unicode characters in some fonts. (Issue 5139)
  • [r6482] Fixes issues with composing mail and switching folders in Hotmail. Hotmail still does not properly recognize Google Chrome, so to use the site, you have to add the following to the shortcut you use to launch Google Chrome:

    --user-agent="Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1 Safari/525.19"

    Right-click the shortcut, click Properties, and paste the line above to the end of the Target field.
  • [r6492] Fixes the problem with 'Text zoom' being untranslated in non-English locales. (Issue 4591)