The Chromium Projects

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.

3.0.187.0

Crashes/Hangs

  • [r17440] [CRASH] Properly initialize the native wrapper to NULL to avoid a crash. (Issue: 13200)
  • [r17461] [CRASH] Stop compulsive crasher in respawn dialog
  • [r17492] Fix browser hang due to plugin deadlock (Issue: 12624)
  • [r17503] [CRASH] Fix for crash when changing frame on non-DWM systems. (Issue: 13075)
  • [r17546] [CRASH] Always disconnect event listeners when clearing for navigation, even if the script context is empty. (Issue: 13266)
  • [r17562] [CRASH] Fix crash due to AutocompletePopup trying to draw the old results when they were no longer available. (Issue: 11742)
  • [r17631] [CRASH] Extension apis now tolerate browser absence during start-up & shutdown (Issue: 13082)
  • [r17641] [CRASH] Implement window state restoration for the views-gtk window.
  • [r17651] [CRASH] Fix crash. (Issue: 12519)
  • [r17652] [CRASH] Fix for DWM crash. (Issue: 13075)
  • [r17659] [CRASH] Don't crash when dragging bookmarks from one bookmark bar to another.
  • [r17741] [CRASH] Ignore selections where the user dragged off the popup. (Issue: 13107)
  • [r17754] [CRASH] Implement some drag-n-drop for the bookmark manager. (Issue: 13110)
  • [r17789] [CRASH] Fix crash in window shutdown by accessing the Widget via a more unique property. (Issue: 12156)
  • [r17808] [CRASH] Fix crash on fallback in HttpNetworkTransaction::ReconsiderProxyAfterError().
  • [r17881] [CRASH] Fix bookmark bar shutdown crash. (Issue: 13575)
  • [r17918] Fixes a flash plugin hang caused by opening Google finance ticker symbols in a background tab. (Issue: 12993)

Visible Changes

  • [r17478] Clicking an extension toolstrip should not also always select the first tab. (Issue: 11901)
  • [r17501] Increase cookie limit to 3000.  This matches Firefox 3.5 and Firefox trunk. (Issue: 8850)
  • [r17504] Find in page should cause the scrollbar to repaint with tick marks. (Issue: 11706)
  • [r17513] When the contents don't have a title, use the URL for the name of bookmark entry. (Issue: 5965)
  • [r17551] Fixing dialog truncation issues in multiple locales. (Issue: 11487)
  • [r17557] [MAC] use Keychain for passwords. (Issue: 11745)
  • [r17595] Move download shelf from per-tab to per-window. Also disable auto-hiding of (Issue: 9025)
  • [r17726] Make the web inspector work again. (Issue: 13411)
  • [r17761] Support NTLM authentication through Squid proxies. (Issue: 8771)
  • [r17850] [LINUX] Hook up the bookmark bubble to the bookmark editor. (Issue: 11738)
  • [r17891Fix regression where Omnibox would drop characters during rapid typing. (Issue: 13428)
  • [r17898Fix user scripts not getting initialized. (Issue: 13290)
  • [r17935] Extension buttons now show after install. (Issue: 13609)
  • [r17955] [LINUX] Import passwords from Firefox. (Issue: 11191)
detailed list of all changes is also available.