gecko-dev/dom/workers
Simon Giesecke 40fc78c788 Bug 1660470 - Avoid including ClientIPCUtils.h from header files. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D93241

Depends on D93240
2020-11-23 16:04:17 +00:00
..
remoteworkers Bug 1660470 - Avoid including ClientIPCUtils.h from header files. r=nika 2020-11-23 16:04:17 +00:00
sharedworkers Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
test Bug 1675987 - No derogatory language: Remove references to "crazy" in dom module. r=smaug 2020-11-20 23:37:01 +00:00
ChromeWorker.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
ChromeWorker.h
ChromeWorkerScope.cpp Bug 1663365 - Move CTypes APIs out of jsapi.h and into js/public/experimental/CTypes.h. r=jandem 2020-11-07 00:04:33 +00:00
ChromeWorkerScope.h
JSExecutionManager.cpp
JSExecutionManager.h
JSSettings.h Bug 1642344 - Remove unused field from JSSettings and flatten away a struct. r=baku 2020-06-09 15:05:46 +00:00
MessageEventRunnable.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
MessageEventRunnable.h
Principal.cpp Bug 1626555 - Add `dom/workers` to the list of non-unified-build-compatible directories. r=sg 2020-11-16 19:57:14 +00:00
Principal.h
Queue.h Bug 1648440 - Remove unused return value from Queue::Push. r=dom-workers-and-storage-reviewers,asuth 2020-06-26 14:53:05 +00:00
RegisterBindings.cpp
RuntimeService.cpp Bug 1674722 - Fix prefs, switches, and selection for cranelift. r=rhunt 2020-11-11 09:20:13 +00:00
RuntimeService.h Bug 1652001 - Fix includes of WorkerNavigator. r=dom-workers-and-storage-reviewers,ttung 2020-07-15 12:45:12 +00:00
ScriptLoader.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ScriptLoader.h
Worker.cpp
Worker.h Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
WorkerCSPEventListener.cpp Bug 1626555 - Add `dom/workers` to the list of non-unified-build-compatible directories. r=sg 2020-11-16 19:57:14 +00:00
WorkerCSPEventListener.h Bug 1626555 - Add `dom/workers` to the list of non-unified-build-compatible directories. r=sg 2020-11-16 19:57:14 +00:00
WorkerCommon.h Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 3 - Cleanup storage access methods, r=dimi 2020-06-03 06:10:58 +00:00
WorkerDebugger.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp Bug 1648440 - Use range-based for in WorkerDebuggerManager. r=dom-workers-and-storage-reviewers,asuth 2020-06-26 14:52:32 +00:00
WorkerDebuggerManager.h Bug 1648440 - Use range-based for in WorkerDebuggerManager. r=dom-workers-and-storage-reviewers,asuth 2020-06-26 14:52:32 +00:00
WorkerError.cpp Bug 1663365 - Don't include "js/friend/ErrorMessages.h" in jsfriendapi.h. r=arai 2020-10-30 06:33:56 +00:00
WorkerError.h
WorkerEventTarget.cpp Bug 1626555 - Add `dom/workers` to the list of non-unified-build-compatible directories. r=sg 2020-11-16 19:57:14 +00:00
WorkerEventTarget.h
WorkerLoadInfo.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
WorkerLoadInfo.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1652001 - Fix includes of WorkerNavigator. r=dom-workers-and-storage-reviewers,ttung 2020-07-15 12:45:12 +00:00
WorkerNavigator.h Bug 1652001 - Fix includes of WorkerNavigator. r=dom-workers-and-storage-reviewers,ttung 2020-07-15 12:45:12 +00:00
WorkerPrivate.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WorkerPrivate.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp
WorkerRunnable.h
WorkerScope.cpp Bug 1626555 - Add `dom/workers` to the list of non-unified-build-compatible directories. r=sg 2020-11-16 19:57:14 +00:00
WorkerScope.h Backed out 3 changesets (bug 1367251) for Mda failures in /test_background_video_tainted_by_createimagebitmap.html. CLOSED TREE 2020-07-15 16:37:32 +03:00
WorkerStatus.h
WorkerThread.cpp Bug 1669256 - Part 1: Remove AbstractEventQueue and de-templatize ThreadEventQueue. r=smaug 2020-10-09 17:56:34 +00:00
WorkerThread.h Bug 1644009 - P1. Revert "Bug 1592488 - P11. Ensure an AbstractThread exists for each WorkerThread." r=nika 2020-06-12 05:09:26 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl