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

Issue 2723433004: Add CWVUIDelegate with method to customize context menu. (Closed)

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

Description

Add CWVUIDelegate with method to customize context menu. BUG=696581 Review-Url: https://codereview.chromium.org/2723433004 Cr-Commit-Position: refs/heads/master@{#453387} Committed: https://chromium.googlesource.com/chromium/src/+/b4ab2c32985eb0b6af0556c2376a8598e2b0c134

Patch Set 1 #

Total comments: 22

Patch Set 2 : Respond to comments. #

Total comments: 2

Patch Set 3 : Respond to comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -3 lines) Patch
M ios/web_view/internal/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
A ios/web_view/internal/cwv_html_element.mm View 1 1 chunk +28 lines, -0 lines 0 comments Download
A ios/web_view/internal/cwv_html_element_internal.h View 1 1 chunk +21 lines, -0 lines 0 comments Download
M ios/web_view/internal/cwv_web_view.mm View 1 3 chunks +25 lines, -0 lines 0 comments Download
M ios/web_view/public/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A ios/web_view/public/cwv_html_element.h View 1 1 chunk +22 lines, -0 lines 0 comments Download
A ios/web_view/public/cwv_ui_delegate.h View 1 1 chunk +30 lines, -0 lines 0 comments Download
M ios/web_view/public/cwv_web_view.h View 2 chunks +4 lines, -0 lines 0 comments Download
M ios/web_view/shell/shell_view_controller.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ios/web_view/shell/shell_view_controller.m View 1 2 4 chunks +45 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
michaeldo
3 years, 9 months ago (2017-02-27 15:51:31 UTC) #2
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2723433004/diff/1/ios/web_view/internal/cwv_html_element.mm File ios/web_view/internal/cwv_html_element.mm (right): https://codereview.chromium.org/2723433004/diff/1/ios/web_view/internal/cwv_html_element.mm#newcode23 ios/web_view/internal/cwv_html_element.mm:23: _text = text; [text copy] https://google.github.io/styleguide/objcguide.xml#Setters_copy_NSStrings https://codereview.chromium.org/2723433004/diff/1/ios/web_view/internal/cwv_web_view.mm File ios/web_view/internal/cwv_web_view.mm ...
3 years, 9 months ago (2017-02-27 16:34:07 UTC) #3
michaeldo
https://codereview.chromium.org/2723433004/diff/1/ios/web_view/internal/cwv_html_element.mm File ios/web_view/internal/cwv_html_element.mm (right): https://codereview.chromium.org/2723433004/diff/1/ios/web_view/internal/cwv_html_element.mm#newcode23 ios/web_view/internal/cwv_html_element.mm:23: _text = text; On 2017/02/27 16:34:06, Eugene But wrote: ...
3 years, 9 months ago (2017-02-27 19:02:06 UTC) #4
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2723433004/diff/20001/ios/web_view/shell/shell_view_controller.m File ios/web_view/shell/shell_view_controller.m (right): https://codereview.chromium.org/2723433004/diff/20001/ios/web_view/shell/shell_view_controller.m#newcode188 ios/web_view/shell/shell_view_controller.m:188: if (element.hyperlink == nil) { Sorry, missed during ...
3 years, 9 months ago (2017-02-27 21:10:46 UTC) #5
michaeldo
https://codereview.chromium.org/2723433004/diff/20001/ios/web_view/shell/shell_view_controller.m File ios/web_view/shell/shell_view_controller.m (right): https://codereview.chromium.org/2723433004/diff/20001/ios/web_view/shell/shell_view_controller.m#newcode188 ios/web_view/shell/shell_view_controller.m:188: if (element.hyperlink == nil) { On 2017/02/27 21:10:46, Eugene ...
3 years, 9 months ago (2017-02-27 21:40:04 UTC) #6
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/2723433004/40001
3 years, 9 months ago (2017-02-27 21:44:52 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 23:27:48 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b4ab2c32985eb0b6af0556c2376a...

Powered by Google App Engine
This is Rietveld 408576698