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

Issue 7966031: Exit tabbed fullscreen mode on navigation. (Closed)

Created:
9 years, 3 months ago by koz (OOO until 15th September)
Modified:
9 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Exit tabbed fullscreen mode on navigation. BUG=97553 TEST=browsertest provided. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104692

Patch Set 1 #

Patch Set 2 : add browsertest #

Patch Set 3 : only listen for notifications from fullscreened tabs #

Total comments: 6

Patch Set 4 : respond to comments #

Total comments: 2

Patch Set 5 : respond to comments #

Total comments: 9

Patch Set 6 : respond to comments #

Patch Set 7 : respond to comments #

Patch Set 8 : rebase #

Patch Set 9 : rebase #

Patch Set 10 : fix usage of WindowedNotificationObserver #

Patch Set 11 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -1 line) Patch
M chrome/browser/ui/browser.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +18 lines, -1 line 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +49 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
koz (OOO until 15th September)
9 years, 3 months ago (2011-09-23 07:09:20 UTC) #1
Peter Kasting
http://codereview.chromium.org/7966031/diff/4001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7966031/diff/4001/chrome/browser/ui/browser.cc#newcode308 chrome/browser/ui/browser.cc:308: registrar_.Add(this, content::NOTIFICATION_NAV_ENTRY_COMMITTED, Why is this here when you have ...
9 years, 3 months ago (2011-09-23 19:20:06 UTC) #2
koz (OOO until 15th September)
Thanks, Peter! http://codereview.chromium.org/7966031/diff/4001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7966031/diff/4001/chrome/browser/ui/browser.cc#newcode308 chrome/browser/ui/browser.cc:308: registrar_.Add(this, content::NOTIFICATION_NAV_ENTRY_COMMITTED, On 2011/09/23 19:20:06, Peter Kasting ...
9 years, 2 months ago (2011-09-26 08:15:21 UTC) #3
Peter Kasting
http://codereview.chromium.org/7966031/diff/7001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7966031/diff/7001/chrome/browser/ui/browser.cc#newcode4156 chrome/browser/ui/browser.cc:4156: lcd.type != NavigationType::NAV_IGNORE) { This still seems suspicious to ...
9 years, 2 months ago (2011-09-26 20:24:58 UTC) #4
koz (OOO until 15th September)
http://codereview.chromium.org/7966031/diff/7001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7966031/diff/7001/chrome/browser/ui/browser.cc#newcode4156 chrome/browser/ui/browser.cc:4156: lcd.type != NavigationType::NAV_IGNORE) { On 2011/09/26 20:24:58, Peter Kasting ...
9 years, 2 months ago (2011-09-26 23:55:57 UTC) #5
Peter Kasting
LGTM with added test http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc#newcode4151 chrome/browser/ui/browser.cc:4151: case content::NOTIFICATION_NAV_ENTRY_COMMITTED: { Nit: Add ...
9 years, 2 months ago (2011-09-26 23:58:49 UTC) #6
koz (OOO until 15th September)
http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc#newcode4151 chrome/browser/ui/browser.cc:4151: case content::NOTIFICATION_NAV_ENTRY_COMMITTED: { On 2011/09/26 23:58:50, Peter Kasting wrote: ...
9 years, 2 months ago (2011-09-27 03:49:30 UTC) #7
Peter Kasting
http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc#newcode4152 chrome/browser/ui/browser.cc:4152: const content::LoadCommittedDetails& lcd = On 2011/09/27 03:49:30, koz wrote: ...
9 years, 2 months ago (2011-09-27 17:04:14 UTC) #8
koz (OOO until 15th September)
On 2011/09/27 17:04:14, Peter Kasting wrote: > http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc > File chrome/browser/ui/browser.cc (right): > > http://codereview.chromium.org/7966031/diff/11001/chrome/browser/ui/browser.cc#newcode4152 ...
9 years, 2 months ago (2011-09-28 01:40:24 UTC) #9
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/7966031/22001
9 years, 2 months ago (2011-09-30 03:15:51 UTC) #10
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 2 months ago (2011-09-30 06:45:19 UTC) #11
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/7966031/22001
9 years, 2 months ago (2011-10-01 05:33:40 UTC) #12
commit-bot: I haz the power
Can't apply patch for file chrome/browser/ui/browser.cc. While running patch -p1 --forward --force; patching file chrome/browser/ui/browser.cc ...
9 years, 2 months ago (2011-10-01 05:33:41 UTC) #13
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/7966031/30001
9 years, 2 months ago (2011-10-04 13:34:33 UTC) #14
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 2 months ago (2011-10-04 15:51:18 UTC) #15
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/7966031/30001
9 years, 2 months ago (2011-10-07 02:38:32 UTC) #16
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 2 months ago (2011-10-07 03:41:09 UTC) #17
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/7966031/30001
9 years, 2 months ago (2011-10-10 02:07:27 UTC) #18
commit-bot: I haz the power
9 years, 2 months ago (2011-10-10 04:26:23 UTC) #19
Change committed as 104692

Powered by Google App Engine
This is Rietveld 408576698