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

Issue 1048613002: Upstream ios/web/web_state/ui support classes (Closed)

Created:
5 years, 8 months ago by stuartmorgan
Modified:
5 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream ios/web/web_state/ui support classes Upstreams web_state/ui except for WebController-specific code, since that's tangled with lot of of things that still need to be upstreamed. Does not include unit tests, as those require WebController creation. BUG=464810 Committed: https://crrev.com/9b7ad6617af141958e0588273c68eff8bbbd5ede Cr-Commit-Position: refs/heads/master@{#322776}

Patch Set 1 #

Total comments: 15

Patch Set 2 : Address review comments #

Patch Set 3 : clang format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+956 lines, -0 lines) Patch
M ios/web/ios_web.gyp View 1 3 chunks +38 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_context_menu_provider.h View 1 chunk +42 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_context_menu_provider.mm View 1 chunk +14 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_debug_web_view.h View 1 1 chunk +61 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_debug_web_view.mm View 1 2 1 chunk +113 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_simple_web_view_controller.h View 1 chunk +76 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_swipe_recognizer_provider.h View 1 chunk +18 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_touch_tracking_recognizer.h View 1 chunk +31 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_touch_tracking_recognizer.mm View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_ui_simple_web_view_controller.h View 1 chunk +21 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_ui_simple_web_view_controller.mm View 1 2 1 chunk +106 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_wk_simple_web_view_controller.h View 1 1 chunk +20 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_wk_simple_web_view_controller.mm View 1 2 1 chunk +123 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_wk_web_view_crash_detector.h View 1 chunk +21 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/crw_wk_web_view_crash_detector.mm View 1 2 1 chunk +100 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/web_view_js_utils.h View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
A ios/web/web_state/ui/web_view_js_utils.mm View 1 2 1 chunk +77 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
stuartmorgan
5 years, 8 months ago (2015-03-29 07:02:46 UTC) #2
Eugene But (OOO till 7-30)
lgtm, all suggestions are actually optional https://codereview.chromium.org/1048613002/diff/1/ios/web/web_state/ui/crw_debug_web_view.h File ios/web/web_state/ui/crw_debug_web_view.h (right): https://codereview.chromium.org/1048613002/diff/1/ios/web/web_state/ui/crw_debug_web_view.h#newcode24 ios/web/web_state/ui/crw_debug_web_view.h:24: - (void)webView:(WebView *)webView ...
5 years, 8 months ago (2015-03-30 05:03:58 UTC) #3
stuartmorgan
Since I was making changes and thus will need to cherry-pick this anyway, I went ...
5 years, 8 months ago (2015-03-30 14:17:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1048613002/40001
5 years, 8 months ago (2015-03-30 14:30:25 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-03-30 14:52:16 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-03-30 14:52:52 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9b7ad6617af141958e0588273c68eff8bbbd5ede
Cr-Commit-Position: refs/heads/master@{#322776}

Powered by Google App Engine
This is Rietveld 408576698