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.182.2

posted May 27, 2009 2:29 PM by Jon Conradt   [ updated May 27, 2009 8:39 PM by Mark Larson ]
  • [r16414] Fixed video not loading properly for a WMP stream. (Issue: 8973)
  • [r16428] Correctly draw toolbar bottom border when window is maximized. (Issue: 11696)
  • [r16446] Fixed the "Dangerous download" bar, and certain other UI elements, drawing improperly on the screen. (Issue: 12010)
  • [r16467] Implemented new tab and window API events for extensions. (Issue: 11200)
  • [r16485] Bookmarks Extension API had issues processing some bookmark titles. (Issue: 11431)
  • [r16632] Pressing F1 will now take the user to the correct language help page. (Issue: 5909)
  • [r16672] Changed the UI for HTTP/FTP auth challenges to include the server's port. Instead of "www.foo.com" it will now say "www.foo.com:80" to be explicitly clear what the target server is. (Issue: 12073)
  • [r16683] For find-in page, if a search term appears underneath the find box, the find box will move out of the way to uncover it so the value is not hidden. (Issue: 12463)
  • [r16695] Fixed Google Chrome being "unable to connect to localhost" when there was no internet connection. (Issue: 5234)
  • [r16737] Page elements no longer remain highlighted after being inspected. (Issue: 11766)
  • [r16749] "Fonts and Languages" no longer improperly goes behind the browser when closing the "Languages" dialog. (Issue: 10923)
  • [r16757Fix sluggish omnibox response when there are hundreds or thousands of bookmarks. (Issue: 6646)
  • [r16760] Middle clicking on a bookmark from the bookmark manager now opens that bookmark in a new foreground tab. (Issue: 7788)
  • [r16786Pressing F3 in a new tab will now search for the previously searched for term from any other tab. (Issue: 12468)
  • [r16864] Ensure that user scripts get properly unloaded when they are deleted from the user scripts directory, without requiring a browser restart. (Issue: 12170)
  • [r16878Set focus correctly when dismissing plugin context menus by left-clicking on the containing webpage. (Issue: 8988)