WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-03-13 04:49:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/25813
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.
Top of Page
Format For Printing
XML
Clone This Bug