[webkit-reviews] review granted: [Bug 215753] Do not use undefined default param in CSSStyleDeclaration.idl : [Attachment 407054] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 22 14:11:43 PDT 2020


Darin Adler <darin at apple.com> has granted Rob Buis <rbuis at igalia.com>'s request
for review:
Bug 215753: Do not use undefined default param in CSSStyleDeclaration.idl
https://bugs.webkit.org/show_bug.cgi?id=215753

Attachment 407054: Patch

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




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 407054
  --> https://bugs.webkit.org/attachment.cgi?id=407054
Patch

Could we have added a tests? Or is there no way to detect that we are failing
to look up "undefined" vs. failing to look up a null string?


More information about the webkit-reviews mailing list