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

Issue 2910453002: Use ui::PAGE_TRANSITION_RELOAD transition for web page reload. (Closed)

Created:
3 years, 7 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

Use ui::PAGE_TRANSITION_RELOAD transition for web page reload. This will allow replacing -[CRWWebDelegate webWillReload] with DidStartNavigation, because correct PageTransition will be passed to DidStartNavigation callback. BUG=725985 Review-Url: https://codereview.chromium.org/2910453002 Cr-Commit-Position: refs/heads/master@{#475143} Committed: https://chromium.googlesource.com/chromium/src/+/b23d2a4dca1f06ef6d935b2612c2d050fc408338

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -7 lines) Patch
M ios/web/web_state/navigation_callbacks_inttest.mm View 4 chunks +41 lines, -3 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 1 chunk +2 lines, -4 lines 3 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (8 generated)
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2910453002/diff/1/ios/web/web_state/ui/crw_web_controller.mm File ios/web/web_state/ui/crw_web_controller.mm (left): https://codereview.chromium.org/2910453002/diff/1/ios/web/web_state/ui/crw_web_controller.mm#oldcode2056 ios/web/web_state/ui/crw_web_controller.mm:2056: // using the web view's reload. This ensures state ...
3 years, 7 months ago (2017-05-25 17:10:08 UTC) #6
Eugene But (OOO till 7-30)
Kurt?
3 years, 7 months ago (2017-05-26 17:26:08 UTC) #7
kkhorimoto
https://codereview.chromium.org/2910453002/diff/1/ios/web/web_state/ui/crw_web_controller.mm File ios/web/web_state/ui/crw_web_controller.mm (right): https://codereview.chromium.org/2910453002/diff/1/ios/web/web_state/ui/crw_web_controller.mm#newcode2056 ios/web/web_state/ui/crw_web_controller.mm:2056: ui::PageTransition::PAGE_TRANSITION_RELOAD); Is this what's done in content// as well? ...
3 years, 7 months ago (2017-05-26 17:32:42 UTC) #8
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2910453002/diff/1/ios/web/web_state/ui/crw_web_controller.mm File ios/web/web_state/ui/crw_web_controller.mm (right): https://codereview.chromium.org/2910453002/diff/1/ios/web/web_state/ui/crw_web_controller.mm#newcode2056 ios/web/web_state/ui/crw_web_controller.mm:2056: ui::PageTransition::PAGE_TRANSITION_RELOAD); On 2017/05/26 17:32:42, kkhorimoto_ wrote: > Is this ...
3 years, 7 months ago (2017-05-26 17:48:33 UTC) #9
kkhorimoto
lgtm
3 years, 7 months ago (2017-05-26 21:03:36 UTC) #10
Eugene But (OOO till 7-30)
Thanks!
3 years, 7 months ago (2017-05-26 21:05:43 UTC) #11
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/2910453002/1
3 years, 7 months ago (2017-05-26 21:06:42 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 21:44:07 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/b23d2a4dca1f06ef6d935b2612c2...

Powered by Google App Engine
This is Rietveld 408576698