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

Issue 2844133003: Add associated binding set. Add associated_binding.html layout test. (Closed)

Created:
3 years, 8 months ago by wangjimmy
Modified:
3 years, 7 months ago
Reviewers:
yzshen1
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, blink-reviews, darin (slow to review)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add associated binding set. Add associated_binding.html layout test. BUG=695635 Review-Url: https://codereview.chromium.org/2844133003 Cr-Commit-Position: refs/heads/master@{#468288} Committed: https://chromium.googlesource.com/chromium/src/+/46cdc9add2a99d8e664df0e8ed4e55df530c48d1

Patch Set 1 #

Total comments: 8

Patch Set 2 : Simplify binding and associated bindings code. Fix associated_binding.html test. #

Total comments: 2

Patch Set 3 : Make bindingType a private member #

Patch Set 4 : Revert "Make bindingType a private member" #

Patch Set 5 : Make bindingType private and passed it into BindingSetEntry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -10 lines) Patch
M mojo/public/js/associated_bindings.js View 1 2 3 4 2 chunks +17 lines, -1 line 0 comments Download
M mojo/public/js/bindings.js View 1 2 3 4 4 chunks +11 lines, -9 lines 0 comments Download
A third_party/WebKit/LayoutTests/mojo/associated_binding.html View 1 1 chunk +146 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (23 generated)
wangjimmy
Hi Yuzhu, PTAL. Thank you
3 years, 7 months ago (2017-04-27 15:30:47 UTC) #6
yzshen1
https://codereview.chromium.org/2844133003/diff/1/mojo/public/js/associated_bindings.js File mojo/public/js/associated_bindings.js (right): https://codereview.chromium.org/2844133003/diff/1/mojo/public/js/associated_bindings.js#newcode237 mojo/public/js/associated_bindings.js:237: function AssociatedBindingSetEntry(associatedBindingSet, interfaceType, impl, For function definition, please either ...
3 years, 7 months ago (2017-04-27 17:28:38 UTC) #7
wangjimmy
https://codereview.chromium.org/2844133003/diff/1/mojo/public/js/associated_bindings.js File mojo/public/js/associated_bindings.js (right): https://codereview.chromium.org/2844133003/diff/1/mojo/public/js/associated_bindings.js#newcode237 mojo/public/js/associated_bindings.js:237: function AssociatedBindingSetEntry(associatedBindingSet, interfaceType, impl, On 2017/04/27 17:28:38, yzshen1 wrote: ...
3 years, 7 months ago (2017-04-27 20:26:49 UTC) #10
yzshen1
LGTM with one comment. https://codereview.chromium.org/2844133003/diff/20001/mojo/public/js/associated_bindings.js File mojo/public/js/associated_bindings.js (right): https://codereview.chromium.org/2844133003/diff/20001/mojo/public/js/associated_bindings.js#newcode242 mojo/public/js/associated_bindings.js:242: this.bindingType = AssociatedBinding; Please make ...
3 years, 7 months ago (2017-04-27 23:46:00 UTC) #13
wangjimmy
https://codereview.chromium.org/2844133003/diff/20001/mojo/public/js/associated_bindings.js File mojo/public/js/associated_bindings.js (right): https://codereview.chromium.org/2844133003/diff/20001/mojo/public/js/associated_bindings.js#newcode242 mojo/public/js/associated_bindings.js:242: this.bindingType = AssociatedBinding; On 2017/04/27 23:46:00, yzshen1 wrote: > ...
3 years, 7 months ago (2017-04-28 03:02:08 UTC) #16
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/2844133003/80001
3 years, 7 months ago (2017-05-01 03:11:43 UTC) #27
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 05:11:47 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/46cdc9add2a99d8e664df0e8ed4e...

Powered by Google App Engine
This is Rietveld 408576698