[webkit-reviews] review granted: [Bug 202869] Add [ActiveDOMObject] to IDLs of ActiveDOMObjects : [Attachment 380801] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 11 19:16:10 PDT 2019


Ryosuke Niwa <rniwa at webkit.org> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 202869: Add [ActiveDOMObject] to IDLs of ActiveDOMObjects
https://bugs.webkit.org/show_bug.cgi?id=202869

Attachment 380801: Patch

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




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 380801
  --> https://bugs.webkit.org/attachment.cgi?id=380801
Patch

Can we also add a static_assert to make sure whatever object which is not
marked as ActiveDOMObject doesn't inherit from ActiveDOMObject somehow?


More information about the webkit-reviews mailing list