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

Issue 23054006: for discussion: support for zones in DOM events (Closed)

Created:
7 years, 4 months ago by Jennifer Messerly
Modified:
7 years, 2 months ago
Reviewers:
floitsch, blois
CC:
reviews_dartlang.org, Siggi Cherem (dart-lang)
Visibility:
Public.

Description

for discussion: support for zones in DOM events Not ready for checkin because of currentZoneExperimental, but I wanted to illustrate how zones can be used in DOM events with minimal overhead if zones aren't being used. This would give us what we need for Polymer, and probably help other frameworks as well.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -12 lines) Patch
M sdk/lib/async/zone.dart View 4 chunks +22 lines, -0 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 3 chunks +15 lines, -3 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +15 lines, -3 lines 0 comments Download
M tests/html/events_test.dart View 2 chunks +44 lines, -3 lines 0 comments Download
M tools/dom/src/EventStreamProvider.dart View 3 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Jennifer Messerly
This change is only for discussion. What do y'all think about the changes in EventStreamProvider? ...
7 years, 4 months ago (2013-08-13 21:24:15 UTC) #1
Jennifer Messerly
On 2013/08/13 21:24:15, John Messerly wrote: > This change is only for discussion. What do ...
7 years, 4 months ago (2013-08-13 21:28:31 UTC) #2
blois
I like it better than going through StreamController for DOM events, though Florian was averse ...
7 years, 4 months ago (2013-08-13 21:43:36 UTC) #3
blois
On 2013/08/13 21:43:36, blois wrote: > I like it better than going through StreamController for ...
7 years, 4 months ago (2013-08-13 22:01:46 UTC) #4
Jennifer Messerly
On 2013/08/13 22:01:46, blois wrote: > On 2013/08/13 21:43:36, blois wrote: > > I like ...
7 years, 4 months ago (2013-08-13 22:04:45 UTC) #5
Jennifer Messerly
On 2013/08/13 22:01:46, blois wrote: > > FYI- the change I made a while back ...
7 years, 4 months ago (2013-08-13 22:06:43 UTC) #6
justinfagnani
On 2013/08/13 21:24:15, John Messerly wrote: > This change is only for discussion. What do ...
7 years, 4 months ago (2013-08-13 22:31:56 UTC) #7
Jennifer Messerly
On 2013/08/13 22:31:56, justinfagnani wrote: > On 2013/08/13 21:24:15, John Messerly wrote: > > This ...
7 years, 4 months ago (2013-08-13 22:41:27 UTC) #8
blois
On 2013/08/13 22:41:27, John Messerly wrote: > On 2013/08/13 22:31:56, justinfagnani wrote: > > On ...
7 years, 4 months ago (2013-08-13 23:07:36 UTC) #9
Jennifer Messerly
On 2013/08/13 23:07:36, blois wrote: > On 2013/08/13 22:41:27, John Messerly wrote: > > On ...
7 years, 3 months ago (2013-09-04 03:41:02 UTC) #10
floitsch
I'm making the zones public soon (https://codereview.chromium.org/23875032). Once that Zone CL landed it should be ...
7 years, 3 months ago (2013-09-19 08:59:55 UTC) #11
floitsch
On 2013/09/19 08:59:55, floitsch wrote: > I'm making the zones public soon (https://codereview.chromium.org/23875032). > Once ...
7 years, 3 months ago (2013-09-23 17:15:04 UTC) #12
floitsch
Wrote an adapted version: https://codereview.chromium.org/24509004/
7 years, 2 months ago (2013-09-25 14:28:23 UTC) #13
Jennifer Messerly
7 years, 2 months ago (2013-09-25 18:14:33 UTC) #14
Message was sent while issue was closed.
On 2013/09/25 14:28:23, floitsch wrote:
> Wrote an adapted version: https://codereview.chromium.org/24509004/

awesome! closing this one

Powered by Google App Engine
This is Rietveld 408576698