[webkit-reviews] review granted: [Bug 216218] Fix formatting of LegacyOverrideBuiltIns : [Attachment 408098] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 5 15:18:29 PDT 2020


Darin Adler <darin at apple.com> has granted Sam Weinig <sam at webkit.org>'s request
for review:
Bug 216218: Fix formatting of LegacyOverrideBuiltIns
https://bugs.webkit.org/show_bug.cgi?id=216218

Attachment 408098: Patch

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




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

View in context: https://bugs.webkit.org/attachment.cgi?id=408098&action=review

> Source/WebCore/bindings/js/JSDOMAbstractOperations.h:35
> +enum class LegacyOverrideBuiltIns {	No, Yes };

Extra space before "No".


More information about the webkit-reviews mailing list