WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276323
[WPE][WebDriver] MiniBrowser: forward display in use for new automated views
https://bugs.webkit.org/show_bug.cgi?id=276323
Summary
[WPE][WebDriver] MiniBrowser: forward display in use for new automated views
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
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2024-07-08 20:25:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30593
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.
Top of Page
Format For Printing
XML
Clone This Bug