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

Issue 2838583002: Added Setters to NavigationContextImpl. (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

Added Setters to NavigationContextImpl. This CL (5 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 adds setters to NavigationContextImpl, which will be created only with web state and URL and will be configured via setters before committing. BUG=713836, 712269 Review-Url: https://codereview.chromium.org/2838583002 Cr-Commit-Position: refs/heads/master@{#470372} Committed: https://chromium.googlesource.com/chromium/src/+/c6a32ecf073cb1616e51c927b2bfdad46a539c31

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -2 lines) Patch
M ios/web/web_state/navigation_context_impl.h View 2 chunks +12 lines, -0 lines 0 comments Download
M ios/web/web_state/navigation_context_impl.mm View 2 chunks +23 lines, -0 lines 0 comments Download
M ios/web/web_state/navigation_context_impl_unittest.mm View 3 chunks +44 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Eugene But (OOO till 7-30)
3 years, 8 months ago (2017-04-24 14:05:11 UTC) #4
kkhorimoto
https://codereview.chromium.org/2838583002/diff/1/ios/web/web_state/navigation_context_impl.h File ios/web/web_state/navigation_context_impl.h (right): https://codereview.chromium.org/2838583002/diff/1/ios/web/web_state/navigation_context_impl.h#newcode26 ios/web/web_state/navigation_context_impl.h:26: // Creates navigation context for sucessful navigation to a ...
3 years, 8 months ago (2017-04-25 13:53:26 UTC) #5
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2838583002/diff/1/ios/web/web_state/navigation_context_impl.h File ios/web/web_state/navigation_context_impl.h (right): https://codereview.chromium.org/2838583002/diff/1/ios/web/web_state/navigation_context_impl.h#newcode26 ios/web/web_state/navigation_context_impl.h:26: // Creates navigation context for sucessful navigation to a ...
3 years, 7 months ago (2017-04-27 12:19:00 UTC) #6
kkhorimoto
lgtm
3 years, 7 months ago (2017-05-01 23:03:52 UTC) #7
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/2838583002/20001
3 years, 7 months ago (2017-05-09 17:18:44 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-09 17:39:32 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c6a32ecf073cb1616e51c927b2bf...

Powered by Google App Engine
This is Rietveld 408576698