gecko-dev/dom/workers
Karl Tomlinson edd2019f42 Bug 1637159 rename BindToOwnerInternal() to BindToOwner() r=smaug
This method can be and is used by derived classes as well as DOMEventTargetHelper
itself, so it does not need to be "Internal".

Differential Revision: https://phabricator.services.mozilla.com/D75246
2020-05-14 19:51:55 +00:00
..
remoteworkers Bug 1619329 - Error propagation on main thread needs to be dispatched. r=dom-workers-and-storage-reviewers,sg 2020-05-14 14:33:18 +00:00
sharedworkers Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
test Bug 1624266 - Update some mochitests for testing interfaces; r=smaug 2020-05-04 07:31:50 +00:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSExecutionManager.cpp
JSExecutionManager.h
JSSettings.h Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
MessageEventRunnable.cpp
MessageEventRunnable.h
moz.build
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl
Principal.cpp
Principal.h
Queue.h Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
RegisterBindings.cpp
RuntimeService.cpp Bug 1634259 - Improve worker shutdown edge case handling. r=perry 2020-05-14 07:44:44 +00:00
RuntimeService.h Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
ScriptLoader.cpp Bug 1629293 - Make JS::ErrorReportBuilder::init exclusively support JS::ExceptionStack. r=evilpie,mccr8 2020-05-14 04:44:33 +00:00
ScriptLoader.h Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug 2020-04-21 06:50:53 +00:00
Worker.cpp
Worker.h
WorkerCommon.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerDebugger.cpp Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerDebuggerManager.h
WorkerError.cpp Bug 1595046 - Make it possible to inspect every exception value in the web console. r=jonco,baku,mccr8 2020-05-08 20:54:17 +00:00
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerLoadInfo.cpp Bug 1620966 - Move DocShell.watchedByDevtools to BrowsingContext and rename it to watchedByDevTools. r=nika,jdescottes 2020-05-12 09:18:26 +00:00
WorkerLoadInfo.h Bug 1620966 - Move DocShell.watchedByDevtools to BrowsingContext and rename it to watchedByDevTools. r=nika,jdescottes 2020-05-12 09:18:26 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerNavigator.h Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerPrivate.cpp Bug 1634259 - Improve worker shutdown edge case handling. r=perry 2020-05-14 07:44:44 +00:00
WorkerPrivate.h Bug 1634259 - Improve worker shutdown edge case handling. r=perry 2020-05-14 07:44:44 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp
WorkerRunnable.h
WorkerScope.cpp Bug 1637159 rename BindToOwnerInternal() to BindToOwner() r=smaug 2020-05-14 19:51:55 +00:00
WorkerScope.h Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug 2020-04-21 06:50:53 +00:00
WorkerStatus.h
WorkerThread.cpp Bug 1592488 - P11.1 Add missing header. r=mattwoodrow 2020-05-13 03:33:55 +00:00
WorkerThread.h Bug 1592488 - P11. Ensure an AbstractThread exists for each WorkerThread. r=baku 2020-05-13 02:00:57 +00:00