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

Issue 790803002: Upstream JavaScript injection for iOS (Closed)

Created:
6 years ago by droger
Modified:
6 years ago
Reviewers:
stuartmorgan, sdefresne
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Upstream JavaScript injection for iOS Committed: https://crrev.com/628e793a2d4f986192db1ada5621ed50fe4eb16f Cr-Commit-Position: refs/heads/master@{#308072}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : Review comments #

Total comments: 8

Patch Set 4 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+717 lines, -0 lines) Patch
M ios/web/ios_web.gyp View 1 2 3 2 chunks +17 lines, -0 lines 0 comments Download
A ios/web/public/test/crw_test_js_injection_receiver.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
A ios/web/public/test/crw_test_js_injection_receiver.mm View 1 2 1 chunk +69 lines, -0 lines 0 comments Download
A ios/web/public/web_state/js/crw_js_base_manager.h View 1 chunk +16 lines, -0 lines 0 comments Download
A ios/web/public/web_state/js/crw_js_injection_evaluator.h View 1 chunk +38 lines, -0 lines 0 comments Download
A ios/web/public/web_state/js/crw_js_injection_manager.h View 1 chunk +92 lines, -0 lines 0 comments Download
A ios/web/public/web_state/js/crw_js_injection_receiver.h View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
A ios/web/public/web_state/js/crw_js_message_manager.h View 1 chunk +15 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_base_manager.mm View 1 chunk +20 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_common_manager.h View 1 chunk +17 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_common_manager.mm View 1 chunk +26 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_injection_manager.mm View 1 2 3 1 chunk +153 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_injection_receiver.mm View 1 2 1 chunk +77 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_message_dynamic_manager.h View 1 chunk +15 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_message_dynamic_manager.mm View 1 chunk +29 lines, -0 lines 0 comments Download
A ios/web/web_state/js/crw_js_message_manager.mm View 1 chunk +25 lines, -0 lines 0 comments Download
A ios/web/web_view_util.h View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
A ios/web/web_view_util.mm View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
droger
I have two small questions below. Also note that this CL does not include the ...
6 years ago (2014-12-09 15:55:54 UTC) #7
droger
+sdefresne
6 years ago (2014-12-10 09:39:55 UTC) #9
sdefresne
The objective C files refer to some javascript files (base.js, common.js, ...) but I do ...
6 years ago (2014-12-10 15:30:24 UTC) #10
droger
Thanks for the review. I did not add the script as part of this CL ...
6 years ago (2014-12-10 17:48:55 UTC) #11
droger
I created https://codereview.chromium.org/788253002/ to upstream the missing scripts.
6 years ago (2014-12-10 18:06:45 UTC) #12
sdefresne
lgtm with nits & comment https://codereview.chromium.org/790803002/diff/140001/ios/web/ios_web.gyp File ios/web/ios_web.gyp (right): https://codereview.chromium.org/790803002/diff/140001/ios/web/ios_web.gyp#newcode49 ios/web/ios_web.gyp:49: 'web_state/js/crw_js_common_manager.h', Why is this ...
6 years ago (2014-12-11 15:25:12 UTC) #13
stuartmorgan
LGTM. It's a bit odd to upstream these without upstreaming the JS and the related ...
6 years ago (2014-12-11 23:59:38 UTC) #14
droger
Thanks for the review. https://codereview.chromium.org/790803002/diff/140001/ios/web/public/test/crw_test_js_injection_receiver.mm File ios/web/public/test/crw_test_js_injection_receiver.mm (right): https://codereview.chromium.org/790803002/diff/140001/ios/web/public/test/crw_test_js_injection_receiver.mm#newcode31 ios/web/public/test/crw_test_js_injection_receiver.mm:31: // TODO(shreyasv): Change to weaknsobject ...
6 years ago (2014-12-12 12:33:15 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790803002/160001
6 years ago (2014-12-12 12:35:19 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:160001)
6 years ago (2014-12-12 14:37:51 UTC) #18
commit-bot: I haz the power
6 years ago (2014-12-12 14:39:11 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/628e793a2d4f986192db1ada5621ed50fe4eb16f
Cr-Commit-Position: refs/heads/master@{#308072}

Powered by Google App Engine
This is Rietveld 408576698