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

Issue 13385045: improve databinding changedValues accuracy

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by gary.poster
Modified:
10 years, 7 months ago
Reviewers:
mp+184407, rharding, benji
Visibility:
Public.

Description

improve databinding changedValues accuracy - more accurately keep track of changed values - switch changedValues to being an Object - Make changedValues public - added eq to databinding fields https://code.launchpad.net/~gary/juju-gui/databindingChangedValues/+merge/184407 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 10

Patch Set 2 : improve databinding changedValues accuracy #

Total comments: 6

Patch Set 3 : improve databinding changedValues accuracy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+272 lines, -108 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/views/databinding.js View 1 2 12 chunks +91 lines, -78 lines 0 comments Download
M app/views/viewlet-manager.js View 2 chunks +4 lines, -5 lines 0 comments Download
M test/test_databinding.js View 1 2 22 chunks +169 lines, -22 lines 0 comments Download
M test/test_inspector_constraints.js View 2 chunks +6 lines, -2 lines 0 comments Download
M undocumented View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9
gary.poster
Please take a look.
10 years, 7 months ago (2013-09-07 01:00:39 UTC) #1
gary.poster
Comments for reviewers. https://codereview.appspot.com/13385045/diff/1/app/views/databinding.js File app/views/databinding.js (left): https://codereview.appspot.com/13385045/diff/1/app/views/databinding.js#oldcode69 app/views/databinding.js:69: function _getNodeHandler(node) { I moved this ...
10 years, 7 months ago (2013-09-07 01:08:55 UTC) #2
rharding
LGTM with notes below. Will QA in a sec. https://codereview.appspot.com/13385045/diff/1/app/views/databinding.js File app/views/databinding.js (right): https://codereview.appspot.com/13385045/diff/1/app/views/databinding.js#newcode62 app/views/databinding.js:62: ...
10 years, 7 months ago (2013-09-07 06:33:20 UTC) #3
rharding
QA ok. Looks like this is just what's needed to prevent the conflict indicators from ...
10 years, 7 months ago (2013-09-07 06:43:37 UTC) #4
gary.poster
Please take a look.
10 years, 7 months ago (2013-09-09 12:38:43 UTC) #5
gary.poster
On 2013/09/07 06:33:20, rharding wrote: > LGTM with notes below. Will QA in a sec. ...
10 years, 7 months ago (2013-09-09 12:57:55 UTC) #6
benji
This branch looks good, yet I found ways to complain anyway. LGTM https://codereview.appspot.com/13385045/diff/5001/app/views/databinding.js File app/views/databinding.js ...
10 years, 7 months ago (2013-09-09 13:30:01 UTC) #7
gary.poster
On 2013/09/09 13:30:01, benji wrote: > This branch looks good, yet I found ways to ...
10 years, 7 months ago (2013-09-09 14:01:40 UTC) #8
gary.poster
10 years, 7 months ago (2013-09-09 14:01:55 UTC) #9
*** Submitted:

improve databinding changedValues accuracy

- more accurately keep track of changed values
- switch changedValues to being an Object
- Make changedValues public
- added eq to databinding fields

R=rharding, benji
CC=
https://codereview.appspot.com/13385045
Sign in to reply to this message.

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