Bug 276323

Summary: [WPE][WebDriver] MiniBrowser: forward display in use for new automated views
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WPE WebKitAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Lauro Moura
Reported 2024-07-08 10:34:42 PDT
280534@main added support in WPE's MiniBrowser to create new automated views, but the patch did not set the "display" property, in the view constructor, pointing to the WPEDisplay inherited from the first view created in the app. Without it, new views were falling back to the default display (e.g. the wayland one, if not overriden by WPE_DISPLAY). This was making running the WebDriver tests in headless mode occasionally show a new window for some tests. Patch incoming.
Attachments
Lauro Moura
Comment 1 2024-07-08 20:25:33 PDT
EWS
Comment 2 2024-07-09 03:23:39 PDT
Committed 280766@main (c14f4ba2a83b): <https://commits.webkit.org/280766@main> Reviewed commits have been landed. Closing PR #30593 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.