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

Issue 1302333003: Adds test coverage for 521663 (Closed)

Created:
5 years, 3 months ago by sky
Modified:
5 years, 3 months ago
Reviewers:
Nate Chapin
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Adds test coverage for 521663 BUG=521663 TEST=this is a test only change r=japhet@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201818

Patch Set 1 #

Total comments: 4

Patch Set 2 : smaller test #

Patch Set 3 : remove unnecessary changes #

Patch Set 4 : moar #

Total comments: 4

Patch Set 5 : nits and merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M Source/web/tests/WebFrameTest.cpp View 1 2 3 4 1 chunk +30 lines, -0 lines 0 comments Download
M Source/web/tests/data/frame-a-b-c.html View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
sky
This triggers the crash that I fixed here: https://codereview.chromium.org/1298643003 . I had to get the ...
5 years, 3 months ago (2015-09-02 23:33:15 UTC) #2
Nate Chapin
https://codereview.chromium.org/1302333003/diff/1/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://codereview.chromium.org/1302333003/diff/1/Source/web/tests/WebFrameTest.cpp#newcode7093 Source/web/tests/WebFrameTest.cpp:7093: StartLoad(mainFrame, m_baseURL + "frame-a-b-c.html", &frameClient, &gotCommit); What does this ...
5 years, 3 months ago (2015-09-03 21:02:06 UTC) #3
sky
https://codereview.chromium.org/1302333003/diff/1/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://codereview.chromium.org/1302333003/diff/1/Source/web/tests/WebFrameTest.cpp#newcode7093 Source/web/tests/WebFrameTest.cpp:7093: StartLoad(mainFrame, m_baseURL + "frame-a-b-c.html", &frameClient, &gotCommit); On 2015/09/03 21:02:06, ...
5 years, 3 months ago (2015-09-03 21:03:45 UTC) #4
Nate Chapin
https://codereview.chromium.org/1302333003/diff/1/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://codereview.chromium.org/1302333003/diff/1/Source/web/tests/WebFrameTest.cpp#newcode7093 Source/web/tests/WebFrameTest.cpp:7093: StartLoad(mainFrame, m_baseURL + "frame-a-b-c.html", &frameClient, &gotCommit); On 2015/09/03 21:03:44, ...
5 years, 3 months ago (2015-09-03 21:52:38 UTC) #5
sky
Ok, I changed it around to do the swap when the title changes and that ...
5 years, 3 months ago (2015-09-04 16:56:38 UTC) #6
Nate Chapin
LGTM % nits https://codereview.chromium.org/1302333003/diff/60001/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://codereview.chromium.org/1302333003/diff/60001/Source/web/tests/WebFrameTest.cpp#newcode7032 Source/web/tests/WebFrameTest.cpp:7032: void didReceiveTitle(WebLocalFrame* frame, const WebString& title, ...
5 years, 3 months ago (2015-09-04 18:30:47 UTC) #7
sky
https://codereview.chromium.org/1302333003/diff/60001/Source/web/tests/WebFrameTest.cpp File Source/web/tests/WebFrameTest.cpp (right): https://codereview.chromium.org/1302333003/diff/60001/Source/web/tests/WebFrameTest.cpp#newcode7032 Source/web/tests/WebFrameTest.cpp:7032: void didReceiveTitle(WebLocalFrame* frame, const WebString& title, WebTextDirection direction) override ...
5 years, 3 months ago (2015-09-04 18:57: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/1302333003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1302333003/80001
5 years, 3 months ago (2015-09-04 18:57:22 UTC) #11
commit-bot: I haz the power
5 years, 3 months ago (2015-09-04 19:58:02 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201818

Powered by Google App Engine
This is Rietveld 408576698