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

Issue 112613003: Fix for dart2js mirrors caching with custom elements (Closed)

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

Description

Fix for dart2js mirrors caching with custom elements Custom elements code is from https://github.com/dart-lang/CustomElements/pull/4 R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=31296

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -1 line) Patch
M pkg/custom_element/lib/custom-elements.debug.js View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/custom_element/lib/custom-elements.min.js View 1 chunk +1 line, -1 line 0 comments Download
A tests/html/custom/mirrors_test.dart View 1 chunk +66 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jennifer Messerly
dart2js mirrors cache relies on the .constructor property: https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/sdk/lib/_internal/lib/js_mirrors.dart#856 I'm not sure if it should, ...
7 years ago (2013-12-19 02:52:23 UTC) #1
Siggi Cherem (dart-lang)
lgtm
7 years ago (2013-12-19 17:38:38 UTC) #2
Jennifer Messerly
7 years ago (2013-12-19 19:56:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31296 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698