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

Issue 2071983002: Use loadHTMLString instead of data: and a mock WebURLLoader for loading html in RenderViewTest (Closed)

Created:
4 years, 6 months ago by Nate Chapin
Modified:
4 years, 6 months ago
Reviewers:
kinuko
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use loadHTMLString instead of data: and a mock WebURLLoader for loading html in RenderViewTest BUG= Committed: https://crrev.com/8f24c365532c86b5c27fb3dfc116091ef656f620 Cr-Commit-Position: refs/heads/master@{#400717}

Patch Set 1 #

Patch Set 2 : fix tests #

Total comments: 3

Patch Set 3 : url_str->url_string #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -72 lines) Patch
M content/public/test/render_view_test.cc View 1 2 6 chunks +8 lines, -72 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2071983002/20001
4 years, 6 months ago (2016-06-16 22:44:11 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-17 00:19:42 UTC) #4
Nate Chapin
kinuko, would you mind reviewing this quick cleanup CL? There's a bunch of extra testing/mocking ...
4 years, 6 months ago (2016-06-17 17:54:16 UTC) #6
kinuko
Wasn't super sure if the code before & after this change was doing the same ...
4 years, 6 months ago (2016-06-20 04:58:28 UTC) #7
Nate Chapin
On 2016/06/20 04:58:28, kinuko wrote: > Wasn't super sure if the code before & after ...
4 years, 6 months ago (2016-06-20 16:54:01 UTC) #8
Nate Chapin
https://codereview.chromium.org/2071983002/diff/20001/content/public/test/render_view_test.cc File content/public/test/render_view_test.cc (right): https://codereview.chromium.org/2071983002/diff/20001/content/public/test/render_view_test.cc#newcode185 content/public/test/render_view_test.cc:185: std::string url_str = "data:text/html;charset=utf-8,"; On 2016/06/20 04:58:28, kinuko wrote: ...
4 years, 6 months ago (2016-06-20 17:02:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2071983002/40001
4 years, 6 months ago (2016-06-20 17:04:24 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-20 17:46:48 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 17:53:48 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8f24c365532c86b5c27fb3dfc116091ef656f620
Cr-Commit-Position: refs/heads/master@{#400717}

Powered by Google App Engine
This is Rietveld 408576698