[webkit-reviews] review requested: [Bug 158557] [WebIDL] Don't eagerly reify constructor and prototype properties : [Attachment 428167] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 07:02:38 PDT 2021


Alexey Shvayka <shvaikalesh at gmail.com> has asked  for review:
Bug 158557: [WebIDL] Don't eagerly reify constructor and prototype properties
https://bugs.webkit.org/show_bug.cgi?id=158557

Attachment 428167: Patch

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




--- Comment #37 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 428167

  --> https://bugs.webkit.org/attachment.cgi?id=428167&action=review

Patch

Reify runtime enabled properties in putInlineSlow(), add bindings tests for DOM
attributes with private identifiers, add static_cast for IsEnabled callbacks,
clarify DOMJIT assertions and ChangeLog, and move IDLInterface::className to
CodeGeneratorJS.


More information about the webkit-reviews mailing list