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

Issue 7484029: Implemented kiosk mode for Mac. (Closed)

Created:
9 years, 5 months ago by fhd
Modified:
8 years, 5 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Kiosk mode for Mac Contributed by fhd@ubercode.de BUG=23145 TEST=Start with --kiosk and observe that Chromium is started in full screen and that the address bar etc. won't appear. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144448

Patch Set 1 #

Patch Set 2 : Rebase from trunk #

Patch Set 3 : Rebase from trunk #

Patch Set 4 : Rebase from trunk #

Patch Set 5 : Rebase from trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -25 lines) Patch
M chrome/browser/ui/browser.cc View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/presentation_mode_controller.mm View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/fullscreen_controller.cc View 1 2 3 4 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 2 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 48 (0 generated)
fhd
9 years, 5 months ago (2011-07-26 10:13:53 UTC) #1
Mohamed Mansour
This LGTM, but I rather have a Mac developer give the final saying such as ...
9 years, 5 months ago (2011-07-26 12:21:59 UTC) #2
Mohamed Mansour
Just one minor nit though, can you please remove the last paragraph from the commit ...
9 years, 5 months ago (2011-07-26 12:55:49 UTC) #3
fhd
On 2011/07/26 12:55:49, Mohamed Mansour wrote: > Just one minor nit though, can you please ...
9 years, 5 months ago (2011-07-26 14:07:59 UTC) #4
Robert Sesek
+rohit
9 years, 5 months ago (2011-07-26 14:13:42 UTC) #5
fhd
Okay, I should be in the authors file now, the following has been committed: http://codereview.chromium.org/7398026/
9 years, 4 months ago (2011-07-28 17:41:41 UTC) #6
fhd
Is there anything missing for this?
9 years, 4 months ago (2011-08-01 07:33:23 UTC) #7
Hironori Bono
+thakis
9 years, 4 months ago (2011-08-17 06:50:23 UTC) #8
Nico
LGTM Thanks the patch! Note that we don't really support kiosk mode, and we only ...
9 years, 4 months ago (2011-08-17 14:25:53 UTC) #9
fhd
On 2011/08/17 14:25:53, Nico wrote: > Note that we don't really support kiosk mode, and ...
9 years, 4 months ago (2011-08-17 15:06:58 UTC) #10
Nico
On Wed, Aug 17, 2011 at 8:06 AM, <fhd@ubercode.de> wrote: > I don't think my ...
9 years, 4 months ago (2011-08-17 15:08:53 UTC) #11
fhd
If everything is fine here, can somebody commit this? On 2011/08/17 15:08:53, Nico wrote: > ...
9 years, 3 months ago (2011-09-22 07:53:38 UTC) #12
Hironori Bono
Greetings, I have sent this change to trybots. If they cycle green, I will land ...
9 years, 3 months ago (2011-09-22 08:12:01 UTC) #13
Hironori Bono
Greetings, It seems this change causes conflicts with the latest source code of Chromium and ...
9 years, 3 months ago (2011-09-22 08:15:34 UTC) #14
fhd
I feared that this would happen, the patch being rather old. I'll sync. On 2011/09/22 ...
9 years, 3 months ago (2011-09-22 08:49:51 UTC) #15
fhd
Done. On 2011/09/22 08:15:34, hbono wrote: > Greetings, > > It seems this change causes ...
9 years, 3 months ago (2011-09-22 09:06:43 UTC) #16
rohitrao (ping after 24h)
Have you tried this out on a Lion machine? Does it work with both Lion ...
9 years, 3 months ago (2011-09-22 12:14:58 UTC) #17
fhd
On 2011/09/22 12:14:58, rohitrao wrote: > Have you tried this out on a Lion machine? ...
9 years, 3 months ago (2011-09-22 13:40:30 UTC) #18
Hironori Bono
Greetings, > No, I have implemented this before Lion was released, and I'm still on ...
9 years, 2 months ago (2011-10-05 06:09:02 UTC) #19
fhd
On 2011/10/05 06:09:02, Hironori Bono wrote: > Have you checked if this change works on ...
8 years, 9 months ago (2012-03-26 09:11:58 UTC) #20
Hironori Bono
Greetings, Thanks for your response. It is not a problem if you cannot test this ...
8 years, 9 months ago (2012-03-26 09:31:55 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/13001
8 years, 9 months ago (2012-03-26 09:41:46 UTC) #22
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 ...
8 years, 9 months ago (2012-03-26 09:41:48 UTC) #23
fhd
On 2012/03/26 09:31:55, Hironori Bono wrote: > Thanks for your response. > It is not ...
8 years, 9 months ago (2012-03-26 09:42:49 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/25002
8 years, 9 months ago (2012-03-26 15:33:46 UTC) #25
commit-bot: I haz the power
Presubmit check for 7484029-25002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 9 months ago (2012-03-26 15:33:52 UTC) #26
fhd
I've merged the changes from trunk and had to change a few things.
8 years, 9 months ago (2012-03-26 15:35:17 UTC) #27
fhd
8 years, 9 months ago (2012-03-27 13:09:09 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/25002
8 years, 6 months ago (2012-06-05 10:58:33 UTC) #29
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/browser_init.cc: While running patch -p1 --forward --force; patching file chrome/browser/ui/browser_init.cc ...
8 years, 6 months ago (2012-06-05 10:58:36 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/25002
8 years, 6 months ago (2012-06-05 10:59:01 UTC) #31
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/browser_init.cc: While running patch -p1 --forward --force; patching file chrome/browser/ui/browser_init.cc ...
8 years, 6 months ago (2012-06-05 10:59:11 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/25002
8 years, 6 months ago (2012-06-05 11:01:16 UTC) #33
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/browser_init.cc: While running patch -p1 --forward --force; patching file chrome/browser/ui/browser_init.cc ...
8 years, 6 months ago (2012-06-05 11:01:26 UTC) #34
fhd
I think I'll need LGTMs before the tests can be run.
8 years, 6 months ago (2012-06-05 11:01:39 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/25002
8 years, 6 months ago (2012-06-05 11:01:56 UTC) #36
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/browser_init.cc: While running patch -p1 --forward --force; patching file chrome/browser/ui/browser_init.cc ...
8 years, 6 months ago (2012-06-05 11:01:58 UTC) #37
Bernhard Bauer
On 2012/06/05 11:01:39, fhd wrote: > I think I'll need LGTMs before the tests can ...
8 years, 6 months ago (2012-06-05 11:04:55 UTC) #38
fhd
On 2012/06/05 11:04:55, Bernhard Bauer wrote: > On 2012/06/05 11:01:39, fhd wrote: > > I ...
8 years, 6 months ago (2012-06-05 11:07:22 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/39002
8 years, 6 months ago (2012-06-08 08:45:25 UTC) #40
commit-bot: I haz the power
Presubmit check for 7484029-39002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-06-08 08:45:31 UTC) #41
fhd
8 years, 6 months ago (2012-06-14 10:43:24 UTC) #42
Nico
sky: OWNERS for chrome/browser/ui please
8 years, 6 months ago (2012-06-14 22:54:54 UTC) #43
sky
LGTM
8 years, 6 months ago (2012-06-14 23:09:34 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/39002
8 years, 6 months ago (2012-06-23 13:37:53 UTC) #45
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/cocoa/browser_window_controller_private.mm: While running patch -p1 --forward --force; patching file chrome/browser/ui/cocoa/browser_window_controller_private.mm ...
8 years, 6 months ago (2012-06-23 13:37:55 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fhd@ubercode.de/7484029/45002
8 years, 5 months ago (2012-06-27 12:15:14 UTC) #47
commit-bot: I haz the power
8 years, 5 months ago (2012-06-27 13:19:18 UTC) #48
Change committed as 144448

Powered by Google App Engine
This is Rietveld 408576698