gecko-dev/dom/workers/sharedworkers
Andrea Marchesini b0c6c72ad0 Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth
https://html.spec.whatwg.org/multipage/workers.html#dom-sharedworker 11.4: "If worker global scope is not null, then check if worker global scope's type and credentials match the options values. If not, queue a task to fire an event named error and abort these steps."

Differential Revision: https://phabricator.services.mozilla.com/D224997
2024-10-08 23:05:04 +00:00
..
moz.build Backed out 5 changesets (bug 1672493) for causing serviceworker related perma failures. CLOSED TREE 2024-06-27 13:02:33 +03:00
PSharedWorker.ipdl
SharedWorker.cpp Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorker.h Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorkerChild.cpp Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorkerChild.h
SharedWorkerManager.cpp Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorkerManager.h Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorkerParent.cpp Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorkerParent.h Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorkerService.cpp Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00
SharedWorkerService.h Bug 1923501 - Fix WPT workers/shared-worker-options-mismatch.html, r=asuth 2024-10-08 23:05:04 +00:00