DescriptionCustom Element should have a wrapper while frame navigation
When frame navigation occurs, the script context containing
the custom element is destroyed. And, hence we were hitting
an early written.
This patch allocates the wrapper in whatever context the other
wrappers are being allocated in.
BUG=323430
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183064
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : Cleanup Layout Test #
Messages
Total messages: 9 (2 generated)
|