Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(88)

Issue 76140044: remove Node.unbind/unbindAll. Node.bindings => Node.bindings_ & only populated by Platform.enableBi… (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by rafaelw
Modified:
11 years, 11 months ago
Reviewers:
arv, John Messerly
Base URL:
https://github.com/Polymer/NodeBind.git@master
Visibility:
Public.

Description

remove Node.unbind/unbindAll. Node.bindings => Node.bindings_ & only populated by Platform.enableBindingsReflection(true) R=arv@chromium.org, arv BUG= Committed: https://github.com/Polymer/NodeBind/commit/230d5b2

Patch Set 1 #

Total comments: 4

Patch Set 2 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -186 lines) Patch
M src/NodeBind.js View 11 chunks +28 lines, -52 lines 0 comments Download
M tests/tests.js View 38 chunks +71 lines, -134 lines 0 comments Download

Messages

Total messages: 5
rafaelw
11 years, 11 months ago (2014-03-15 03:51:23 UTC) #1
arv
LGTM https://codereview.appspot.com/76140044/diff/1/tests/tests.js File tests/tests.js (right): https://codereview.appspot.com/76140044/diff/1/tests/tests.js#newcode164 tests/tests.js:164: Object.keys(el.bindings_).sort()); strange indentation https://codereview.appspot.com/76140044/diff/1/tests/tests.js#newcode165 tests/tests.js:165: Platform.enableBindingsReflection(false); Should this ...
11 years, 11 months ago (2014-03-15 15:20:12 UTC) #2
rafaelw
https://codereview.appspot.com/76140044/diff/1/tests/tests.js File tests/tests.js (right): https://codereview.appspot.com/76140044/diff/1/tests/tests.js#newcode164 tests/tests.js:164: Object.keys(el.bindings_).sort()); On 2014/03/15 15:20:12, arv wrote: > strange indentation ...
11 years, 11 months ago (2014-03-17 18:49:05 UTC) #3
rafaelw
Committed patchset #2 manually as r230d5b2 (presubmit successful).
11 years, 11 months ago (2014-03-17 20:44:51 UTC) #4
rafaelw
11 years, 11 months ago (2014-03-17 20:46:11 UTC) #5
Message was sent while issue was closed.
committed
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b