[Webkit-unassigned] [Bug 203993] Add FuzzerAgents that narrow and widen number predictions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 11:29:36 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=203993

--- Comment #3 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 383126
  --> https://bugs.webkit.org/attachment.cgi?id=383126
updated patch

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

> Source/JavaScriptCore/ChangeLog:5
> +        Add two FuzzerAgents such that for any predictions that are originally subsets of SpecFullNumber:
> +        - one adds more number types to the prediction
> +        - the other removes some of the number types from the prediction

You should put this txt that explains what's changed in the region below "Reviewed by ..." but above the list of changed files.  Here, you should have a 1 line title instead e.g. "Add FuzzerAgents that narrow and widen number predictions." from the bug title.

> Source/JavaScriptCore/ChangeLog:9
> +        Reviewed by NOBODY (OOPS!).
> +

Move the above "what's changed" text here after the "Reviewed by ..." line.

-- 
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/20191108/2193f8f5/attachment.htm>


More information about the webkit-unassigned mailing list