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

Issue 464613003: WebView unit tests for Defect 248426 (Closed)

Created:
6 years, 4 months ago by sarka
Modified:
6 years, 4 months ago
Reviewers:
jamesr
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

The objective of this test to assert text returned from a SelectAll call on WebContent is same as text from WebLocalFrame::ContentAsText. This is a patch that refers to the following CL https://codereview.chromium.org/342143004/ Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180208

Patch Set 1 #

Total comments: 3

Patch Set 2 : Updated patch with proper test handler name #

Total comments: 1

Patch Set 3 : Fixed typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M Source/web/tests/WebViewTest.cpp View 1 2 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sarka
Uploaded a test as per reviewers requests in CL https://codereview.chromium.org/342143004/ PTAL Thanks
6 years, 4 months ago (2014-08-12 02:06:30 UTC) #1
jamesr
The patch description isn't very good. See: http://www.chromium.org/developers/contributing-code#TOC-Change-List-Description-Structured-Elements https://codereview.chromium.org/464613003/diff/1/Source/web/tests/WebViewTest.cpp File Source/web/tests/WebViewTest.cpp (right): https://codereview.chromium.org/464613003/diff/1/Source/web/tests/WebViewTest.cpp#newcode2141 Source/web/tests/WebViewTest.cpp:2141: TEST_F(WebViewTest, ...
6 years, 4 months ago (2014-08-12 23:34:16 UTC) #2
sarka
On 2014/08/12 23:34:16, jamesr wrote: > The patch description isn't very good. See: > > ...
6 years, 4 months ago (2014-08-13 18:50:44 UTC) #3
jamesr
https://codereview.chromium.org/464613003/diff/20001/Source/web/tests/WebViewTest.cpp File Source/web/tests/WebViewTest.cpp (right): https://codereview.chromium.org/464613003/diff/20001/Source/web/tests/WebViewTest.cpp#newcode2152 Source/web/tests/WebViewTest.cpp:2152: EXPECT_EQ(exptected, actual); typo 'exptected' -> 'expected'
6 years, 4 months ago (2014-08-13 19:07:48 UTC) #4
sarka
On 2014/08/13 19:07:48, jamesr wrote: > https://codereview.chromium.org/464613003/diff/20001/Source/web/tests/WebViewTest.cpp > File Source/web/tests/WebViewTest.cpp (right): > > https://codereview.chromium.org/464613003/diff/20001/Source/web/tests/WebViewTest.cpp#newcode2152 > ...
6 years, 4 months ago (2014-08-13 19:13:40 UTC) #5
jamesr
The CQ bit was checked by jamesr@chromium.org
6 years, 4 months ago (2014-08-13 19:28:48 UTC) #6
jamesr
lgtm
6 years, 4 months ago (2014-08-13 19:28:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.sarkar.arun@gmail.com/464613003/40001
6 years, 4 months ago (2014-08-13 19:30:01 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-13 22:22:05 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (40001) as 180208

Powered by Google App Engine
This is Rietveld 408576698