[webkit-reviews] review granted: [Bug 218024] Simplify DumpRenderTree WebPreferences reset : [Attachment 422496] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 6 10:35:24 PST 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted  review:
Bug 218024: Simplify DumpRenderTree WebPreferences reset
https://bugs.webkit.org/show_bug.cgi?id=218024

Attachment 422496: Patch

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




--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 422496
  --> https://bugs.webkit.org/attachment.cgi?id=422496
Patch

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

> Source/WebKitLegacy/mac/WebView/WebPreferences.mm:1631
> +    if (_private->updateBatchCount <= 0)

It's unsigned so it can never be < 0


More information about the webkit-reviews mailing list