.. |
remoteworkers
|
Bug 1616079 - Checking if RemoteWorkerChild::mState is Pending before dispatching IninializeWorkerRunnable r=dom-workers-and-storage-reviewers,perry
|
2020-02-26 18:11:36 +00:00 |
sharedworkers
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
test
|
Bug 1610585 - MessagePortIdentifierRunnable ensure balanced busy count modifications r=dom-workers-and-storage-reviewers,asuth
|
2020-02-18 16:35:27 +00:00 |
ChromeWorker.cpp
|
…
|
|
ChromeWorker.h
|
…
|
|
ChromeWorkerScope.cpp
|
Bug 1588810 - Fix ctypes UnicodeToNative callback to not assume null-terminated strings. r=bzbarsky
|
2019-10-16 06:13:07 +00:00 |
ChromeWorkerScope.h
|
…
|
|
JSSettings.h
|
…
|
|
MessageEventRunnable.cpp
|
Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 8 - usage of IsSharedMemoryAllowed, r=smaug
|
2020-02-06 13:51:07 +00:00 |
MessageEventRunnable.h
|
…
|
|
Principal.cpp
|
Bug 1576254 - Cut WorkerPrincipal over to a real object and implement isSystemOrAddonPrincipal r=baku
|
2019-10-04 17:37:09 +00:00 |
Principal.h
|
Bug 1576254 - Cut WorkerPrincipal over to a real object and implement isSystemOrAddonPrincipal r=baku
|
2019-10-04 17:37:09 +00:00 |
Queue.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:38:22 +00:00 |
RegisterBindings.cpp
|
…
|
|
RuntimeService.cpp
|
Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
|
2020-02-27 17:39:15 +00:00 |
RuntimeService.h
|
…
|
|
ScriptLoader.cpp
|
Bug 1617434 - Move reserved client creation to parent-side with DocumentChannel. r=perry
|
2020-03-01 04:14:00 +00:00 |
ScriptLoader.h
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
|
2019-12-06 09:24:56 +00:00 |
Worker.cpp
|
Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
|
2020-02-25 19:44:39 +00:00 |
Worker.h
|
…
|
|
WorkerCSPEventListener.cpp
|
…
|
|
WorkerCSPEventListener.h
|
…
|
|
WorkerCommon.h
|
…
|
|
WorkerDebugger.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:38:22 +00:00 |
WorkerDebugger.h
|
…
|
|
WorkerDebuggerManager.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:38:22 +00:00 |
WorkerDebuggerManager.h
|
…
|
|
WorkerError.cpp
|
…
|
|
WorkerError.h
|
…
|
|
WorkerEventTarget.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
WorkerEventTarget.h
|
…
|
|
WorkerLoadInfo.cpp
|
Bug 1615259 - Refactor GetUri in WorkerLoadInfo.cpp r=ckerschb
|
2020-03-03 12:58:38 +00:00 |
WorkerLoadInfo.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:38:22 +00:00 |
WorkerLocation.cpp
|
…
|
|
WorkerLocation.h
|
Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
|
2020-02-20 11:40:14 +00:00 |
WorkerNavigator.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:38:22 +00:00 |
WorkerNavigator.h
|
Bug 1581710 - Update WebGPU IDL bindings r=jgilbert,bzbarsky
|
2019-10-02 16:46:03 +00:00 |
WorkerPrivate.cpp
|
Bug 1618194 - Refactor WorkerPrivate.cpp to use BasePrincipal r=ckerschb
|
2020-03-03 14:26:38 +00:00 |
WorkerPrivate.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:38:22 +00:00 |
WorkerRef.cpp
|
…
|
|
WorkerRef.h
|
…
|
|
WorkerRunnable.cpp
|
Bug 1603484 - worker script evaluation resulting in abrupt completion shouldn't be a start failure r=dom-workers-and-storage-reviewers,asuth
|
2020-02-18 18:49:59 +00:00 |
WorkerRunnable.h
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
WorkerScope.cpp
|
Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
|
2020-02-25 19:44:39 +00:00 |
WorkerScope.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv
|
2020-02-12 10:38:22 +00:00 |
WorkerStatus.h
|
…
|
|
WorkerThread.cpp
|
…
|
|
WorkerThread.h
|
…
|
|
moz.build
|
…
|
|
nsIWorkerDebugger.idl
|
Bug 1590766 - Use transitive parent's window in nsIWorkerDebugger.window, r=asuth.
|
2020-01-15 13:40:47 +00:00 |
nsIWorkerDebuggerManager.idl
|
…
|
|