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

Issue 2834413002: Return NavigationContext from registerLoadRequest. (Closed)

Created:
3 years, 8 months ago by Eugene But (OOO till 7-30)
Modified:
3 years, 7 months ago
Reviewers:
kkhorimoto
CC:
chromium-reviews, Eugene But (OOO till 7-30), ios-reviews+web_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Return NavigationContext from registerLoadRequest. This CL (3 of 7) is a part of large refactoring to create NavigationContext when navigation was started, not when it is finished. This refactoring will allow to pass the same instance of NavigationContext to DidStartNavigation and DidFinishNavigation (crbug.com/713836). Also this will allow to associate NavigationItem with NavigationContext object to commit non-latest navigation (crbug.com/712269). This CL makes registerLoadRequest API return NavigationContext object, which can be used to store NavigationContext in CRWWKNavigationStates. BUG=713836, 712269 Review-Url: https://codereview.chromium.org/2834413002 Cr-Commit-Position: refs/heads/master@{#470223} Committed: https://chromium.googlesource.com/chromium/src/+/f97229b40443d92c57c3a08ebef8aff466932da0

Patch Set 1 #

Patch Set 2 : - #

Total comments: 7

Patch Set 3 : Updated comments #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -27 lines) Patch
M ios/web/web_state/ui/crw_web_controller.mm View 1 2 3 12 chunks +50 lines, -27 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2834413002/diff/20001/ios/web/web_state/js/crw_js_post_request_loader.h File ios/web/web_state/js/crw_js_post_request_loader.h (right): https://codereview.chromium.org/2834413002/diff/20001/ios/web/web_state/js/crw_js_post_request_loader.h#newcode21 ios/web/web_state/js/crw_js_post_request_loader.h:21: - (WKNavigation*)loadPOSTRequest:(NSURLRequest*)request This is a change from dependent CL/2840473003, ...
3 years, 8 months ago (2017-04-24 15:52:01 UTC) #5
kkhorimoto
I'm hesitant to lgtm until I get to reading your subsequent CLs, as it's somewhat ...
3 years, 8 months ago (2017-04-25 13:45:50 UTC) #6
Eugene But (OOO till 7-30)
>> I'm hesitant to lgtm until I get to reading your subsequent CLs, as it's ...
3 years, 7 months ago (2017-04-27 16:12:06 UTC) #7
kkhorimoto
lgtm thanks
3 years, 7 months ago (2017-05-01 23:03:30 UTC) #8
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/2834413002/60001
3 years, 7 months ago (2017-05-09 01:01:47 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-09 04:46:58 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/f97229b40443d92c57c3a08ebef8...

Powered by Google App Engine
This is Rietveld 408576698