posted Jun 23, 2009 7:23 PM by Mark Larson
posted Jun 17, 2009 4:16 PM by Anthony LaForge
[
updated Jun 18, 2009 12:03 AM by Peter Kasting
]
- [r18038] [CRASH] Fix crash when opening and closing TaskManager multiple times. (Issue: 13361)
- [r18052] When closing a tab with the close box, highlight the close box of the new tab that slides into place. (Issue: 8838)
- [r18061] [MAC] Clicking a file link in the download manager should open the file. (Issue: 13552)
- [r18085] [LINUX] Ctrl-Q should quit.
- [r18086] [CRASH] Attempt to fix crash suspected to occur when closing the browser during certain page transitions. (Issue: 11493)
- [r18087] [LINUX] [CRASH] Fix browser crash if the renderer dies quickly. (Issue: 13715)
- [r18099] Don't auto-spell-correct abbreviations, e.g. "WTO" should not get corrected to "TWO". (Issue: 12921)
- [r18102] Show the time remaining in the downloads page. (Issue: 13386)
- [r18113, r18207, r18285] [LINUX] Add UI for blocked popups. (Issue: 12843)
- [r18116] Temporarily disable extensions in incognito mode. (Issue: 12326)
- [r18121] Show a scrollbar instead of truncating long lists (e.g. the list of languages in the Options UI). (Issue: 13438)
- [r18151, r18458, r18532] [CRASH] Fix crash when closing Incognito window after downloading a file from it. (Issue: 13681)
- [r18157] [CRASH] Fix rare renderer crash having to do with caching and V8 garbage collection. (Issue: 13780)
- [r18170] Show context menu for browser frame on mouseup, not mousedown. (Issue: 5695)
- [r18173] [MAC] Processes should not appear to be "Not Responding" in Activity Monitor. (Issue: 11319)
- [r18174] [LINUX] Resize tabs on a timer after the mouse leaves the tabstrip (like Windows). (Issue: 13471)
- [r18176] [LINUX] Pressing arrow keys inside the Find bar should scroll the page. (Issue: 12697)
- [r18196] [LINUX] Shift-enter in find bar should search backwards. (Issue: 13520)
- [r18217] Fix controls being cut off on the right side of the Fonts & Languages dialog. (Issue: 13366)
- [r18225] [LINUX] Context-menu options like copy/paste and correct misspelling were not working on some sites. (Issues: 13404, 13554)
- [r18290] [WINDOWS] Show accurate network usage for browser process in Chrome's Task Manager. (Issue: 13958)
- [r18292] Fix RTL issues on download bar. (Issues: 6103, 13217)
- [r18316] Implement signature verification for all extensions. (Issue: 12114)
- [r18335, r18402] Fix several problems when doing reverse-focus-traversal (using shift-tab). (Issue: 6785, 6871)
- [r18338] [CRASH] Fix crash when visiting site with invalid SSL cert. (Issue: 13979)
- [r18340] [MAC] Add bookmark bar favicons. (Issue: 8381)
- [r18344, r18463] [LINUX] [CRASH] Fix crashes and other problems (especially with dragging) in bookmark manager and bookmark bar. (Issue: 13110, 14019)
- [r18352] Make extension processes visible in the Chrome Task Manager. (Issue: 12127)
- [r18389] [MAC] Fix favicons getting corrupted on New Tab Page (only fixes new favicons, not existing corrupt ones).
- [r18390, r18491] [MAC] Incognito windows should have an Incognito graphic. (Issue: 12536)
- [r18401] Fix tab dragging glitches in RTL UIs. (Issue: 6223)
- [r18408, r18490, r18505] [MAC] Improve tooltip support. (Issue: 13995)
- [r18465] Support XHR in HTML5 Web Workers. (Issue: 4361)
- [r18472] [MAC] Don't hide the window when clicking sites in the New Tab Page. (Issue: 14144)
- [r18479] Remove advanced option controls relating to mixed content.
- [r18497] [LINUX] Fix memory leak.
- [r18503] [MAC] Beginnings of <video> support.
- [r18516] [CRASH] Fix crash on shutdown.
- [r18517] [MAC] Add file icons to download page.
- [r18522] Fix inability to properly go back/forward on various sites (e.g. iGoogle). (Issue: 11896)
- [r18531] [CRASH] Fix crash in Web Workers. (Issue: 14194)
- [r18535] [LINUX] Resize cursors were swapped. (Issue: 14213)
|
posted Jun 11, 2009 12:08 PM by Jon Conradt
[
updated Jun 11, 2009 5:54 PM by Peter Kasting
]
- [r18142] [CRASH] Fixes crash when using the menu. (Issue: 13759)
|
posted Jun 11, 2009 12:04 PM by Jon Conradt
This release has a bug in the Windows version which crashes the browser whenever you use the menu. 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)
- [r17891] Fix regression where Omnibox would drop characters during rapid typing. (Issue: 13428)
- [r17898] Fix user scripts not getting initialized. (Issue: 13290)
- [r17935] Extension buttons now show after install. (Issue: 13609)
- [r17955] [LINUX] Import passwords from Firefox. (Issue: 11191)
A detailed list of all changes is also available.
|
posted Jun 4, 2009 2:07 PM by Anthony LaForge
- [r16934] [OS-ALL] Fixed issue with find-in-page that affected Korean users. (Issue: 11863)
- [r16949] [OS-ALL] New Downloads page shows the remaining time left for downloads. (Issue: 9607)
- [r16950] [OS-ALL] Fixed a regression where password autofill would not be triggered in some cases. (Issue: 12675)
- [r16960] [OS-ALL] Clearing the download history in a normal browser window should also clear out the download history in incognito mode windows window and vice-versa. (Issue: 11514)
- [r16973] [OS-ALL] "Copy link address" for an Internationalized Domain Name (IDN) would copy Punycode instead of Unicode. (Issue: 4008)
- [r16987] [OS-ALL] ‘Ctrl+W’ now dismisses the Bookmark Manager. (Issue: 4030)
- [r16995] [OS-ALL] For certain RTL pages Chrome would display spaces or ellipsis on the new tab page for the page titles. (Issue: 7697)
- [r17000] [OS-ALL] It's now possible to view svgz files from local disk. (Issue: 9936)
- [r17012] [OS-ALL] Fixed a bug where Google Chrome would lose omnibox edits when tabs were dragged out. (Issue: 10632)
- [r17013] [OS-ALL] Google Chrome now opens a new tab page rather than the homepage if startup is set to "open the following" with a blank list. (Issue: 6901)
- [r17025] [OS-ALL] Fixed the problem of the status bubble obscuring the download shelf. (Issue: 6590)
- [r17026] [OS-ALL] Fixed an error where the status bubble would display in the wrong location (sometimes outside the browser window) for RTL languages (Issue: 12148)
- [r17032] [OS-ALL] After dismissing the find bar, by pressing the escape key, further pressing of the escape key caused the find-in bar to momentarily flash on the screen. (Issue: 12729)
- [r17077] [OS-ALL] Ctrl-Shift-Delete shortcut now properly shows the Clear Browsing Data dialog. (Issue: 12413)
- [r17134] [OS-ALL] Treat alt-home as a shortcut even when using the numpad and typing in the Omnibox. (Issue: 5372)
- [r17144] [OS-ALL] Chrome now ignores the alt on certain keypresses such as alt+(arrows/pgup/pgdn). (Issue: 6992)
- [r17207] [OS-ALL] Fixed a bug where Firefox search engines were not imported correctly. (Issue: 12245)
- [r17225] [OS-ALL] Fixed issue where non-media types such as text would display a media player. (Issue: 12777)
- [r17263] [OS-ALL] Fixed an issue, for RTL users, where dragging and dropping a tab could cause the tab to display off the screen. (Issue: 6223)
- [r17265] [OS-ALL] Better cleanup during uninstalls for system level installs. (Issue: 11553)
- [r17283] [OS-WINDOWS] Added --print command line argument to print a webpage (Issue: 6942)
- [r17302] [OS-ALL] Themes are now enabled by default.
- [r17321] [OS-ALL] Added ffmpeg to about:credits. (Issue: 12839)
- [r17353] [OS-ALL] In RTL locales, context menus are now positioned correctly to the left of the mouse-click in content area. (Issue: 10827)
|
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)
- [r16757] Fix 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)
- [r16786] Pressing 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)
- [r16878] Set focus correctly when dismissing plugin context menus by left-clicking on the containing webpage. (Issue: 8988)
|
posted May 12, 2009 2:34 PM by Jon Conradt
[
updated May 12, 2009 7:52 PM by Peter Kasting
]
- [r14687]Correctly handle navigation from one page with an interstitial to another. (Issue: 9791)
- [r14705]POSIX: don't spawn zombies. (Issue: 9401)
- [r14710]Implement tabs.createWindow extension api call. (Issue: 11092)
- [r14718]Synchronously update the loading state when a load starts so that the UI will be more responsive and the loading state won't be out-of-sync. (Issue: 11051)
- [r14731]Handle printing events when no printer is detected on the local machine. (Issue: 6835)
- [r14736]Make the UI font's family and scale 'OS-dependent' (Win XP vs Win Vista/Win 7). (Issue: 7319)
- [r14791]Implement a couple more methods for dialog boxes including the prompt box. (Issue: 9623)
- [r14827]Support PgUp/PgDn in Omnibox for "first entry/last entry" (Issue: 6857)
- [r14862]Stop debugger by escape key. (Issue: 6890)
- [r14870]Fixes bug in dragging tabs when clicking right mouse button. (Issue: 10800)
- [r14876]Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files to avoid crashes when Cocoa feeds us files specified on the command line.
- [r14878]Allow words to be wrapped in message box. (Issue: 2441)
- [r14880]Disable view-source if the page source is not viewable as text. (Issue: 9562)
- [r14886]Clean up handling of --disable-popup-blocking. Now window.open() will result in a popup with this flag, where before it resulted in a tab. This necessitated changes to a test that expected one window and two tabs to expect two windows each with one tab.
- [r14891]Fix crash on large <canvas> elements. (Issue: 2044)
- [r14910]Make "Reopen closed tab" be "Reopen closed window" when a window is the top item on the closed tabs stack. (Issue: 11183)
- [r14913]Avoid invalid read reported by valgrind. (Issue: 11132)
- [r14921]Don't insert ASCII character when ctrl(w/o/ alt) or meta is on. (Issues: 11070, 10846, 11165)
- [r14925]ClientRectList must provide indexed access method that acts like item() method. (Website compat issue) (Issue: 10697)
- [r14932]Workaround fix for Alt-Gr case. (Issues: 10846, 2215)
- [r14939]Minimal SetInitialFocus and RestoreFocus for Mac. (Issue: 9419)
- [r14948]Closing the last tab with a download in-progress would cause the tab to be closed and become unusable if the user decides not to shut down. (Issue: 10680)
- [r14971]Modify WebView drop effect override values. (Issue: 7995)
- [r14972]Upadte version for the Lithuanian spell check dictionary. (Issue: 11175)
- [r14975]Adjust the Options dlg height for gu to 36. (Issue: 11198)
- [r14985]Don't show popups before tabs have been added. Instead, prevent the BrowserView from restoring focus to the tab if the window that contains it isn't visible. This prevents blur events from being fired incorrectly. (Issue: 7991)
- [r14762, r14988]Fix problems when making Chrome the default browser while also importing from the current default. (Issues: 9708, 10912, 11094)
- [r15008]Added audio/mpeg and video/mpeg to the list of mime types supported by the Activex shim for media player along with their associated extensions. (Issue: 11054)
- [r15020]Stop the location bar from flashing white when navigating from one HTTPS site to another. (Issue: 11157)
- [r15029]An NPObject can be called as a construct if it implements NPN_Construct, and does NOT implement NPN_InvokeDefault. (Issue: 3285)
- [r15031]Filter out 0 and -1, which have special meaning in HashMap<int, ...>. Fixes crash. (Issue: 11264)
- [r15035]Add a title to the "download in progress" dialog. (Issue: 10681)
- [r15060]Increase the firstrun bubble width for Tamil. (Issue: 11208)
- [r15087]Call WebWorkerClient on the main thread. (Issue: 11011)
- [r15093]Fix a crash on the SSL logic, when a state transition is performed where we didn't expect. (Issue: 11296)
- [r15113]Make Chrome on par with Firefox in terms of 'GetSuggestedFilename' for file download via context-menu. (Issue: 1148)
- [r15114]Fix the issue with Options menu fonts display bigger than size of fonts actually set. This was happening because Windows Font Picker returns font size in points, whereas the corresponding pref members for serif, sans-serif and fixed-width fonts expect font size in pixels. (Issue: 7806)
- [r15117]Enable <video> in POSIX builds.
- [r15125, r15137]If Chrome is not the default browser, tell the user. (Issue: 9049)
- [r15170]Fix multiple instances of first run dialog appearing when Chrome is started again while a first run dialog is visible. Also cause the original first run dialog to come to foreground. (Issue: 10765)
- [r15176]Blind fix for ChromeBot crashes. (Issue: 11388)
- [r15201]Fix a regression that the sad tab favicon is not displayed when a tab crashes. (Issue: 10756)
- [r15211]Reset the omnibox contents when the user reloads the page. (Issue: 2985)
- [r15212]Remove "output=chrome" as the Suggest team has deprecated it server-side.
- [r15214]Defer window.close(), window.resizeTo(), and window.moveTo() (Issues: 6377, 6192, 835)
- [r15219]Change in enable-spellcheck checkbox in Languages Options Tab should not be considered unless OK is clicked. (Issue: 11013)
- [r15220]Mouse hover out of context menu should un-select menu item. (Issue: 8088)
- [r15228]Fix BackSpace not working in Find box. (Issue: 11326)
- [r15235]Fix a browser crash when reading the disk cache experiment data. (Issue: 11414)
- [r15237]Fix a couple of aesthetic nits about infobars. (Issue: 11389)
- [r15260]Make our autoscroll icons a little better. (Issue: 11277)
- [r15269]Find bar should not beep when switching tabs. (Issue: 10823)
- [r15280]Don't start the throbber when loading javascript URLs. (Issue: 11422)
- [r15285]Fix Flash window in Analytics being incorrectly visible. (Issue: 8927)
- [r15300]Makes closed window icon appear on right side when RTL. (Issue: 11463)
- [r15319]Center the download progress meter behind the icon. (Issue: 10057)
- [r15328]Fixes for OS X 10.6. (Issue: 11265)
- [r15340]GTK: Handle mouse back and forward buttons for page navigation. (Issue: 11439)
- [r15396]Reset the window favicon when the throbber is complete. (Issue: 8078)
- [r15410]Ellipsis showing at the right side of the button on "Google Chrome Options" dialog in RTL mode. (Issue: 11479)
- [r14986, r15412]Fix problems with elevated uninstaller. (Issue: 7178)
- [r15425]Text focus is showing at wrong place in Hebrew and Arabic. (Issue: 4376)
- [r15435]GTK: Render a "sad tab" on tab crash.
- [r15441]Get visual theme support for renderers. (Issue: 11292)
- [r15446]Fix focus erroneously going to page behind interstitial page. (Issue: 11505)
- [r15461]Raise the find bar window every time it's shown via Show(). (Issue: 11515)
- [r15257, r15463]GTK: Clicking on a folder in the bookmark bar now shows its contents as a menu. (Issue: 11250)
- [r15465]Fix issue where the favicon got centered vertically in RTL mode. (Issue: 11549)
- [r14924, r14976, r15310, r15392, r15393, r15472]Implement extensions window & tabs API events. (Issue: 11200)
- [r15476]Don't attempt to destroy the stream in the NPP_URLNotify notification in the default plugin. (Issue: 11308)
- [r15484]Remove a no-longer needed hack that appeared to break button layout for NTP form controls in Arabic on firstview. (Issue: 11484)
- [r15541]Fix crash when attempting to construct an XMLHttpRequest object in a detached document. (Issue: 10861)
- [r15558]Adjust the position of the tabstrip to leave space for window controls in RTL languages. (Issue: 11223)
- [r15562]Omnibar - message "Press Tab to search Google" doesn't show correctly in a "New Tab" for RTL locales. (Issue: 2780)
- [r15564]Fix a V8 crash on Android.
- [r15565]Fix an issue with SiteInstance where special URLs would not always get grouped (Issues: 11002, 11501)
- [r15570]GTK: Handle some accelerators after the focused widget has had a chance to handle the keypress. (Issue: 11526)
- [r15571]Don't add menu item to "Search Google for ''" when no non-whitespace string is selected. (Issue: 10798)
- [r15578]Avoid divide by zero when gathering stats for SDCH.
- [r15599]Regression: Windows Media Player not detected. (Issue: 11342)
- [r15601]Fix HTTP header corruption in cache. (Issue: 7945)
- [r15667]Fix interstitial title lines bleeding together.
- [r15671]Enable ctrl-shift-L for app/popup windows and fix a crash. (Issues: 8071, 11559)
- [r15685]Fix an assertion failure when awakening from sleep. (Issue: 11141)
- [r15691]"Pop-ups blocked" bar should be at left-bottom for RTL Chrome. (Issue: 9837)
- [r15698]Defer window.close(), resizeTo() and moveTo() actions (Issues: 6377, 6192, 835)
- [r15701]Add customized first run tabs (Issue: 9706)
- [r15326, r15475, r15670, r15702]Allow users to whitelist sites to exempt them from popup blocking. (Issue: 11440)
- [r15703]Decrease the SafeBrowsing false positive rate. (Issues: 10584, 10634)
- [r15715]Fix a potential race when showing the default browser info-bar on star-up. (Issue: 11427)
- [r15729]Fix white flash when resizing window larger. (Issue: 11544)
- [r15732]Fix plugin window sticking around when parent became invisible. Added test for all different scenarios. (Issue: 1842096)
|
posted May 8, 2009 4:05 PM by Anthony LaForge
- [r14013] Corrected issue where text would not display appropriately for sites like Google Calendar. (Issue: 9904)
- [r14014] Chrome inaccessible by non-admin user after 2.0.172.6 update (Issue: 10656)
- [r14161] Fix a case where nontabbed browser windows could open tabs. (Issue: 8472)
- [r14173] Only create one downloads tab per window. If there is already a Downloads tab, then switch to it instead of creating new one.
- [r14195] If spell check is disabled, disable the 'Check the spelling of this field' menu item. (Issue: 8589)
- [r14198] The bookmarks title in the bubble should be left justified. (Issue: 9393)
- [r14201] IME: Form autofill pop-up now longer overlapps with IME candidate window. (Issue: 9596)
- [r14210] Fixed issue where use could not go back to previous page within a popup window after going to another page in that window. (Issue: 8472)
- [r14213] Fixed the issue where both Chrome and Chromium showed as the default browser when one was made as default browser. (Issue: 9697)
- [r14218] Mouse wheel will now properly scroll the page even when the url address bar has focus. (Issue: 9647)
- [r14219] Registry files were not saved with a "reg"extension, was getting saved with extension "download" instead. (Issue: 7337)
- [r14228] Chrome now ensures that the previous/next button do not get focused when clicked. (Issue: 9772)
- [r14232] Page Up, Page Down, and arrow keys scroll the page when the find bar (Ctrl+F) is visible. (Issue: 7079)
- [r14244] Fixed issue where user was unable to select username on a login-page with double click. (Issue: 9544)
- [r14247] Chrome now enforces Windows XP SP2 requirement. (Issue: 6381)
- [r14248] [r14511] Chrome now properly deletes Chrome releated registry entries on unistall in Windows Vista. (Issue: 7178)
- [r14258] Change the download UI not to report xx bytes of 0 bytes. Just report "xx bytes" instead, so this does not require additional translations. (Issue: 9782)
- [r14269] Password fields can no longer be copied from and pasted.(Issue: 9425)
- [r14300] SVG images with .svgz extension are now properly displayed. (Issue: 9737)
- [r14306] Favicon of History and Downloads page is no longer missing. (Issue: 9805)
- [r14307] Favicon can now handle favicons that are provided as data: URLs (Issue: 9881)
- [r14331] Fixed issue where mouse wheel scrolling closed the bookmarks menu. (Issue: 9752)
- [r14322][r14344] Fixed issue where "Install plug-in" infor bar would not properly show up in all cases. (Issue: 8584)
- [r14346] Find box is now prepopulated with the last string you searched for (in any tab). (Issue: 876)
- [r14354] Autocomplete should show suggestions and past searches for selected search engines. For example, if you have searched from wikipedia.org in the past, start typing wikipedia.org in the omnibox, press the Tab key then a search term and suggestions and past searches will appear for Wikipedia. (Issue: 3636)
- [r14382] Increased the default font size for certain Indic fonts, such as Malayalam (ml) and Bengali (bn). (Issue: 7319)
- [r14388] If SpellChecker is disabled through UI, then the right click context menu's spell checker language option is unchecked. (Issue: 7239)
- [r14389] Ctrl+Shift+Delete ("clear browsing data") now works in full-screen mode. (Issue: 9318)
- [r14390] Fixed a painting problem observed with windowless flash plugins, when they are initially created with a zero clip rect.(Issue: 10536)
- [r14393] Opening multiple tabs with same URL, the pages no longer all share the same process id. (Issue: 9364)
- [r14445] Chrome now temporarily disables the download item on the downloadshelf when the file is opened, to let the user know an action was taken and prevent multiple clicks. (Issue: 7264)
- [r14448] Added "clear all downloads" link to downloads page. (Issue: 9033)
- [r14450] Added ability to add tabs and reopen closed tabs from the right click context menu on the tab bar. (Issue: 2144)
- [r14451] Added a confirmation box when closing the browser with inprogress downloads. (Issue: 1028)
- [r14472][r14477] Added the ability to remove most visited thumbnails from the New Tab Page. (Issue: 685)
- [r14496] Provide option to remove profile on uninstall.
- [r14497] Delete history from Incognito mode now refershes the history page.
- [r14498] Fixed an issue on Windows XP where Chinese search keywords would remain in url bar instead of going to google.com and searching. (Issue: 9940)
- [r14503] The move/size/maximize entries are now disabled on the system menu in fullscreen mode. (Issue: 8024)
- [r14512] Resolves issue where search engines name containing parenthesis would not display correctly in url bar. (Issue: 2674)
- [r14570] Regression: Only use RCtrl + RShift to change directionality if RTL input languages are installed
Merge 14179 - An experimental fix for Issue 9718. (Issue: 9718) - [r14636] Hide the Fullscreen exit bubble if the mouse goes idle. (Issue: 10568)
- [r14668] Browser window no longer goes to background on closing "Fonts and Languages" dialog. (Issue: 9191)
- [r14774] Fixed a browser hang while trying to paint windowed plugins. (Issue: 10711)
- [r14867] Navigating to an SSL error page for 2nd time no longer deletes the URL in the address bar. (Issue: 9791)
- [r14900] Fixed an issue where viewing certain pdf files would cause the viewing tab to crash instantly. (Issue: 8802)
- [r14908] Chrome no longer hangs when dragging a single tab to screen top-center. (Issue: 10800)
- [r14920] Allow Flash (and other plugins) to be installed without restarting the browser. (Issue: 10574)
- [r14965] Updated the version of the Lithuanian spell check dictionary. (Issue: 11175)
- [r15064] Added a title to the "download in progress" dialog. (Issue: 10681)
- [r15078][r15120] Prompt for default browser on second run (and subsequent launches). (Issue: 9049)
- [r15133] RTL: Fixed the issue where the context menu for the TabStrip was not being drawn properly within the window area, in certain RTL languages. (Issue: 5729)
- [r15139] Now use Gears fir file drag and drop in Chrome. (Issue: 7995)
- [r15146] Add Australian English spellcheck dictionary. (Issue: 8934)
- [r15147] Copy link address now works for links w/ javascript. (Issue: 2725)
- [r15150] Empty chrome folder now gets deleted properly when uninstalling system-level chrome. (Issue: 10866)
- [r15151] Javascript alert box text is now selectable/copyable. (Issue: 5879)
- [r15156] Tab with download is killed, if the user attempts to close it with Ctrl + middle click. (Issue: 10680)
- [r15162] Fixed a compatiblity issue w/ Google Translate where a pop-up balloon would not appear. (Issue: 10697)
- [r15250] Fixed an issue with keyword suggestions in the url bar. (Issue: 11416)
- [r15268] Fix a regression that the sad tab favicon is not displayed when a tab crashes. (Issue: 10756)
- [r15270] Fix the width of the options dialog in Tamil. (Issue: 11207)
- [r15273] Improved autoscroll icons. (Issue: 11277)
- [r15277] RTL: "Recently closed" area is not RTL properly on new tab. (Issue: 11449)
- [r15282] Entering a javascript: URL in the location bar no longer causes the throbber to spin forever. (Issue: 11422)
- [r15286] Fixed issue which caused a grey Flash window to display on top of google analytics dashboard. (Issue: 8927)
- [r15298] Push V8 version 1.2.2 to chromium. (Issue: 9746)
- [r15346] Download progress indicator on the download page is now centered properly. (Issue: 10057)
- [r15370] Resized option reset confirmation box for Malayalam. (Issue: 11267)
- [r15400] Change urls from chrome-ui: to chrome:. (Issue: 11272)
- [r15401] Corrected issue where throbber was left in frozen state for popup windows on Vista/Aero. (Issue: 8078)
- [r15448] Fixed issue where using the "Tab" key to navigate in Hebrew and Arabic would cause the window to draw the focus selection inncorrectly. (Issue: 4376)
- [r15504] RTL: "about:terms" page had the wrong layout for Hebrew and Arabic. (Issue: 11519)
|
posted Apr 29, 2009 5:52 PM by Jon Conradt
[
updated Apr 30, 2009 11:57 AM
]
Updates:- [r14056] Update WebKit 530.8 (r42805)
- [r14185] Update V8 to version 1.2.0. (Issue: 10726)
- [r13641] Update to version 26 of open-vcdiff (underpinnings for SDCH decoder)
Visible Changes:- [r14377] Allow Flash (and other plugins) to be installed without restarting the browser. This works by monitoring the MozillaPlugins registry key and reloading the plugin list afterwards. (Issue: 10574)
- [r13934] On some sites text disappears or is never drawn. For example, on Google Calendar, the titles for all day events do not display. (Issue: 9904)
- [r13662] Added "Restore closed tab" item to Tab menu.
- [r13685] Fixes a bug where scrolling up would draw over the horizontal scrollbar on Mac.
- [r13805] Fix issue: If SpellChecker is disabled through UI, then right-click context menu's spell checker language option should be unchecked. (Issue: 7239)
- [r13807] Allow users to hit ctrl-shift-delete ("clear browsing data") even in fullscreen mode. (Issue: 9318)
- [r13822] Fix a painting problem observed with windowless flash plugins, when they are initially created with a zero clip. (Issue: 10536)
- [r13926] On uninstall ask whether to delete profile. (Issue: 8431)
- [r13954] Disable the move/size/maximize entries on the system menu in fullscreen mode. (Issue: 8024)
- [r14116] Add open/close animations to infobar, download shelf.
- [r14167] Make sure radio buttons can't be toggled like checkboxes. (Issue: 10834)
- [r14179] Disable RCtrl + RShift shortcut for changing directionality when no RTL language installed. (Issue: 9718)
- [r14158] Fixes for selecting RTL text. (Issues: 6125, 8686)
- [r13773] Fixes a problem where for some Indian locales, the automatic font fallback by Windows UI components leads to too tiny glyphs for UI strings. (Issue: 7319)
Crashes:- [r13644] Fix a crash where the ResourceMessageFilter is deleted before a SafeBrowsing check has completed. (Issue: 8544)
- [r14137] Fix hang seen in plugin process. (Issue: 10711)
- [r13785] Fix crash in setup.exe. (Issue: 10507)
|
posted Apr 20, 2009 10:55 AM by Mark Larson
Two bugs fixed:
- [Issue 9904] On some sites text disappears or is never drawn. For example, on Google Calendar, the titles for all day events do not display.
- [Issue 10656] Google Chrome Beta does not launch after the update to 172.6. This affects users who installed Google Chrome through pack, joined the Beta channel, and do not run as an administrator.
|
|