[webkit-reviews] review granted: [Bug 204309] Clarify that OptionRange::operator=() is only used for initializing to 0 (i.e. state Uninitialized). : [Attachment 383776] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 12:22:31 PST 2019


Saam Barati <sbarati at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 204309: Clarify that OptionRange::operator=() is only used for initializing
to 0 (i.e. state Uninitialized).
https://bugs.webkit.org/show_bug.cgi?id=204309

Attachment 383776: proposed patch.

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




--- Comment #3 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 383776
  --> https://bugs.webkit.org/attachment.cgi?id=383776
proposed patch.

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

> Source/JavaScriptCore/runtime/OptionsList.h:554
> +    OptionRange& operator= (int value)

no space


More information about the webkit-reviews mailing list