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

Issue 2757603003: Add window open and close delegate methods to CWVUIDelegate. (Closed)

Created:
3 years, 9 months ago by michaeldo
Modified:
3 years, 9 months ago
CC:
chromium-reviews, Eugene But (OOO till 7-30), ios-reviews+web_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add window open and close delegate methods to CWVUIDelegate. BUG=697061 Review-Url: https://codereview.chromium.org/2757603003 Cr-Commit-Position: refs/heads/master@{#457559} Committed: https://chromium.googlesource.com/chromium/src/+/93b10af49dc4f680debc7fa2274bd07a55c6492f

Patch Set 1 #

Total comments: 18

Patch Set 2 : Respond to comments. #

Total comments: 4

Patch Set 3 : Respond to comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -0 lines) Patch
M ios/web_view/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M ios/web_view/internal/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
A ios/web_view/internal/cwv_navigation_action.mm View 1 chunk +25 lines, -0 lines 0 comments Download
A ios/web_view/internal/cwv_navigation_action_internal.h View 1 1 chunk +20 lines, -0 lines 0 comments Download
M ios/web_view/internal/cwv_web_view.mm View 1 2 2 chunks +33 lines, -0 lines 0 comments Download
M ios/web_view/public/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A ios/web_view/public/cwv_navigation_action.h View 1 1 chunk +20 lines, -0 lines 0 comments Download
M ios/web_view/public/cwv_ui_delegate.h View 1 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
michaeldo
3 years, 9 months ago (2017-03-16 15:07:06 UTC) #2
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2757603003/diff/1/ios/web_view/internal/cwv_navigation_action_internal.h File ios/web_view/internal/cwv_navigation_action_internal.h (right): https://codereview.chromium.org/2757603003/diff/1/ios/web_view/internal/cwv_navigation_action_internal.h#newcode14 ios/web_view/internal/cwv_navigation_action_internal.h:14: - (nonnull instancetype)initWithRequest:(nonnull NSURLRequest*)hyperlink s/hyperlink/request This request may be ...
3 years, 9 months ago (2017-03-16 17:09:03 UTC) #4
michaeldo
https://codereview.chromium.org/2757603003/diff/1/ios/web_view/internal/cwv_navigation_action_internal.h File ios/web_view/internal/cwv_navigation_action_internal.h (right): https://codereview.chromium.org/2757603003/diff/1/ios/web_view/internal/cwv_navigation_action_internal.h#newcode14 ios/web_view/internal/cwv_navigation_action_internal.h:14: - (nonnull instancetype)initWithRequest:(nonnull NSURLRequest*)hyperlink On 2017/03/16 17:09:02, Eugene But ...
3 years, 9 months ago (2017-03-16 18:24:28 UTC) #5
Eugene But (OOO till 7-30)
FYI: there is no new patch :)
3 years, 9 months ago (2017-03-16 18:40:01 UTC) #6
michaeldo
On 2017/03/16 18:40:01, Eugene But wrote: > FYI: there is no new patch :) I ...
3 years, 9 months ago (2017-03-16 18:43:59 UTC) #7
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2757603003/diff/20001/ios/web_view/internal/cwv_web_view.mm File ios/web_view/internal/cwv_web_view.mm (right): https://codereview.chromium.org/2757603003/diff/20001/ios/web_view/internal/cwv_web_view.mm#newcode238 ios/web_view/internal/cwv_web_view.mm:238: return nil; s/nil/nullptr https://codereview.chromium.org/2757603003/diff/20001/ios/web_view/internal/cwv_web_view.mm#newcode250 ios/web_view/internal/cwv_web_view.mm:250: if (webView) { ...
3 years, 9 months ago (2017-03-16 18:48:56 UTC) #8
michaeldo
https://codereview.chromium.org/2757603003/diff/20001/ios/web_view/internal/cwv_web_view.mm File ios/web_view/internal/cwv_web_view.mm (right): https://codereview.chromium.org/2757603003/diff/20001/ios/web_view/internal/cwv_web_view.mm#newcode238 ios/web_view/internal/cwv_web_view.mm:238: return nil; On 2017/03/16 18:48:56, Eugene But wrote: > ...
3 years, 9 months ago (2017-03-16 20:25:39 UTC) #9
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/2757603003/40001
3 years, 9 months ago (2017-03-16 20:26:10 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 21:28:58 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/93b10af49dc4f680debc7fa2274b...

Powered by Google App Engine
This is Rietveld 408576698