Comment #4 on issue 9799 by [email protected]: REGRESSION: location
bar temporarily goes blank after entering a new URL
http://code.google.com/p/chromium/issues/detail?id=9799
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=13458
------------------------------------------------------------------------
r13458 | [email protected] | 2009-04-09 14:06:59 -0700 (Thu, 09 Apr 2009)
| 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser.cc?r1=13458&r2=13457
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/tab_contents_delegate.h?r1=13458&r2=13457
Fix a flicker of the URL bar after you enter it. The code
inBrowser::OpenURLFromTab was not using the current tab when no source was
specified. This means we didn't update the correct tab.
This change uses the computed current URL for updating, and also clarifies
the
comments in the TabContentsDelegate about what NULL means.
BUG=9799
Review URL: http://codereview.chromium.org/63125
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---