Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookies #501

Merged
merged 53 commits into from
Jan 10, 2024
Merged
Changes from 10 commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
c94e764
add cookie events, command & result references
lolaodelola Jul 19, 2023
e4deba9
add command & result definitions -wip
lolaodelola Jul 19, 2023
a4e2091
rm ref to events
lolaodelola Jul 19, 2023
3e95822
Reorganize into a new module named "Storage"
jugglinmike Jul 24, 2023
6008d95
Add storage partition keys to capabilities
jugglinmike Jul 24, 2023
d34f406
Support cookies with multiple partition keys
jugglinmike Jul 25, 2023
51d3712
Merge branch 'main' into cookies
jugglinmike Nov 1, 2023
38d02e4
Remove modifications to capabilities processing
jugglinmike Sep 19, 2023
bec7193
Relocate type definitions
jugglinmike Sep 20, 2023
73830f8
Implement commands
jugglinmike Sep 20, 2023
eb87746
Reformat according to document convention
jugglinmike Nov 8, 2023
b252fc2
Rename key in PartitionKey type
jugglinmike Nov 8, 2023
bf0ec23
Duplicate field definitions
jugglinmike Nov 8, 2023
c6ee09a
Add reminder to editors
jugglinmike Nov 8, 2023
eca5072
Define type for sameSite value
jugglinmike Nov 8, 2023
2f9a312
Include partition key in response to GetCookies
jugglinmike Nov 8, 2023
c6a29ba
Tolerate additional fields
jugglinmike Nov 8, 2023
42f9570
Include partition key in response to DeleteCookies
jugglinmike Nov 8, 2023
dac08dc
Merge branch 'main' into cookies
jugglinmike Nov 9, 2023
04f6b40
Reference recently-aligned WebDriver concepts
jugglinmike Nov 9, 2023
a358436
Require specification of source origin
jugglinmike Nov 21, 2023
79a1ac3
Normalize algorithm return type
jugglinmike Nov 21, 2023
eb917e1
Support specification of store w/browsing context
jugglinmike Nov 21, 2023
189e46e
Correct CDDL errors
jugglinmike Nov 30, 2023
9b67743
Rename command parameters
jugglinmike Nov 30, 2023
0a850ab
Make "filter" argument optional
jugglinmike Nov 30, 2023
d7e61f0
Clarify "get the cookie store" algorithm
jugglinmike Dec 7, 2023
f1e3ec0
Define a named type for each kind of partition key
jugglinmike Dec 7, 2023
b379c1c
Update index.bs
jugglinmike Dec 12, 2023
72c6780
Update index.bs
jugglinmike Dec 12, 2023
137c770
Update index.bs
jugglinmike Dec 12, 2023
9e8423e
Update index.bs
jugglinmike Dec 12, 2023
1344e60
Update index.bs
jugglinmike Dec 12, 2023
a5b32e2
Merge branch 'main' into cookies
jugglinmike Dec 13, 2023
2315ab0
Do not infer sourceOrigin; allow UAs to require it
jugglinmike Dec 13, 2023
eb4f77d
Correct algorithm names
jugglinmike Dec 13, 2023
4d74327
Add explanations for userContext and sourceOrigin
jugglinmike Dec 19, 2023
99e812f
Use a string type
jugglinmike Dec 19, 2023
9eebfc1
Incorporate feedback on partition definitions
jugglinmike Dec 20, 2023
35d7fad
Build a new map when expanding partition specifier
jugglinmike Dec 20, 2023
b662141
Correct algorithm invocation
jugglinmike Dec 20, 2023
1fe0667
Add guidance on the contents of data structures
jugglinmike Dec 21, 2023
19b19d9
Update index.bs
jugglinmike Dec 21, 2023
5c85753
Update index.bs
jugglinmike Dec 21, 2023
292e9f9
Update index.bs
jugglinmike Dec 21, 2023
e6a4064
Correct formatting issues
jugglinmike Dec 21, 2023
5e360af
Correct formatting issue
jugglinmike Dec 21, 2023
6000412
Update index.bs
jugglinmike Jan 4, 2024
c49897f
Update index.bs
jugglinmike Jan 4, 2024
39395c5
Update index.bs
jugglinmike Jan 4, 2024
db68541
Relocate issue reference
jugglinmike Jan 4, 2024
d2eb339
Modify visual presentation of table
jugglinmike Jan 4, 2024
5830f5b
Reference algorithm by its full name
jugglinmike Jan 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading