[webkit-reviews] review granted: [Bug 83618] fast/dom/inline-event-attributes-release.html randomly fails : [Attachment 460701] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 20:30:32 PDT 2022


Ryosuke Niwa <rniwa at webkit.org> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 83618: fast/dom/inline-event-attributes-release.html randomly fails
https://bugs.webkit.org/show_bug.cgi?id=83618

Attachment 460701: Patch

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




--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 460701
  --> https://bugs.webkit.org/attachment.cgi?id=460701
Patch

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

> LayoutTests/fast/dom/inline-event-attributes-release.html:26
> +if (delta < iterations / 3)

iterations / 2 might be better and this might be still flaky but we can try.


More information about the webkit-reviews mailing list