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

Issue 2571903003: Mojo JS bindings: switch most usage of "connection"/"router" module to "bindings". (Closed)

Created:
4 years ago by yzshen1
Modified:
3 years, 12 months ago
CC:
Aaron Boodman, abarth-chromium, arv+watch_chromium.org, blink-reviews, chromium-apps-reviews_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, eric.carlson_apple.com, extensions-reviews_chromium.org, feature-media-reviews_chromium.org, gogerald+paymentswatch_chromium.org, mlamouri+watch-blink_chromium.org, mvanouwerkerk+watch_chromium.org, qsr+mojo_chromium.org, rouslan+payments_chromium.org, sebsg+paymentswatch_chromium.org, Srirama, timvolodine, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mojo JS bindings: switch most usage of "connection"/"router" module to "bindings". BUG=579646 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/f3725926982fb61cb4163ee5a0af6d99160f8553 Committed: https://crrev.com/0280bb7ae39e544ade91fbf9dc8e13766e96b4ed Cr-Original-Commit-Position: refs/heads/master@{#439615} Cr-Commit-Position: refs/heads/master@{#440368}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : Merge branch 'refs/heads/c161_more_bindings_change' into c160_remove_connection_mojo #

Total comments: 2

Patch Set 8 : . #

Patch Set 9 : Merge remote-tracking branch 'refs/remotes/origin/master' into c160_remove_connection_mojo #

Patch Set 10 : remove the changes to web_ui_mojo.js which seemed to cause flakiness. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -245 lines) Patch
M chrome/browser/resources/bluetooth_internals/adapter_broker.js View 1 5 chunks +6 lines, -17 lines 0 comments Download
M chrome/browser/resources/bluetooth_internals/bluetooth_internals.js View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/bluetooth_internals/interfaces.js View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/resources/engagement/site_engagement.js View 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/resources/omnibox/omnibox.js View 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/browser/resources/plugins.js View 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/browser/resources/usb_internals/usb_internals.js View 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/test/data/webui/bluetooth_internals_browsertest.js View 1 2 3 4 5 6 7 8 9 5 chunks +3 lines, -10 lines 0 comments Download
M chrome/test/data/webui/plugins_browsertest.js View 1 2 3 4 5 6 7 2 chunks +8 lines, -7 lines 0 comments Download
M extensions/renderer/resources/media_router_bindings.js View 6 chunks +9 lines, -20 lines 0 comments Download
M extensions/renderer/resources/mime_handler_private_custom_bindings.js View 1 chunk +2 lines, -4 lines 0 comments Download
M extensions/test/data/api_test_base_unittest.js View 1 chunk +3 lines, -3 lines 0 comments Download
M headless/lib/embedder_mojo_browsertest.cc View 1 chunk +4 lines, -8 lines 0 comments Download
M headless/test/data/page_one.html View 1 chunk +3 lines, -9 lines 0 comments Download
M headless/test/data/page_two.html View 1 chunk +3 lines, -9 lines 0 comments Download
M ios/web/test/data/mojo_test.js View 2 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/battery-status/resources/mock-battery-monitor.js View 1 2 1 chunk +5 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/geolocation-mock.js View 1 2 4 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/budget/budget-service-mock.js View 1 2 2 chunks +4 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/imagecapture/resources/mock-imagecapture.js View 1 2 2 chunks +3 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/mediasession/mojo/resources/mediasessionservice-mock.js View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/nfc/resources/nfc-helpers.js View 1 2 5 chunks +6 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/presentation/resources/presentation-service-mock.js View 1 2 1 chunk +5 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/sensor/resources/sensor-helpers.js View 8 chunks +17 lines, -22 lines 0 comments Download
M third_party/WebKit/LayoutTests/shapedetection/resources/mock-barcodedetection.js View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/shapedetection/resources/mock-facedetection.js View 1 2 3 4 5 6 2 chunks +9 lines, -15 lines 0 comments Download
M third_party/WebKit/LayoutTests/webshare/resources/mock-share-service.js View 1 2 2 chunks +6 lines, -10 lines 0 comments Download

Messages

Total messages: 53 (35 generated)
yzshen1
Hi, reviewers. Would you please take a look? Ken: detailed review. Eugene: ios/ changes. John: ...
4 years ago (2016-12-15 23:17:24 UTC) #12
Eugene But (OOO till 7-30)
ios lgtm
4 years ago (2016-12-15 23:40:58 UTC) #15
Ken Rockot(use gerrit already)
So much nicer to read! LGTM https://codereview.chromium.org/2571903003/diff/120001/chrome/test/data/webui/plugins_browsertest.js File chrome/test/data/webui/plugins_browsertest.js (right): https://codereview.chromium.org/2571903003/diff/120001/chrome/test/data/webui/plugins_browsertest.js#newcode112 chrome/test/data/webui/plugins_browsertest.js:112: this.browserProxy.bindingSet(this.browserProxy, handle); nit: ...
4 years ago (2016-12-16 16:43:19 UTC) #20
yzshen1
https://codereview.chromium.org/2571903003/diff/120001/chrome/test/data/webui/plugins_browsertest.js File chrome/test/data/webui/plugins_browsertest.js (right): https://codereview.chromium.org/2571903003/diff/120001/chrome/test/data/webui/plugins_browsertest.js#newcode112 chrome/test/data/webui/plugins_browsertest.js:112: this.browserProxy.bindingSet(this.browserProxy, handle); On 2016/12/16 16:43:19, Ken Rockot wrote: > ...
4 years ago (2016-12-16 16:55:09 UTC) #21
yzshen1
On 2016/12/16 16:55:09, yzshen1 wrote: > https://codereview.chromium.org/2571903003/diff/120001/chrome/test/data/webui/plugins_browsertest.js > File chrome/test/data/webui/plugins_browsertest.js (right): > > https://codereview.chromium.org/2571903003/diff/120001/chrome/test/data/webui/plugins_browsertest.js#newcode112 > ...
4 years ago (2016-12-16 16:55:46 UTC) #22
jam
On 2016/12/15 23:17:24, yzshen1 wrote: > Hi, reviewers. > > Would you please take a ...
4 years ago (2016-12-16 18:21:22 UTC) #25
yzshen1
On 2016/12/16 18:21:22, jam wrote: > On 2016/12/15 23:17:24, yzshen1 wrote: > > Hi, reviewers. ...
4 years ago (2016-12-16 18:47:12 UTC) #26
yzshen1
On 2016/12/16 18:47:12, yzshen1 wrote: > On 2016/12/16 18:21:22, jam wrote: > > On 2016/12/15 ...
4 years ago (2016-12-17 00:43:13 UTC) #29
jam
lgtm
4 years ago (2016-12-19 18:15:17 UTC) #30
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/2571903003/140001
4 years ago (2016-12-19 18:16:22 UTC) #33
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/LayoutTests/media/mediasession/mojo/resources/mediasessionservice-mock.js: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-19 20:46:45 UTC) #35
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/2571903003/160001
4 years ago (2016-12-19 21:58:49 UTC) #38
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years ago (2016-12-19 23:43:39 UTC) #41
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/f3725926982fb61cb4163ee5a0af6d99160f8553 Cr-Commit-Position: refs/heads/master@{#439615}
4 years ago (2016-12-19 23:46:52 UTC) #43
yzshen1
A revert of this CL (patchset #9 id:160001) has been created in https://codereview.chromium.org/2590393002/ by yzshen@chromium.org. ...
4 years ago (2016-12-20 20:17:00 UTC) #44
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/2571903003/180001
3 years, 12 months ago (2016-12-22 07:38:09 UTC) #48
commit-bot: I haz the power
Committed patchset #10 (id:180001)
3 years, 12 months ago (2016-12-22 09:22:33 UTC) #51
commit-bot: I haz the power
3 years, 12 months ago (2016-12-22 09:25:18 UTC) #53
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/0280bb7ae39e544ade91fbf9dc8e13766e96b4ed
Cr-Commit-Position: refs/heads/master@{#440368}

Powered by Google App Engine
This is Rietveld 408576698