Chromium Code Reviews
DescriptionUpdating CustomElement lifecycle scope logic
More closely following what V8 is doing in:
https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/bindings/scripts/code_generator_v8.pm&l=1725
Primary issue was that this was being emitted in too many places (getters and attributes which didn't need it).
BUG=
R=vsm@google.com
Committed: https://code.google.com/p/dart/source/detail?r=28818
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 3 (0 generated)
|