[webkit-reviews] review granted: [Bug 240453] [WPE] Use new libwpe API to synchronise display refreshes fully to the screen refresh rate : [Attachment 459424] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 14:35:33 PDT 2022


Adrian Perez <aperez at igalia.com> has granted  review:
Bug 240453: [WPE] Use new libwpe API to synchronise display refreshes fully to
the screen refresh rate
https://bugs.webkit.org/show_bug.cgi?id=240453

Attachment 459424: Patch

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




--- Comment #3 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 459424
  --> https://bugs.webkit.org/attachment.cgi?id=459424
Patch

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

> Source/WebKit/UIProcess/API/wpe/WPEView.cpp:124
> +#if WPE_CHECK_VERSION(1, 13, 0)

You'll want to change this to check for 1.13.2 before landing, which is the
version adding the new API: https://wpewebkit.org/release/libwpe-1.13.2.html

:)


More information about the webkit-reviews mailing list