WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
281947
[WebDriver][BiDi] Implement the storage module
https://bugs.webkit.org/show_bug.cgi?id=281947
Summary
[WebDriver][BiDi] Implement the storage module
Lauro Moura
Reported
2024-10-22 21:08:05 PDT
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
Comment 1
2024-10-29 21:09:13 PDT
<
rdar://problem/138891229
>
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