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

Issue 1990743003: Support fullscreen in webview shell. (Closed)

Created:
4 years, 7 months ago by Tobias Sargeant
Modified:
4 years, 7 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support fullscreen in webview shell. BUG=612587 Committed: https://crrev.com/6a321a7e3cfe5b7272da3c0f99cf200ee09927fd Cr-Commit-Position: refs/heads/master@{#394731}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Cope with the possibibility that onShowCustomView and onHideCustomView calls might not be paired #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java View 1 4 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Tobias Sargeant
Hi Tima, Coincidentally I needed fullscreen mode today to smoke test the functor refactoring. Then ...
4 years, 7 months ago (2016-05-18 10:50:11 UTC) #2
Tima Vaisburd
Thank you for fixing it. lgtm
4 years, 7 months ago (2016-05-18 17:16:47 UTC) #3
timvolodine
lgtm % comment https://codereview.chromium.org/1990743003/diff/1/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java File android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java (right): https://codereview.chromium.org/1990743003/diff/1/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java#newcode269 android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java:269: ((ViewGroup) mFullscreenView.getParent()).removeView(mFullscreenView); does mFullscreenView need to ...
4 years, 7 months ago (2016-05-18 17:56:57 UTC) #5
timvolodine
+ boliu@ to double-check as he has commented on the original bug
4 years, 7 months ago (2016-05-18 17:57:48 UTC) #7
boliu
https://codereview.chromium.org/1990743003/diff/1/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java File android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java (right): https://codereview.chromium.org/1990743003/diff/1/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java#newcode257 android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java:257: mFullscreenView = view; if mFullscreenView is non null, detach ...
4 years, 7 months ago (2016-05-18 18:09:11 UTC) #8
Tobias Sargeant
https://codereview.chromium.org/1990743003/diff/1/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java File android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java (right): https://codereview.chromium.org/1990743003/diff/1/android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java#newcode257 android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java:257: mFullscreenView = view; On 2016/05/18 18:09:11, boliu_OOO_back_May31 wrote: > ...
4 years, 7 months ago (2016-05-19 10:04:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990743003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990743003/20001
4 years, 7 months ago (2016-05-19 10:07:07 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-19 11:04:23 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 11:06:10 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6a321a7e3cfe5b7272da3c0f99cf200ee09927fd
Cr-Commit-Position: refs/heads/master@{#394731}

Powered by Google App Engine
This is Rietveld 408576698