WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
282981
[WebDriver][BiDi] Allow subscription to events from specific navigables/browsing contexts
https://bugs.webkit.org/show_bug.cgi?id=282981
Summary
[WebDriver][BiDi] Allow subscription to events from specific navigables/brows...
Lauro Moura
Reported
2024-11-12 03:43:06 PST
https://w3c.github.io/webdriver-bidi/#update-the-event-map
The BiDi event system allows subscribing to and receiving events on a per-browsing context basis, keeping a map between event names and browsing contexts/navigables. Currently, `WebDriver::Session` keeps track only of the current top level navigable/browsingContext, and
bug271956
added support just for global events.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-19 03:44:14 PST
<
rdar://problem/140189844
>
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