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

Issue 627513002: Support fullscreen video for content shell (Closed)

Created:
6 years, 2 months ago by qinmin
Modified:
6 years, 2 months ago
Reviewers:
Ted C
CC:
chromium-reviews, darin-cc_chromium.org, mkwst+moarreviews-shell_chromium.org, jam, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Support fullscreen video for content shell Content shell doesn't support fullscreen video currently, this change fixes that issue. Committed: https://crrev.com/c0eda62902b7557007ffc11659b94018f5e54faf Cr-Commit-Position: refs/heads/master@{#297945}

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove wasResized() call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M content/shell/android/java/src/org/chromium/content_shell/Shell.java View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
qinmin
PTAL
6 years, 2 months ago (2014-10-02 21:39:37 UTC) #2
Ted C
https://codereview.chromium.org/627513002/diff/1/content/shell/android/java/src/org/chromium/content_shell/Shell.java File content/shell/android/java/src/org/chromium/content_shell/Shell.java (right): https://codereview.chromium.org/627513002/diff/1/content/shell/android/java/src/org/chromium/content_shell/Shell.java#newcode266 content/shell/android/java/src/org/chromium/content_shell/Shell.java:266: mWebContents.wasResized(); Why is this necessary? Could we just do: ...
6 years, 2 months ago (2014-10-02 21:52:45 UTC) #3
qinmin
https://codereview.chromium.org/627513002/diff/1/content/shell/android/java/src/org/chromium/content_shell/Shell.java File content/shell/android/java/src/org/chromium/content_shell/Shell.java (right): https://codereview.chromium.org/627513002/diff/1/content/shell/android/java/src/org/chromium/content_shell/Shell.java#newcode266 content/shell/android/java/src/org/chromium/content_shell/Shell.java:266: mWebContents.wasResized(); Done. Set the whole toolbar's visibility to false ...
6 years, 2 months ago (2014-10-02 22:44:30 UTC) #4
Ted C
lgtm
6 years, 2 months ago (2014-10-02 22:47:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/627513002/20001
6 years, 2 months ago (2014-10-02 22:51:13 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 89c883f6d386481e35fb423f9817233ea6a7e05b
6 years, 2 months ago (2014-10-02 23:24:30 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 23:25:07 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c0eda62902b7557007ffc11659b94018f5e54faf
Cr-Commit-Position: refs/heads/master@{#297945}

Powered by Google App Engine
This is Rietveld 408576698