[webkit-reviews] review granted: [Bug 228790] Crash in DisplayLink::notifyObserversDisplayWasRefreshed() on macOS : [Attachment 434920] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 12:07:27 PDT 2021


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 228790: Crash in DisplayLink::notifyObserversDisplayWasRefreshed() on macOS
https://bugs.webkit.org/show_bug.cgi?id=228790

Attachment 434920: Patch

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




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 434920
  --> https://bugs.webkit.org/attachment.cgi?id=434920
Patch

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

> Source/WebKit/UIProcess/mac/DisplayLink.cpp:86
> +    return result ? result : WebCore::FullSpeedFramesPerSecond;

?:


More information about the webkit-reviews mailing list