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

Issue 662013003: Add unit tests for ui::WebView embedded fullscreen mode. (Closed)

Created:
6 years, 2 months ago by miu
Modified:
6 years, 1 month ago
CC:
chromium-reviews, tfarina, tapted, sky
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add unit tests for ui::WebView embedded fullscreen mode. Belated unit tests to confirm layout, attachment, etc. behaviors when entering/leaving fullscreen-within-tab mode. BUG=290403 Committed: https://crrev.com/b2b2eefceebbd6d5baa02a3c2d2e02a7c3e23ae1 Cr-Commit-Position: refs/heads/master@{#302001}

Patch Set 1 #

Total comments: 5

Patch Set 2 : style: new virtual override convention #

Patch Set 3 : REBASE #

Total comments: 2

Patch Set 4 : Access private holder_ member via friend class. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -78 lines) Patch
M ui/views/controls/webview/webview.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/controls/webview/webview_unittest.cc View 1 2 3 6 chunks +214 lines, -78 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
miu
ben: PTAL. Better late than never! ;-)
6 years, 2 months ago (2014-10-17 23:30:18 UTC) #2
tfarina
https://codereview.chromium.org/662013003/diff/1/ui/views/controls/webview/webview_unittest.cc File ui/views/controls/webview/webview_unittest.cc (right): https://codereview.chromium.org/662013003/diff/1/ui/views/controls/webview/webview_unittest.cc#newcode169 ui/views/controls/webview/webview_unittest.cc:169: // WebContentsDelegate overrides. s/WebContentsDelegate/content::WebContentsDelegate: https://codereview.chromium.org/662013003/diff/1/ui/views/controls/webview/webview_unittest.cc#newcode171 ui/views/controls/webview/webview_unittest.cc:171: const content::WebContents* ignored) ...
6 years, 2 months ago (2014-10-22 15:48:58 UTC) #3
miu
https://codereview.chromium.org/662013003/diff/1/ui/views/controls/webview/webview_unittest.cc File ui/views/controls/webview/webview_unittest.cc (right): https://codereview.chromium.org/662013003/diff/1/ui/views/controls/webview/webview_unittest.cc#newcode169 ui/views/controls/webview/webview_unittest.cc:169: // WebContentsDelegate overrides. On 2014/10/22 15:48:58, tfarina wrote: > ...
6 years, 2 months ago (2014-10-22 20:07:18 UTC) #4
miu
ben: Ping.
6 years, 1 month ago (2014-10-28 21:06:55 UTC) #5
miu
sky: Ben's unresponsive. Could you PTAL?
6 years, 1 month ago (2014-10-29 18:45:31 UTC) #7
sky
https://codereview.chromium.org/662013003/diff/40001/ui/views/controls/webview/webview_unittest.cc File ui/views/controls/webview/webview_unittest.cc (right): https://codereview.chromium.org/662013003/diff/40001/ui/views/controls/webview/webview_unittest.cc#newcode263 ui/views/controls/webview/webview_unittest.cc:263: static_cast<views::NativeViewHost*>(web_view()->child_at(0)); Code like this is fragile, in so far ...
6 years, 1 month ago (2014-10-29 19:25:37 UTC) #8
miu
https://codereview.chromium.org/662013003/diff/40001/ui/views/controls/webview/webview_unittest.cc File ui/views/controls/webview/webview_unittest.cc (right): https://codereview.chromium.org/662013003/diff/40001/ui/views/controls/webview/webview_unittest.cc#newcode263 ui/views/controls/webview/webview_unittest.cc:263: static_cast<views::NativeViewHost*>(web_view()->child_at(0)); On 2014/10/29 19:25:37, sky wrote: > Code like ...
6 years, 1 month ago (2014-10-29 21:23:24 UTC) #9
sky
LGTM
6 years, 1 month ago (2014-10-29 22:13:14 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/662013003/60001
6 years, 1 month ago (2014-10-29 22:41:10 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-10-30 00:59:48 UTC) #13
commit-bot: I haz the power
6 years, 1 month ago (2014-10-30 01:00:21 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b2b2eefceebbd6d5baa02a3c2d2e02a7c3e23ae1
Cr-Commit-Position: refs/heads/master@{#302001}

Powered by Google App Engine
This is Rietveld 408576698