Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Side-by-side diff isn't available for this file because of its large size.
Issue 2695093003: Add LayoutTests to test Blob URL transfer to {Shared,Service}Workers (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index cc3eef2b6c96139237eeafb705b6e565f36c9c21..9464d986de677d37db3ea496485c04d502c4ac61 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -6463,7 +6463,7 @@
{}
]
],
- "./MANIFEST.json": [
+ "./MANIFEST.json.orig": [
[
{}
]
@@ -19993,6 +19993,11 @@
{}
]
],
+ "service-workers/service-worker/postmessage-blob-url.https-expected.txt": [
+ [
+ {}
+ ]
+ ],
"service-workers/service-worker/register-wait-forever-in-install-worker.https-expected.txt": [
[
{}
@@ -20543,6 +20548,11 @@
{}
]
],
+ "service-workers/service-worker/resources/postmessage-blob-url.js": [
+ [
+ {}
+ ]
+ ],
"service-workers/service-worker/resources/postmessage-msgport-to-client-worker.js": [
[
{}
@@ -22248,6 +22258,11 @@
{}
]
],
+ "webvtt/interfaces-expected.txt": [
+ [
+ {}
+ ]
+ ],
"webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_completely_move_up-ref.html": [
[
{}
@@ -23738,6 +23753,36 @@
{}
]
],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/align-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/getCueAsHTML-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/line-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/snapToLines-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/text-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/vertical-expected.txt": [
+ [
+ {}
+ ]
+ ],
"webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/buildtests.py": [
[
{}
@@ -23768,6 +23813,26 @@
{}
]
],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/entities-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tags-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps-expected.txt": [
+ [
+ {}
+ ]
+ ],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tree-building-expected.txt": [
+ [
+ {}
+ ]
+ ],
"webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/arrows.vtt": [
[
{}
@@ -24273,6 +24338,11 @@
{}
]
],
+ "workers/support/WorkerFetchURL.js": [
+ [
+ {}
+ ]
+ ],
"workers/support/WorkerLocation.js": [
[
{}
@@ -47051,6 +47121,12 @@
{}
]
],
+ "service-workers/service-worker/postmessage-blob-url.https.html": [
+ [
+ "/service-workers/service-worker/postmessage-blob-url.https.html",
+ {}
+ ]
+ ],
"service-workers/service-worker/postmessage-msgport-to-client.https.html": [
[
"/service-workers/service-worker/postmessage-msgport-to-client.https.html",
@@ -50149,6 +50225,12 @@
{}
]
],
+ "workers/SharedWorker_blobUrl.html": [
+ [
+ "/workers/SharedWorker_blobUrl.html",
+ {}
+ ]
+ ],
"workers/WorkerGlobalScope_ErrorEvent_colno.htm": [
[
"/workers/WorkerGlobalScope_ErrorEvent_colno.htm",
@@ -51180,8 +51262,8 @@
"89af73c41d456ee93bd40921e96414c1908fc48c",
"support"
],
- "./MANIFEST.json": [
- "90cf1a8bd5dcd433e78ffb409f1850ed5307ebb7",
+ "./MANIFEST.json.orig": [
+ "4dc7eaa5b9dd2dec777f96324db6254a6efaa00a",
"support"
],
"./README.md": [
@@ -77800,6 +77882,14 @@
"bb5f72f8ec9194689d1a77a1d2d3e902233bb2d3",
"testharness"
],
+ "service-workers/service-worker/postmessage-blob-url.https-expected.txt": [
+ "1a263eb123aad71c0066d6e4f3541b4285809637",
+ "support"
+ ],
+ "service-workers/service-worker/postmessage-blob-url.https.html": [
+ "171f5b678ed0819a4ab5da76618ce75f634b18ab",
+ "testharness"
+ ],
"service-workers/service-worker/postmessage-msgport-to-client.https.html": [
"21ae7fb96321dc75e7063c27b7e6838e6b9ff6c6",
"testharness"
@@ -78320,6 +78410,10 @@
"fc275abc58d82c338ff369ba62994bd3d5609a67",
"support"
],
+ "service-workers/service-worker/resources/postmessage-blob-url.js": [
+ "728244e7f0b717aec29c3057bde7a6ba12768587",
+ "support"
+ ],
"service-workers/service-worker/resources/postmessage-msgport-to-client-worker.js": [
"df0abb63c5c63fa97adb914e4281364bf1f82657",
"support"
@@ -81888,6 +81982,10 @@
"ecfd51818c20d46b9983bb1d045a9308fc9a26b7",
"testharness"
],
+ "webvtt/interfaces-expected.txt": [
+ "4907c3ebbeabc6a3160cf4ce80973799ba3eb105",
+ "support"
+ ],
"webvtt/interfaces.html": [
"612566f403696557e64a686a1ab68956431666ef",
"testharness"
@@ -83960,26 +84058,50 @@
"2126e9f28c1fbb6ea721d25d3ac70022639f5597",
"reftest"
],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/align-expected.txt": [
+ "a5259a0f1562ea709363669a567eab8ddcb9f1e9",
+ "support"
+ ],
"webvtt/webvtt-api-for-browsers/vttcue-interface/align.html": [
"49a9bf76b1a8d907e48ca95d3e8d3b0afc306566",
"testharness"
],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/getCueAsHTML-expected.txt": [
+ "1ad453df49e45ff18cd6a6681ecad254f18c10ee",
+ "support"
+ ],
"webvtt/webvtt-api-for-browsers/vttcue-interface/getCueAsHTML.html": [
"79c03cfbda74f1047bd88886fa6ab44ce0c9cded",
"testharness"
],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/line-expected.txt": [
+ "3e11ceaab25e30c8c1aabed811b884bdccda9441",
+ "support"
+ ],
"webvtt/webvtt-api-for-browsers/vttcue-interface/line.html": [
"f76ca4b827ed42faa1c46e6a8a6a4dc66938f6e3",
"testharness"
],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/snapToLines-expected.txt": [
+ "c456dfc5bb6f8a876ed57b51c7158f5e88e3fff3",
+ "support"
+ ],
"webvtt/webvtt-api-for-browsers/vttcue-interface/snapToLines.html": [
"365542b9a68ddb679408e5b9df16ff77027e125a",
"testharness"
],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/text-expected.txt": [
+ "c070481c2ea2189090684786662a3009d3ba544a",
+ "support"
+ ],
"webvtt/webvtt-api-for-browsers/vttcue-interface/text.html": [
"a02594bd42c9564554bb876b1d931a28877b8315",
"testharness"
],
+ "webvtt/webvtt-api-for-browsers/vttcue-interface/vertical-expected.txt": [
+ "e3069a394386c4d75cd72d8c500a2f45aa3a9536",
+ "support"
+ ],
"webvtt/webvtt-api-for-browsers/vttcue-interface/vertical.html": [
"a0754c219568a19cbd244b7adabaffb0afc6eedc",
"testharness"
@@ -84008,18 +84130,34 @@
"4b8777b30361d5193137991be3b3268013a03fe9",
"support"
],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/entities-expected.txt": [
+ "29e42c09bd27c48a49d9b6aa0e0fd16ea5da0711",
+ "support"
+ ],
"webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/entities.html": [
"43183d8d79641b451636efc22aa70431ec0ab1f7",
"testharness"
],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tags-expected.txt": [
+ "3768f200574695dce4b07621326a7e5adbd40fce",
+ "support"
+ ],
"webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tags.html": [
"5c1bb0dace4c7c18b0265c568f81a5594424ed6b",
"testharness"
],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps-expected.txt": [
+ "8fcbf5fca8bb232149483622df65c3c27cb18e37",
+ "support"
+ ],
"webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps.html": [
"9096541716f4318972db549f8a1fce33ca810b2a",
"testharness"
],
+ "webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tree-building-expected.txt": [
+ "01db79fae355d94eda333db5a11c9dc28e5e317e",
+ "support"
+ ],
"webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tree-building.html": [
"a812b24c8c9a8adbf05ea51a20e8b102a697cc88",
"testharness"
@@ -84168,6 +84306,10 @@
"2660d9dbe4f7a2947ec78b14e6418554c8204d6b",
"support"
],
+ "workers/SharedWorker_blobUrl.html": [
+ "4baad677890d804e4e93b31749a18440e97f5cd7",
+ "testharness"
+ ],
"workers/WorkerGlobalScope_ErrorEvent_colno.htm": [
"8ceb41543f928c918010000d638099faeb674980",
"testharness"
@@ -85108,6 +85250,10 @@
"96307fbfbf50db2efa97f46449cb04789ce47cd1",
"support"
],
+ "workers/support/WorkerFetchURL.js": [
+ "ac8c81ce2d0e4833bf1d61a18a05b2ce531b576a",
+ "support"
+ ],
"workers/support/WorkerLocation.js": [
"6d835557e345feb354e640020e74476258a075f6",
"support"

Powered by Google App Engine
This is Rietveld 408576698