Commit 553ecf8
Bug 2002039 [wpt PR 56226] - [Origin API] Drop
Automatic update from web-platform-tests
[Origin API] Drop `Location` and `WorkerLocation` conversions.
After discussion with Anne in [1], it makes sense to drop conversions
from `Location` and `WorkerLocation` objects via `Origin.from()`. Those
can meaningfully differ from the origin of the context to which they
belong due to sandboxing, and we should encourage developers to use the
right `Origin` representation going forward.
[1]: whatwg/html#11846 (comment)
Bug: 434131026
Change-Id: Ie8101ac9743767a32c109b83bdc82c9bb715d3b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7186344
Reviewed-by: Antonio Sartori <[email protected]>
Commit-Queue: Mike West <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1549657}
--
wpt-commits: a4373b8773f810610565b04c79a289da9150bde1
wpt-pr: 56226Location and WorkerLocation conversions., a=testonly1 parent 2830975 commit 553ecf8
File tree
2 files changed
+24
-40
lines changed- testing/web-platform/tests
- html/browsers/origin/tentative/api
- webnn/conformance_tests
2 files changed
+24
-40
lines changedLines changed: 2 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 5 | + | |
| 6 | + | |
22 | 7 | | |
23 | 8 | | |
24 | 9 | | |
| |||
28 | 13 | | |
29 | 14 | | |
30 | 15 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1330 | 1330 | | |
1331 | 1331 | | |
1332 | 1332 | | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
1333 | 1355 | | |
1334 | 1356 | | |
1335 | 1357 | | |
| |||
0 commit comments