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

Issue 2800433002: Remove CWVDelegate. (Closed)

Created:
3 years, 8 months ago by michaeldo
Modified:
3 years, 8 months ago
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

Remove CWVDelegate. BUG=703359 Review-Url: https://codereview.chromium.org/2800433002 Cr-Commit-Position: refs/heads/master@{#461910} Committed: https://chromium.googlesource.com/chromium/src/+/8cb7e8847ef119d5b997c9d9964457c69b622adb

Patch Set 1 #

Total comments: 6

Patch Set 2 : Respond to comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -107 lines) Patch
M ios/web_view/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web_view/internal/cwv.mm View 3 chunks +6 lines, -12 lines 0 comments Download
M ios/web_view/internal/web_view_web_client.h View 1 3 chunks +3 lines, -5 lines 0 comments Download
M ios/web_view/internal/web_view_web_client.mm View 1 3 chunks +4 lines, -6 lines 0 comments Download
M ios/web_view/internal/web_view_web_main_delegate.h View 1 1 chunk +4 lines, -5 lines 0 comments Download
M ios/web_view/internal/web_view_web_main_delegate.mm View 1 2 chunks +4 lines, -4 lines 0 comments Download
M ios/web_view/internal/web_view_web_main_parts.h View 2 chunks +1 line, -4 lines 0 comments Download
M ios/web_view/internal/web_view_web_main_parts.mm View 2 chunks +1 line, -4 lines 0 comments Download
M ios/web_view/public/cwv.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
D ios/web_view/public/cwv_delegate.h View 1 chunk +0 lines, -21 lines 0 comments Download
M ios/web_view/shell/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/web_view/shell/shell_app_delegate.m View 3 chunks +1 line, -9 lines 0 comments Download
D ios/web_view/shell/shell_delegate.h View 1 chunk +0 lines, -14 lines 0 comments Download
D ios/web_view/shell/shell_delegate.m View 1 chunk +0 lines, -17 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (5 generated)
michaeldo
3 years, 8 months ago (2017-04-04 18:28:09 UTC) #2
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2800433002/diff/1/ios/web_view/internal/web_view_web_client.h File ios/web_view/internal/web_view_web_client.h (right): https://codereview.chromium.org/2800433002/diff/1/ios/web_view/internal/web_view_web_client.h#newcode20 ios/web_view/internal/web_view_web_client.h:20: explicit WebViewWebClient(std::string user_agent_product); const std::string& https://codereview.chromium.org/2800433002/diff/1/ios/web_view/internal/web_view_web_main_delegate.h File ios/web_view/internal/web_view_web_main_delegate.h ...
3 years, 8 months ago (2017-04-04 18:34:39 UTC) #3
michaeldo
https://codereview.chromium.org/2800433002/diff/1/ios/web_view/internal/web_view_web_client.h File ios/web_view/internal/web_view_web_client.h (right): https://codereview.chromium.org/2800433002/diff/1/ios/web_view/internal/web_view_web_client.h#newcode20 ios/web_view/internal/web_view_web_client.h:20: explicit WebViewWebClient(std::string user_agent_product); On 2017/04/04 18:34:38, Eugene But wrote: ...
3 years, 8 months ago (2017-04-04 21:24:28 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/2800433002/20001
3 years, 8 months ago (2017-04-04 21:25:32 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/8cb7e8847ef119d5b997c9d9964457c69b622adb
3 years, 8 months ago (2017-04-05 00:19:37 UTC) #10
sdefresne
3 years, 8 months ago (2017-04-05 11:41:36 UTC) #11
Message was sent while issue was closed.
On 2017/04/05 00:19:37, commit-bot: I haz the power wrote:
> Committed patchset #2 (id:20001) as
>
https://chromium.googlesource.com/chromium/src/+/8cb7e8847ef119d5b997c9d99644...

This CL caused compilation failure of code depending on ChromeWebView framework
after a clobber as the file cwv_delegate.h was still referenced by
ChromeWebView.h. Fixed by https://codereview.chromium.org/2803643002/.


See
https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.mac%2...
for an example of failure.

Powered by Google App Engine
This is Rietveld 408576698