gecko-dev/dom/workers/sharedworkers
Thomas Nguyen 1d636c1d2d Bug 1557636 Use Referrer info in worker and fix sharedworker's wrong referrer r=baku
SharedWorker should use worker's referrer info instead of default value

Differential Revision: https://phabricator.services.mozilla.com/D34861

--HG--
extra : moz-landing-system : lando
2019-06-13 20:37:34 +00:00
..
moz.build Bug 1438945 - Part 9: RemoteWorker in SharedWorkerManager. r=asuth 2018-11-19 15:18:33 -08:00
PSharedWorker.ipdl Bug 1438945 - Part 9: RemoteWorker in SharedWorkerManager. r=asuth 2018-11-19 15:18:33 -08:00
SharedWorker.cpp Bug 1557636 Use Referrer info in worker and fix sharedworker's wrong referrer r=baku 2019-06-13 20:37:34 +00:00
SharedWorker.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
SharedWorkerChild.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SharedWorkerChild.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
SharedWorkerManager.cpp Bug 1536411 - StoragePrincipal - part 8 - SharedWorkers, r=Ehsan 2019-04-12 05:30:19 +00:00
SharedWorkerManager.h Bug 1536411 - StoragePrincipal - part 8 - SharedWorkers, r=Ehsan 2019-04-12 05:30:19 +00:00
SharedWorkerParent.cpp Bug 1511749 - Fix a race condition in SharedWorker shutdown, r=asuth 2019-03-14 17:42:50 +00:00
SharedWorkerParent.h Bug 1511749 - Fix a race condition in SharedWorker shutdown, r=asuth 2019-03-14 17:42:50 +00:00
SharedWorkerService.cpp Bug 965637: Move CSP from Principal into Client, part 2: worker changes. r=baku 2019-05-21 23:14:50 +00:00
SharedWorkerService.h Bug 1511749 - Fix a race condition in SharedWorker shutdown, r=asuth 2019-03-14 17:42:50 +00:00