Adrian Perez
Adrian Perez
JFTR, this patch also includes some parts from https://github.com/WebKit/WebKit/pull/24500 needed to propagate damage information through WPEPlatorm.
@carlosgcampos The remaining issue (`WebCore::Settings` not being thread safe) has been addressed, PTAL 🙏🏼
Interestingly, having the correct values for the `::button` member will cause WPE WebKit to stop processing mouse button events after the first time the right mouse button is pressed—the web...
This is probably some issue related to touch input or mouse input handling. @tbanetwork Which kind of input device are you using (mouse, touch)? Also, do you know how the...
Also, WPE WebKit 2.38.x is _extremely_ old, the bug may have been fixed already in newer versions.