DescriptionAddress bar is shown on pop-out extension windows.
The code path for window.open() call from extensions is not setting the
app_name_ on the browser instance which is causing the location bar to
be displayed.
This is a regression from "Cleanup popup related browser navigation
code." - svn://svn.chromium.org/chrome/trunk/src@83399
BUG=83692
TEST=Invoke window.open() from an extension background page. There
should be no location bar displayed.
modified: chrome/browser/extensions/extension_host.cc
modified: chrome/browser/ui/browser_navigator.cc
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86768
Patch Set 1 #Patch Set 2 : Added tests. #
Total comments: 4
Patch Set 3 : Code review feedback. #
Messages
Total messages: 10 (0 generated)
|