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

Issue 103020045: Initial support for computed properties (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:
sjmiles
Base URL:
git@github.com:Polymer/polymer-dev.git@master
Visibility:
Public.

Description

Initial support for computed properties R=sjmiles@google.com, sjmiles BUG= Committed: https://github.com/Polymer/polymer-dev/commit/27b6f83

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 6

Patch Set 3 : cr comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -64 lines) Patch
M src/declaration/properties.js View 4 chunks +21 lines, -6 lines 0 comments Download
M src/instance/base.js View 6 chunks +9 lines, -8 lines 0 comments Download
M src/instance/properties.js View 1 2 2 chunks +16 lines, -1 line 0 comments Download
A + test/html/computedProperties.html View 1 1 chunk +44 lines, -49 lines 0 comments Download
M test/js/properties.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
rafaelw
11 years, 8 months ago (2014-06-03 19:06:59 UTC) #1
sjmiles
A few minor nits and an overall question in the code notes. Otherwise, LGTM. https://codereview.appspot.com/103020045/diff/20001/src/declaration/properties.js ...
11 years, 8 months ago (2014-06-03 19:44:06 UTC) #2
rafaelw
https://codereview.appspot.com/103020045/diff/20001/src/declaration/properties.js File src/declaration/properties.js (right): https://codereview.appspot.com/103020045/diff/20001/src/declaration/properties.js#newcode60 src/declaration/properties.js:60: if (prototype.computed) { keeping for now. On 2014/06/03 19:44:05, ...
11 years, 8 months ago (2014-06-03 20:15:25 UTC) #3
rafaelw
11 years, 8 months ago (2014-06-03 20:20:28 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r27b6f83 (presubmit successful).
Sign in to reply to this message.

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