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

Issue 53490043: ensure that observedSet resets observed objects after changes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by rafaelw
Modified:
10 years, 3 months ago
Reviewers:
arv
Base URL:
https://github.com/Polymer/observe-js.git@master
Visibility:
Public.

Description

ensure that observedSet resets observed objects after changes this was a pretty major oversight on my part, and unfortunately, the tests are structure such that the "organic" callback of Object.observe is never depended upon. What really needs to be done here is to make most of the tests be async using the then() pattern, but this bug is blocking polymer release, so I'm going to do that work in a follow-on patch. https://github.com/Polymer/observe-js/issues/42 R=arv BUG= Committed: https://github.com/Polymer/observe-js/commit/0152d54

Patch Set 1 #

Patch Set 2 : fix for dirty-check mode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -4 lines) Patch
M src/observe.js View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/test.js View 1 4 chunks +39 lines, -4 lines 0 comments Download

Messages

Total messages: 2
rafaelw
Committed patchset #2 manually as r0152d54 (presubmit successful).
10 years, 3 months ago (2014-01-16 23:49:39 UTC) #1
arv
10 years, 3 months ago (2014-01-17 19:13:19 UTC) #2
Message was sent while issue was closed.
LGTM
Sign in to reply to this message.

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