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

Issue 52553007: fix selected index binding to not count microtasks (Closed)

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

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -50 lines) Patch
M pkg/template_binding/lib/src/input_bindings.dart View 2 chunks +26 lines, -28 lines 0 comments Download
M pkg/template_binding/test/template_binding_test.dart View 1 2 chunks +24 lines, -22 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jennifer Messerly
note: this is *not* a fix to merge into trunk, just something I had queued ...
7 years, 1 month ago (2013-11-04 20:42:53 UTC) #1
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/52553007/diff/1/pkg/template_binding/lib/src/input_bindings.dart File pkg/template_binding/lib/src/input_bindings.dart (left): https://codereview.chromium.org/52553007/diff/1/pkg/template_binding/lib/src/input_bindings.dart#oldcode159 pkg/template_binding/lib/src/input_bindings.dart:159: var maxRetries = 4; yay! https://codereview.chromium.org/52553007/diff/1/pkg/template_binding/test/template_binding_test.dart File pkg/template_binding/test/template_binding_test.dart ...
7 years, 1 month ago (2013-11-04 20:49:23 UTC) #2
Jennifer Messerly
https://codereview.chromium.org/52553007/diff/1/pkg/template_binding/test/template_binding_test.dart File pkg/template_binding/test/template_binding_test.dart (right): https://codereview.chromium.org/52553007/diff/1/pkg/template_binding/test/template_binding_test.dart#newcode1173 pkg/template_binding/test/template_binding_test.dart:1173: return new Future.delayed(Duration.ZERO, () { On 2013/11/04 20:49:23, Siggi ...
7 years, 1 month ago (2013-11-04 21:58:38 UTC) #3
Siggi Cherem (dart-lang)
On 2013/11/04 21:58:38, John Messerly wrote: > https://codereview.chromium.org/52553007/diff/1/pkg/template_binding/test/template_binding_test.dart > File pkg/template_binding/test/template_binding_test.dart (right): > > https://codereview.chromium.org/52553007/diff/1/pkg/template_binding/test/template_binding_test.dart#newcode1173 ...
7 years, 1 month ago (2013-11-04 22:09:22 UTC) #4
Jennifer Messerly
awesome! fixed
7 years, 1 month ago (2013-11-04 22:10:40 UTC) #5
Jennifer Messerly
7 years, 1 month ago (2013-11-04 22:10:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r29851 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698