Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(308)

Issue 6296011: Fix for regression: Any window of type APP should create APP_POPUP windows. (Closed)

Created:
9 years, 11 months ago by stevenjb
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -3 lines) Patch
M chrome/browser/ui/browser_navigator.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_navigator_browsertest.cc View 1 2 chunks +53 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
stevenjb
Could one of you do a quick review of this small CL? This is a ...
9 years, 11 months ago (2011-01-19 00:05:16 UTC) #1
Ben Goodger (Google)
LGTM
9 years, 11 months ago (2011-01-19 17:38:19 UTC) #2
Ben Goodger (Google)
On 2011/01/19 17:38:19, Ben Goodger wrote: > LGTM Can you add a unit test for ...
9 years, 11 months ago (2011-01-19 17:38:30 UTC) #3
stevenjb
On 2011/01/19 17:38:30, Ben Goodger wrote: > On 2011/01/19 17:38:19, Ben Goodger wrote: > > ...
9 years, 11 months ago (2011-01-19 21:46:11 UTC) #4
Ben Goodger (Google)
9 years, 11 months ago (2011-01-19 21:58:16 UTC) #5
LGTM

On Wed, Jan 19, 2011 at 1:46 PM, <stevenjb@chromium.org> wrote:

> On 2011/01/19 17:38:30, Ben Goodger wrote:
>
>> On 2011/01/19 17:38:19, Ben Goodger wrote:
>> > LGTM
>>
>
>  Can you add a unit test for this though?
>>
>
> Done.
>
>
>
> http://codereview.chromium.org/6296011/
>

Powered by Google App Engine
This is Rietveld 408576698