[webkit-changes] [WebKit/WebKit] 8b4645: [WPE] Set WPEMonitor's width and height at the sam...
Siwei Li
noreply at github.com
Tue Aug 27 06:51:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b4645f9b063d455693ac6b6097119db0971b364
https://github.com/WebKit/WebKit/commit/8b4645f9b063d455693ac6b6097119db0971b364
Author: Siwei Li <siwei.li at live.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/WPEMonitor.cpp
Log Message:
-----------
[WPE] Set WPEMonitor's width and height at the same time
https://bugs.webkit.org/show_bug.cgi?id=278660
Reviewed by Adrian Perez de Castro.
Setting WPEMonitor's width and height at the same time by freezing
the notify signal before emitting and thawing it afterwards.
* Source/WebKit/WPEPlatform/wpe/WPEMonitor.cpp:
(wpe_monitor_set_size):
Canonical link: https://commits.webkit.org/282785@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list