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

Issue 12207051: Make ManagedMode's GoBackToSafety feature kinda' multi-desktop aware...! (Closed)

Created:
7 years, 10 months ago by gab
Modified:
7 years, 10 months ago
CC:
chromium-reviews, pam+watch_chromium.org, Bernhard Bauer
Visibility:
Public.

Description

Make ManagedMode's GoBackToSafety feature kinda' multi-desktop aware...! It used to be native desktop aware only (i.e. if this feature was ever triggered in Ash, it would check the state of the native desktop and potentially open a new native desktop window). Now it is slightly "better" in that it now makes the check on the correct desktop for the current WebContents, the window creation is still on the native desktop however because chrome::NewEmptyWindow() is still not multi-desktop aware... this will be taken care of in a subsequent CL when I make browser_command.cc's commands multi-desktop aware. Getting rid of some more native desktop only BrowserList:: calls :). R=ben@chromium.org BUG=129187 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181744

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chrome/browser/managed_mode/managed_mode_navigation_observer.cc View 2 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
gab
Ben, please take a look. Cheers! Gab
7 years, 10 months ago (2013-02-06 23:28:41 UTC) #1
Bernhard Bauer
Cool, thanks! As an OWNER of c/b/managed_mode, LGTM.
7 years, 10 months ago (2013-02-11 09:04:20 UTC) #2
gab
Thanks for jumping on this Bernhard (my bad for missing the deeper OWNER file)!
7 years, 10 months ago (2013-02-11 15:10:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/12207051/1
7 years, 10 months ago (2013-02-11 15:10:57 UTC) #4
commit-bot: I haz the power
7 years, 10 months ago (2013-02-11 20:20:44 UTC) #5
Message was sent while issue was closed.
Change committed as 181744

Powered by Google App Engine
This is Rietveld 408576698