Bug 282981
| Summary: | [WebDriver][BiDi] Allow subscription to events from specific navigables/browsing contexts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 271956 | ||
| Bug Blocks: | |||
Lauro Moura
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
<rdar://problem/140189844>