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

Issue 2295053003: [ios] Implemented LoadHtml w/o using data:// URLs. (Closed)

Created:
4 years, 3 months ago by Eugene But (OOO till 7-30)
Modified:
4 years, 3 months ago
Reviewers:
Jackie Quinn
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Implemented LoadHtml w/o using data:// URLs. This allows loading HTML and setting a specific URL (last part is needed by suggestions tests, which currently use private API to set the URL). BUG=619687 Committed: https://crrev.com/7d93683d73e6bb131651275c752a0792f2733410 Cr-Commit-Position: refs/heads/master@{#416151}

Patch Set 1 #

Patch Set 2 : Self review #

Patch Set 3 : Small cleanup #

Total comments: 6

Patch Set 4 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -69 lines) Patch
M ios/web/public/test/web_test_with_web_state.h View 1 1 chunk +4 lines, -7 lines 0 comments Download
M ios/web/public/test/web_test_with_web_state.mm View 1 2 3 2 chunks +33 lines, -50 lines 0 comments Download
M ios/web/web_state/js/core_js_unittest.mm View 3 chunks +3 lines, -3 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 1 2 3 2 chunks +2 lines, -8 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller_unittest.mm View 1 2 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 12 (3 generated)
Eugene But (OOO till 7-30)
4 years, 3 months ago (2016-09-01 00:37:21 UTC) #2
Jackie Quinn
Woohoo! A question about load cycle... https://codereview.chromium.org/2295053003/diff/40001/ios/web/public/test/web_test_with_web_state.mm File ios/web/public/test/web_test_with_web_state.mm (right): https://codereview.chromium.org/2295053003/diff/40001/ios/web/public/test/web_test_with_web_state.mm#newcode83 ios/web/public/test/web_test_with_web_state.mm:83: ASSERT_EQ(web::LOAD_REQUESTED, web_controller.loadPhase); Are ...
4 years, 3 months ago (2016-09-01 22:27:03 UTC) #3
Eugene But (OOO till 7-30)
PTAL https://codereview.chromium.org/2295053003/diff/40001/ios/web/public/test/web_test_with_web_state.mm File ios/web/public/test/web_test_with_web_state.mm (right): https://codereview.chromium.org/2295053003/diff/40001/ios/web/public/test/web_test_with_web_state.mm#newcode83 ios/web/public/test/web_test_with_web_state.mm:83: ASSERT_EQ(web::LOAD_REQUESTED, web_controller.loadPhase); On 2016/09/01 22:27:03, Jackie Quinn wrote: ...
4 years, 3 months ago (2016-09-01 23:02:14 UTC) #4
Jackie Quinn
On 2016/09/01 23:02:14, Eugene But wrote: > PTAL > > https://codereview.chromium.org/2295053003/diff/40001/ios/web/public/test/web_test_with_web_state.mm > File ios/web/public/test/web_test_with_web_state.mm (right): ...
4 years, 3 months ago (2016-09-01 23:04:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2295053003/60001
4 years, 3 months ago (2016-09-02 00:21:49 UTC) #7
Eugene But (OOO till 7-30)
Thanks!
4 years, 3 months ago (2016-09-02 00:23:16 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-02 01:10:42 UTC) #9
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/7d93683d73e6bb131651275c752a0792f2733410 Cr-Commit-Position: refs/heads/master@{#416151}
4 years, 3 months ago (2016-09-02 01:12:44 UTC) #11
noyau (Ping after 24h)
4 years, 3 months ago (2016-09-02 12:40:19 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/2306053002/ by noyau@chromium.org.

The reason for reverting is: Breaking iOS build..

Powered by Google App Engine
This is Rietveld 408576698