RESOLVED FIXED 270906
[WPE] WPE Platform: make width, height, scale and state read only properties of WPEView
https://bugs.webkit.org/show_bug.cgi?id=270906
Summary [WPE] WPE Platform: make width, height, scale and state read only properties ...
Carlos Garcia Campos
Reported 2024-03-13 04:42:06 PDT
The API to get and set those properties is a bit confusing and apps are users are confused thinking they can call wpe_view_resize from the app to resize the view, for example. Those properties should only be changed by WPEView derived classes in platform implementations.
Attachments
Carlos Garcia Campos
Comment 1 2024-03-13 04:49:54 PDT
EWS
Comment 2 2024-03-13 23:09:53 PDT
Committed 276070@main (2f03251130ef): <https://commits.webkit.org/276070@main> Reviewed commits have been landed. Closing PR #25813 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.