Bug 281947
Summary: | [WebDriver][BiDi] Implement the storage module | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bburg, hskupin, mathias, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 281932 |
Lauro Moura
Spec: https://w3c.github.io/webdriver-bidi/#module-storage
Dashboard: https://wpt.fyi/results/webdriver/tests/bidi/storage?label=experimental&label=master&aligned
> The storage module contains functionality and events related to storage (i.e. cookies for now)
Commands:
- storage.getCookies: https://w3c.github.io/webdriver-bidi/#command-storage-getCookies
- storage.setCookies: https://w3c.github.io/webdriver-bidi/#command-storage-setCookie
- storage.deleteCookies: https://w3c.github.io/webdriver-bidi/#command-storage-deleteCookies
Types: https://w3c.github.io/webdriver-bidi/#module-storage-types
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138891229>