[webkit-reviews] review granted: [Bug 183931] connectedCallback is invoked by the HTML parser after child nodes had been inserted : [Attachment 347149] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 09:01:13 PDT 2018


Alex Christensen <achristensen at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 183931: connectedCallback is invoked by the HTML parser after child nodes
had been inserted
https://bugs.webkit.org/show_bug.cgi?id=183931

Attachment 347149: Fixes the bug

https://bugs.webkit.org/attachment.cgi?id=347149&action=review




--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 347149
  --> https://bugs.webkit.org/attachment.cgi?id=347149
Fixes the bug

View in context: https://bugs.webkit.org/attachment.cgi?id=347149&action=review

> Source/WebCore/ChangeLog:19
> +	   (WebCore::HTMLConstructionSite::insertCustomElement): Fixed the bug
by manually executign the scheduled tasks.

executing


More information about the webkit-reviews mailing list