[Webkit-unassigned] [Bug 215753] New: Do not use undefined default param in CSSStyleDeclaration.idl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 22 10:12:48 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215753
Bug ID: 215753
Summary: Do not use undefined default param in
CSSStyleDeclaration.idl
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rbuis at igalia.com
Do not use undefined default parameter value in CSSStyleDeclaration.idl, instead use no explicit default
parameter at all. This means a zero length String will be used, which will be more efficient when using
the cssPropertyID helper method, as well as less error-prone.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200822/681e25c7/attachment.htm>
More information about the webkit-unassigned
mailing list