Commit 3cb97fc
authored
script: Move cookie_store from GlobalScope into Window (servo#44115)
Push GlobalScope::cookie_store down into Window
Testing: ./mach test-wpt tests/wpt/tests/cookiestore
Fixes: servo#44107
Signed-off-by: Kelechi Ebiri <ebiritg@gmail.com>1 parent d8cc8f3 commit 3cb97fc
2 files changed
+6
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | 233 | | |
237 | 234 | | |
238 | 235 | | |
| |||
780 | 777 | | |
781 | 778 | | |
782 | 779 | | |
783 | | - | |
784 | 780 | | |
785 | 781 | | |
786 | 782 | | |
| |||
2418 | 2414 | | |
2419 | 2415 | | |
2420 | 2416 | | |
2421 | | - | |
2422 | | - | |
2423 | | - | |
2424 | | - | |
2425 | 2417 | | |
2426 | 2418 | | |
2427 | 2419 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| 309 | + | |
| 310 | + | |
309 | 311 | | |
310 | 312 | | |
311 | 313 | | |
| |||
1502 | 1504 | | |
1503 | 1505 | | |
1504 | 1506 | | |
1505 | | - | |
| 1507 | + | |
| 1508 | + | |
1506 | 1509 | | |
1507 | 1510 | | |
1508 | 1511 | | |
| |||
3702 | 3705 | | |
3703 | 3706 | | |
3704 | 3707 | | |
| 3708 | + | |
3705 | 3709 | | |
3706 | 3710 | | |
3707 | 3711 | | |
| |||
0 commit comments