WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
287930
[WebDriver][BiDi] Implement the session.unsubscribe command
https://bugs.webkit.org/show_bug.cgi?id=287930
Summary
[WebDriver][BiDi] Implement the session.unsubscribe command
Lauro Moura
Reported
2025-02-18 19:37:51 PST
https://w3c.github.io/webdriver-bidi/#command-session-unsubscribe
> The session.unsubscribe command disables events either globally or for a set of navigables.
Allows unsubscribing either through subscription IDs (see
bug287929
) or through the event names. Non-comprehensive list of WPT tests: imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py::test_unsubscribe_with_subscription_id imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py::test_unsubscribe_with_multiple_subscription_ids imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py::test_unsubscribe_from_one_of_the_context imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py::test_unsubscribe_partially_from_one_event imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py::test_unsubscribe_partially_from_one_context imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py::test_unsubscribe_with_event_and_subscriptions
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-25 19:38:27 PST
<
rdar://problem/145625410
>
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