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

Issue 6576004: Build WebKit Full Screen API. Support is disabled by default; enable with --enable-fullscreen. (Closed)

Created:
9 years, 10 months ago by ddorwin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Build WebKit Full Screen API. Support is disabled by default; enable with --enable-fullscreen. Commit after WK bug 44797 (r79774). BUG=16735 TEST=fullscreen layout tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76324

Patch Set 1 #

Patch Set 2 : Removed extra space. #

Total comments: 1

Patch Set 3 : Fixed nit and synced. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M build/features_override.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_host_delegate_helper.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/render_messages.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M webkit/glue/webpreferences.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webpreferences.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ddorwin
9 years, 10 months ago (2011-02-24 18:35:32 UTC) #1
scherkus (not reviewing)
9 years, 10 months ago (2011-02-25 01:33:50 UTC) #2
LGTM w/ one nit

http://codereview.chromium.org/6576004/diff/2001/chrome/common/chrome_switche...
File chrome/common/chrome_switches.cc (right):

http://codereview.chromium.org/6576004/diff/2001/chrome/common/chrome_switche...
chrome/common/chrome_switches.cc:518: // Enable the JavaaScript Full Screen API.
JavaaScript -> JavaScript

Powered by Google App Engine
This is Rietveld 408576698