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

Issue 2710913006: Removed -[CRWWebDelegate webController:titleDidChange:]. (Closed)

Created:
3 years, 9 months ago by Eugene But (OOO till 7-30)
Modified:
3 years, 9 months ago
Reviewers:
kkhorimoto
CC:
chromium-reviews, marq+watch_chromium.org, Eugene But (OOO till 7-30), pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed -[CRWWebDelegate webController:titleDidChange:]. Replaced with WebStateObserver::TitleWasSet callback which mirrors content API. BUG=674991 Review-Url: https://codereview.chromium.org/2710913006 Cr-Commit-Position: refs/heads/master@{#453473} Committed: https://chromium.googlesource.com/chromium/src/+/4d5a0d2b7b8076634bbb9efd7f3da647ca04867f

Patch Set 1 #

Patch Set 2 : Self review #

Patch Set 3 : iOS9 fix #

Total comments: 6

Patch Set 4 : Addressed review comments #

Patch Set 5 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -32 lines) Patch
M ios/chrome/browser/tabs/tab.mm View 1 2 3 4 2 chunks +5 lines, -6 lines 0 comments Download
M ios/chrome/browser/tabs/tab_unittest.mm View 3 chunks +2 lines, -3 lines 0 comments Download
M ios/web/public/test/fakes/crw_test_web_state_observer.h View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M ios/web/public/test/fakes/crw_test_web_state_observer.mm View 1 2 3 4 3 chunks +11 lines, -0 lines 0 comments Download
M ios/web/public/web_state/ui/crw_web_delegate.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/web/public/web_state/web_state_observer.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/public/web_state/web_state_observer_bridge.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 1 2 3 4 4 chunks +8 lines, -19 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller_unittest.mm View 1 2 2 chunks +36 lines, -0 lines 0 comments Download
M ios/web/web_state/web_state_impl.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/web_state/web_state_impl.mm View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M ios/web/web_state/web_state_impl_unittest.mm View 1 2 3 4 5 chunks +9 lines, -0 lines 0 comments Download
M ios/web/web_state/web_state_observer_bridge.mm View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M ios/web/web_state/web_state_observer_bridge_unittest.mm View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (18 generated)
Eugene But (OOO till 7-30)
3 years, 9 months ago (2017-02-25 01:14:48 UTC) #9
kkhorimoto
lgtm, except for style nits. Nice to see these CRWWebDelegate functions going away! :) https://codereview.chromium.org/2710913006/diff/40001/ios/chrome/browser/tabs/tab.mm ...
3 years, 9 months ago (2017-02-28 01:14:56 UTC) #13
Eugene But (OOO till 7-30)
Thanks! https://codereview.chromium.org/2710913006/diff/40001/ios/chrome/browser/tabs/tab.mm File ios/chrome/browser/tabs/tab.mm (right): https://codereview.chromium.org/2710913006/diff/40001/ios/chrome/browser/tabs/tab.mm#newcode1815 ios/chrome/browser/tabs/tab.mm:1815: - (void)webStateDidChangeTitle:(web::WebState*)webState { On 2017/02/28 01:14:55, kkhorimoto_ wrote: ...
3 years, 9 months ago (2017-02-28 01:26:45 UTC) #14
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/2710913006/60001
3 years, 9 months ago (2017-02-28 01:27:51 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/163144) ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 9 months ago (2017-02-28 01:31:41 UTC) #19
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/2710913006/80001
3 years, 9 months ago (2017-02-28 02:00:52 UTC) #22
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 02:39:13 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/4d5a0d2b7b8076634bbb9efd7f3d...

Powered by Google App Engine
This is Rietveld 408576698