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
212118
[WPE][WebDriver] Allow subviews to create new views
https://bugs.webkit.org/show_bug.cgi?id=212118
Summary
[WPE][WebDriver] Allow subviews to create new views
Lauro Moura
Reported
2020-05-19 19:47:29 PDT
Some WebDriver tests require the capability of subviews creating new views. When this capability is added to MiniBrowser, the following tests start passing: * imported/w3c/webdriver/tests/back/back.py:test_no_browsing_context * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_accept_and_notify[capabilities0-confirm-True] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_accept_and_notify[capabilities0-prompt-] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_default[confirm-False] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_default[prompt-None] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_dismiss_and_notify[capabilities0-confirm-False] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_dismiss_and_notify[capabilities0-prompt-None] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_ignore[capabilities0-confirm] * imported/w3c/webdriver/tests/close_window/user_prompts.py:test_ignore[capabilities0-prompt] * imported/w3c/webdriver/tests/forward/forward.py:test_no_browsing_context * imported/w3c/webdriver/tests/send_alert_text/send.py:test_no_browsing_context
Attachments
Patch
(1.37 KB, patch)
2020-05-19 19:50 PDT
,
Lauro Moura
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2020-05-19 19:50:16 PDT
Created
attachment 399799
[details]
Patch
EWS
Comment 2
2020-05-20 09:10:15 PDT
Committed
r261925
: <
https://trac.webkit.org/changeset/261925
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 399799
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-05-20 09:11:15 PDT
<
rdar://problem/63449627
>
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