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

Issue 104910045: move accessor binding into polymer (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by rafaelw
Modified:
11 years, 8 months ago
Reviewers:
sorvell, sjmiles
Base URL:
git@github.com:Polymer/polymer-dev.git@master
Visibility:
Public.

Description

move accessor binding into polymer Note that this patch just moves code from observe-js into polymer (with slight tweaks). Follow-on work pending: -dont force creation of an array literal for registerObservers -cleanUp the close*Observer mess -add asserts to unbind tests that zero observers are active -allow computed properties to be bindable sorvell BUG= R=sorvell@google.com Committed: https://github.com/Polymer/polymer-dev/commit/2248f84

Patch Set 1 #

Patch Set 2 : cleanuo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -57 lines) Patch
M src/declaration/properties.js View 1 chunk +32 lines, -1 line 0 comments Download
M src/instance/properties.js View 5 chunks +83 lines, -19 lines 0 comments Download
A test/html/bindProperties.html View 1 1 chunk +93 lines, -0 lines 0 comments Download
M test/js/bindProperties.js View 1 chunk +1 line, -37 lines 0 comments Download

Messages

Total messages: 3
rafaelw
11 years, 8 months ago (2014-06-09 21:13:01 UTC) #1
sorvell
LGTM
11 years, 8 months ago (2014-06-09 23:29:52 UTC) #2
rafaelw
11 years, 8 months ago (2014-06-09 23:30:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r2248f84 (presubmit successful).
Sign in to reply to this message.

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