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

Issue 1323733002: Set display mode for browser (Closed)

Created:
5 years, 3 months ago by Mikhail
Modified:
5 years, 3 months ago
Reviewers:
msw, sky
CC:
chromium-reviews, kenneth.r.christiansen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set display mode for browser This CL provides content::WebContentsDelegate::GetDisplayMode() implementation for the Browser class. BUG=521999 BUG=471703 Committed: https://crrev.com/76208cb6482119683fab256ca5bfbdd859094700 Cr-Commit-Position: refs/heads/master@{#347620}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Updated due to review comments. #

Total comments: 1

Patch Set 3 : Use window_->IsFullscreen() #

Total comments: 2

Patch Set 4 : Removed unneeded include. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -0 lines) Patch
M chrome/browser/ui/browser.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 1 chunk +64 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (5 generated)
Mikhail
PTAL
5 years, 3 months ago (2015-08-31 08:41:41 UTC) #2
sky
https://codereview.chromium.org/1323733002/diff/1/chrome/browser/ui/browser.h File chrome/browser/ui/browser.h (right): https://codereview.chromium.org/1323733002/diff/1/chrome/browser/ui/browser.h#newcode617 chrome/browser/ui/browser.h:617: blink::WebDisplayMode GetDisplayMode( Generally we want a block of overrides ...
5 years, 3 months ago (2015-08-31 15:57:27 UTC) #3
Mikhail
https://codereview.chromium.org/1323733002/diff/1/chrome/browser/ui/browser.h File chrome/browser/ui/browser.h (right): https://codereview.chromium.org/1323733002/diff/1/chrome/browser/ui/browser.h#newcode617 chrome/browser/ui/browser.h:617: blink::WebDisplayMode GetDisplayMode( On 2015/08/31 15:57:27, sky wrote: > Generally ...
5 years, 3 months ago (2015-09-01 08:13:46 UTC) #4
sky
LGTM
5 years, 3 months ago (2015-09-01 16:25:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323733002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323733002/20001
5 years, 3 months ago (2015-09-02 05:50:19 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/98302)
5 years, 3 months ago (2015-09-02 06:16:52 UTC) #9
Mikhail
On 2015/09/02 06:16:52, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 3 months ago (2015-09-03 15:11:23 UTC) #10
sky
https://codereview.chromium.org/1323733002/diff/20001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/1323733002/diff/20001/chrome/browser/ui/browser.cc#newcode1740 chrome/browser/ui/browser.cc:1740: if (exclusive_access_manager_->context()->IsFullscreen()) Actually, one question that is now worth ...
5 years, 3 months ago (2015-09-03 17:57:45 UTC) #11
Mikhail
On 2015/09/03 17:57:45, sky wrote: > https://codereview.chromium.org/1323733002/diff/20001/chrome/browser/ui/browser.cc > File chrome/browser/ui/browser.cc (right): > > https://codereview.chromium.org/1323733002/diff/20001/chrome/browser/ui/browser.cc#newcode1740 > ...
5 years, 3 months ago (2015-09-04 08:31:09 UTC) #12
sky
LGTM https://codereview.chromium.org/1323733002/diff/40001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/1323733002/diff/40001/chrome/browser/ui/browser.cc#newcode110 chrome/browser/ui/browser.cc:110: #include "chrome/browser/ui/exclusive_access/exclusive_access_context.h" You can remove this include now.
5 years, 3 months ago (2015-09-04 14:58:36 UTC) #13
Mikhail
https://codereview.chromium.org/1323733002/diff/40001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/1323733002/diff/40001/chrome/browser/ui/browser.cc#newcode110 chrome/browser/ui/browser.cc:110: #include "chrome/browser/ui/exclusive_access/exclusive_access_context.h" On 2015/09/04 14:58:36, sky wrote: > You ...
5 years, 3 months ago (2015-09-07 09:54:42 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323733002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323733002/60001
5 years, 3 months ago (2015-09-07 09:55:03 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-07 10:31:48 UTC) #18
commit-bot: I haz the power
5 years, 3 months ago (2015-09-07 10:32:55 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/76208cb6482119683fab256ca5bfbdd859094700
Cr-Commit-Position: refs/heads/master@{#347620}

Powered by Google App Engine
This is Rietveld 408576698