Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1201)

Issue 14793017: MDV v3 changes: add getInstanceModel for custom syntax (Closed)

Created:
7 years, 7 months ago by Jennifer Messerly
Modified:
7 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

MDV v3 changes: add getInstanceModel for custom syntax They also simplified TemplateIterator I added getInstanceFragment, in anticipation of "MDV v4" :) R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=22591

Patch Set 1 #

Patch Set 2 : long line #

Patch Set 3 : #

Patch Set 4 : add getInstanceFragment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+518 lines, -432 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 3 10 chunks +129 lines, -139 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 2 3 10 chunks +129 lines, -139 lines 0 comments Download
M tests/html/binding_syntax_test.dart View 1 2 3 5 chunks +131 lines, -15 lines 1 comment Download
M tools/dom/src/TemplateBindings.dart View 1 2 3 8 chunks +127 lines, -127 lines 0 comments Download
M tools/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +2 lines, -1 line 0 comments Download
M tools/dom/templates/html/impl/impl_Node.darttemplate View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Jennifer Messerly
fairly straightforward port of remaining "v3" changes -- mainly getInstanceModel, since we already had PathObserver. ...
7 years, 7 months ago (2013-05-10 01:26:38 UTC) #1
Jennifer Messerly
+siggi too
7 years, 7 months ago (2013-05-10 01:44:13 UTC) #2
Jennifer Messerly
I went ahead and implemented getInstanceFragment too, it seems useful for some of our web_ui ...
7 years, 7 months ago (2013-05-10 05:51:04 UTC) #3
blois
On 2013/05/10 05:51:04, John Messerly wrote: > I went ahead and implemented getInstanceFragment too, it ...
7 years, 7 months ago (2013-05-10 16:07:55 UTC) #4
blois
lgtm https://codereview.chromium.org/14793017/diff/6001/tests/html/binding_syntax_test.dart File tests/html/binding_syntax_test.dart (right): https://codereview.chromium.org/14793017/diff/6001/tests/html/binding_syntax_test.dart#newcode64 tests/html/binding_syntax_test.dart:64: expect(div.nodes.length, 4); Not necessary to change, but for ...
7 years, 7 months ago (2013-05-10 16:35:08 UTC) #5
Jennifer Messerly
On 2013/05/10 16:07:55, blois wrote: > On 2013/05/10 05:51:04, John Messerly wrote: > > I ...
7 years, 7 months ago (2013-05-10 18:22:18 UTC) #6
Jennifer Messerly
Committed patchset #4 manually as r22591 (presubmit successful).
7 years, 7 months ago (2013-05-10 18:59:46 UTC) #7
Siggi Cherem (dart-lang)
gltm!
7 years, 7 months ago (2013-05-10 20:11:28 UTC) #8
Siggi Cherem (dart-lang)
7 years, 7 months ago (2013-05-10 20:11:54 UTC) #9
Message was sent while issue was closed.
On 2013/05/10 20:11:28, Siggi Cherem (dart-lang) wrote:
> gltm!

(that's yoda saying lgtm =))

Powered by Google App Engine
This is Rietveld 408576698