[webkit-reviews] review granted: [Bug 187805] Release assert when throwing exceptions in custom element reactions : [Attachment 346460] Fixed the change log
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 3 00:25:14 PDT 2018
Saam Barati <sbarati at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 187805: Release assert when throwing exceptions in custom element reactions
https://bugs.webkit.org/show_bug.cgi?id=187805
Attachment 346460: Fixed the change log
https://bugs.webkit.org/attachment.cgi?id=346460&action=review
--- Comment #8 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 346460
--> https://bugs.webkit.org/attachment.cgi?id=346460
Fixed the change log
View in context: https://bugs.webkit.org/attachment.cgi?id=346460&action=review
> Source/WebCore/dom/CustomElementReactionQueue.cpp:251
> + invokeAll();
- Does this already clear any exception that may be thrown when running it?
- If so, it can be moved out of the block
More information about the webkit-reviews
mailing list