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

Issue 1908423004: Fix switching interceptor if element needs to upgraded after custom element is registered (Closed)

Created:
4 years, 8 months ago by terry
Modified:
4 years, 8 months ago
Reviewers:
Jacob
CC:
reviews+dom_dartlang.org
Base URL:
https://chromium.googlesource.com/dart/dartium/blink@2454_1
Target Ref:
refs/heads/releases/2454_1
Project:
blink
Visibility:
Public.

Description

Fix switching interceptor if element needs to upgraded after custom element is registered R=jacobr@google.com Committed: https://src.chromium.org/viewvc/blink/branches/dart/dartium?view=rev&revision=c1840828d0445beb8c0482f92cd6bec830813c1e

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix calling between Dart and JS not caching the wrapper. #

Patch Set 3 : Merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -10 lines) Patch
M Source/bindings/core/dart/DartJsInterop.cpp View 1 4 chunks +76 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
terry
4 years, 8 months ago (2016-04-22 16:25:58 UTC) #1
Jacob
lgtm https://codereview.chromium.org/1908423004/diff/1/Source/bindings/core/dart/DartJsInterop.cpp File Source/bindings/core/dart/DartJsInterop.cpp (right): https://codereview.chromium.org/1908423004/diff/1/Source/bindings/core/dart/DartJsInterop.cpp#newcode1737 Source/bindings/core/dart/DartJsInterop.cpp:1737: ASSERT(!Dart_IsError(customType)); no need to have both the IsType ...
4 years, 8 months ago (2016-04-22 16:46:16 UTC) #2
terry
Thanks. Also, added caching of the wrapper before calling the created constructor in case JS ...
4 years, 8 months ago (2016-04-22 18:48:30 UTC) #3
terry
Issue https://github.com/dart-lang/sdk/issues/26228
4 years, 8 months ago (2016-04-22 18:49:33 UTC) #4
terry
4 years, 8 months ago (2016-04-22 19:09:13 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
c1840828d0445beb8c0482f92cd6bec830813c1e (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698