Bug 270906

Summary: [WPE] WPE Platform: make width, height, scale and state read only properties of WPEView
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WPE WebKitAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 265636    

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.