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

Issue 2578173005: Add GetOriginalRequestURL() to NavigationItem interface. (Closed)

Created:
4 years ago by kkhorimoto
Modified:
3 years, 11 months ago
CC:
chromium-reviews, Olivier, pkl (ping after 24h if needed)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GetOriginalRequestURL() to NavigationItem interface. This is part of the ongoing effort to move functionality from CRWSessionEntry into NavigationItem. BUG=674905, 454984 Review-Url: https://codereview.chromium.org/2578173005 Cr-Commit-Position: refs/heads/master@{#445607} Committed: https://chromium.googlesource.com/chromium/src/+/5c3f6c83745f372982c6bb5d6d877d490033116e

Patch Set 1 #

Total comments: 2

Patch Set 2 : added test #

Patch Set 3 : fix callers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -27 lines) Patch
M ios/chrome/browser/tabs/tab.mm View 1 2 3 chunks +5 lines, -6 lines 0 comments Download
M ios/web/navigation/crw_session_controller.mm View 1 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/navigation/crw_session_entry.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ios/web/navigation/crw_session_entry.mm View 1 5 chunks +6 lines, -15 lines 0 comments Download
M ios/web/navigation/crw_session_entry_unittest.mm View 1 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/navigation/navigation_item_impl.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M ios/web/navigation/navigation_item_impl.mm View 1 2 chunks +9 lines, -0 lines 0 comments Download
M ios/web/navigation/navigation_item_impl_unittest.mm View 1 3 chunks +14 lines, -1 line 0 comments Download
M ios/web/public/navigation_item.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 1 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
kkhorimoto
4 years ago (2016-12-16 21:58:57 UTC) #2
Eugene But (OOO till 7-30)
lgtm. Could you please add a unit test for getter, setter and copy constructor. Thanks! ...
4 years ago (2016-12-16 22:18:18 UTC) #3
kkhorimoto
https://codereview.chromium.org/2578173005/diff/1/ios/web/navigation/crw_session_entry.mm File ios/web/navigation/crw_session_entry.mm (left): https://codereview.chromium.org/2578173005/diff/1/ios/web/navigation/crw_session_entry.mm#oldcode81 ios/web/navigation/crw_session_entry.mm:81: self.originalUrl = _navigationItem->GetURL(); On 2016/12/16 22:18:18, Eugene But wrote: ...
3 years, 11 months ago (2017-01-21 02:41:29 UTC) #4
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/2578173005/20001
3 years, 11 months ago (2017-01-21 02:42:00 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/139939)
3 years, 11 months ago (2017-01-21 02:49:20 UTC) #9
kkhorimoto
+ rohit for Tab OWNERS.
3 years, 11 months ago (2017-01-23 22:07:05 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/2578173005/40001
3 years, 11 months ago (2017-01-24 01:53:44 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 02:24:47 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5c3f6c83745f372982c6bb5d6d87...

Powered by Google App Engine
This is Rietveld 408576698