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

Issue 248963004: "Go back" on the block interstitial closes the tab if there is no previous URL. (Closed)

Created:
6 years, 8 months ago by Marc Treib
Modified:
6 years, 7 months ago
CC:
chromium-reviews, jam, pam+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Pressing the "Go back" button on the managed user block interstitial page closes the tab if there is no previous URL to go back to. BUG=307215 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266982

Patch Set 1 #

Patch Set 2 : Improved test. #

Total comments: 12

Patch Set 3 : Bernhard's comments. #

Patch Set 4 : Typo fix. (Also rebase) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -0 lines) Patch
M chrome/browser/managed_mode/managed_mode_browsertest.cc View 1 2 4 chunks +47 lines, -0 lines 0 comments Download
M chrome/browser/managed_mode/managed_mode_interstitial.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/test/test_navigation_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/test/test_navigation_observer.cc View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (0 generated)
Marc Treib
Try failures unrelated. phajdan.jr: Please review changes in test_navigation_observer.cc/h. bauerb: Please review changes in managed_mode_interstitial.cc ...
6 years, 8 months ago (2014-04-25 08:12:37 UTC) #1
Bernhard Bauer
https://codereview.chromium.org/248963004/diff/20001/chrome/browser/managed_mode/managed_mode_browsertest.cc File chrome/browser/managed_mode/managed_mode_browsertest.cc (right): https://codereview.chromium.org/248963004/diff/20001/chrome/browser/managed_mode/managed_mode_browsertest.cc#newcode208 chrome/browser/managed_mode/managed_mode_browsertest.cc:208: tab_strip->AddObserver(&observer); You could move the AddObserver() and RemoveObserver() calls ...
6 years, 8 months ago (2014-04-25 08:30:13 UTC) #2
Bernhard Bauer
LGTM though. The constructor cleanup is unrelated (feel free to do it in a different ...
6 years, 8 months ago (2014-04-25 08:32:49 UTC) #3
Marc Treib
Thanks for the comments! https://codereview.chromium.org/248963004/diff/20001/chrome/browser/managed_mode/managed_mode_browsertest.cc File chrome/browser/managed_mode/managed_mode_browsertest.cc (right): https://codereview.chromium.org/248963004/diff/20001/chrome/browser/managed_mode/managed_mode_browsertest.cc#newcode208 chrome/browser/managed_mode/managed_mode_browsertest.cc:208: tab_strip->AddObserver(&observer); On 2014/04/25 08:30:13, Bernhard ...
6 years, 8 months ago (2014-04-25 08:50:34 UTC) #4
Paweł Hajdan Jr.
LGTM
6 years, 8 months ago (2014-04-25 13:39:49 UTC) #5
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 7 months ago (2014-04-28 07:25:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/248963004/40001
6 years, 7 months ago (2014-04-28 07:26:44 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 08:02:52 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 7 months ago (2014-04-28 08:02:52 UTC) #9
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 7 months ago (2014-04-28 08:18:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/248963004/40001
6 years, 7 months ago (2014-04-28 08:19:02 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 08:35:20 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 7 months ago (2014-04-28 08:35:20 UTC) #13
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 7 months ago (2014-04-29 07:26:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/248963004/40001
6 years, 7 months ago (2014-04-29 07:27:58 UTC) #15
Bernhard Bauer
https://codereview.chromium.org/248963004/diff/20001/content/public/test/test_navigation_observer.cc File content/public/test/test_navigation_observer.cc (right): https://codereview.chromium.org/248963004/diff/20001/content/public/test/test_navigation_observer.cc#newcode127 content/public/test/test_navigation_observer.cc:127: // Going to an interstitial page does not trigger ...
6 years, 7 months ago (2014-04-29 07:57:37 UTC) #16
Marc Treib
The CQ bit was unchecked by treib@chromium.org
6 years, 7 months ago (2014-04-29 08:06:57 UTC) #17
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 7 months ago (2014-04-29 08:14:06 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/248963004/60001
6 years, 7 months ago (2014-04-29 08:14:22 UTC) #19
Marc Treib
https://codereview.chromium.org/248963004/diff/20001/content/public/test/test_navigation_observer.cc File content/public/test/test_navigation_observer.cc (right): https://codereview.chromium.org/248963004/diff/20001/content/public/test/test_navigation_observer.cc#newcode127 content/public/test/test_navigation_observer.cc:127: // Going to an interstitial page does not trigger ...
6 years, 7 months ago (2014-04-29 08:14:31 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 08:48:48 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium
6 years, 7 months ago (2014-04-29 08:48:49 UTC) #22
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 7 months ago (2014-04-29 09:01:17 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/248963004/60001
6 years, 7 months ago (2014-04-29 09:01:59 UTC) #24
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 09:08:28 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium
6 years, 7 months ago (2014-04-29 09:08:28 UTC) #26
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 7 months ago (2014-04-29 12:06:43 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/248963004/60001
6 years, 7 months ago (2014-04-29 12:06:46 UTC) #28
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 12:26:21 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium
6 years, 7 months ago (2014-04-29 12:26:21 UTC) #30
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 7 months ago (2014-04-29 14:20:30 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/248963004/60001
6 years, 7 months ago (2014-04-29 14:20:42 UTC) #32
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 22:48:18 UTC) #33
Message was sent while issue was closed.
Change committed as 266982

Powered by Google App Engine
This is Rietveld 408576698