DescriptionFix for regression: Any window of type APP should create APP_POPUP windows.
When code was moved from browser.cc to browser_navigator.cc, the logic for
spawning popup windows was either mis-copied or copied from a different code
path; any browser of TYPE_APP (e.g. TYPE_APP_POPUP) should create popup windows
of TYPE_APP_POPUP.
BUG=chromium-os:11040
TEST=See issue + UI auto tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71876
Patch Set 1 #Patch Set 2 : Add BrowserNavigatorTest.Disposition_NewPopupFromAppPopup #
Messages
Total messages: 5 (0 generated)
|