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

Issue 846323002: aw: Fix clearView implementation (Closed)

Created:
5 years, 11 months ago by boliu
Modified:
5 years, 11 months ago
Reviewers:
hush (inactive)
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

aw: Fix clearView implementation The early out was accidentally dropped in a refactor. Add it back here. And also add unit tests for clear view. BUG=448488 Committed: https://crrev.com/83cbc841cb270e9ccea5a9912c9d9a6135ecb731 Cr-Commit-Position: refs/heads/master@{#311399}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -12 lines) Patch
M android_webview/browser/browser_view_renderer.h View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/browser/browser_view_renderer.cc View 2 chunks +18 lines, -10 lines 0 comments Download
M android_webview/browser/browser_view_renderer_unittest.cc View 1 chunk +36 lines, -0 lines 0 comments Download
M android_webview/browser/test/fake_window.h View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/browser/test/fake_window.cc View 2 chunks +4 lines, -0 lines 2 comments Download
M android_webview/browser/test/rendering_test.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
boliu
Fix, with tests!!
5 years, 11 months ago (2015-01-14 01:18:05 UTC) #2
hush (inactive)
https://codereview.chromium.org/846323002/diff/1/android_webview/browser/test/fake_window.cc File android_webview/browser/test/fake_window.cc (right): https://codereview.chromium.org/846323002/diff/1/android_webview/browser/test/fake_window.cc#newcode56 android_webview/browser/test/fake_window.cc:56: view_->SetViewVisibility(true); what does it do?
5 years, 11 months ago (2015-01-14 02:06:13 UTC) #3
boliu
https://codereview.chromium.org/846323002/diff/1/android_webview/browser/test/fake_window.cc File android_webview/browser/test/fake_window.cc (right): https://codereview.chromium.org/846323002/diff/1/android_webview/browser/test/fake_window.cc#newcode56 android_webview/browser/test/fake_window.cc:56: view_->SetViewVisibility(true); On 2015/01/14 02:06:12, hush wrote: > what does ...
5 years, 11 months ago (2015-01-14 02:08:20 UTC) #4
hush (inactive)
On 2015/01/14 02:08:20, boliu wrote: > https://codereview.chromium.org/846323002/diff/1/android_webview/browser/test/fake_window.cc > File android_webview/browser/test/fake_window.cc (right): > > https://codereview.chromium.org/846323002/diff/1/android_webview/browser/test/fake_window.cc#newcode56 > ...
5 years, 11 months ago (2015-01-14 02:19:19 UTC) #5
boliu
On 2015/01/14 02:19:19, hush wrote: > On 2015/01/14 02:08:20, boliu wrote: > > > https://codereview.chromium.org/846323002/diff/1/android_webview/browser/test/fake_window.cc ...
5 years, 11 months ago (2015-01-14 02:23:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/846323002/1
5 years, 11 months ago (2015-01-14 02:24:47 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 11 months ago (2015-01-14 03:17:27 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2015-01-14 03:18:22 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/83cbc841cb270e9ccea5a9912c9d9a6135ecb731
Cr-Commit-Position: refs/heads/master@{#311399}

Powered by Google App Engine
This is Rietveld 408576698