.. |
remoteworkers
|
Bug 1716849: Add crash annotation for error when aborting for failed module import. r=mccr8
|
2021-07-22 16:58:02 +00:00 |
sharedworkers
|
Bug 1723050 - Part 33: Replace typedef by using in dom/workers/ r=dom-worker-reviewers,edenchuang
|
2021-08-11 14:41:34 +00:00 |
test
|
Bug 1723080: Update worker tests within dom/ to work with https-first enabled r=baku
|
2021-08-09 14:26:37 +00:00 |
ChromeWorker.cpp
|
Bug 1713615 - Rename WorkerType to WorkerKind; r=emilio
|
2021-06-01 16:59:50 +00:00 |
ChromeWorker.h
|
…
|
|
ChromeWorkerScope.cpp
|
Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp
|
2021-07-13 11:52:42 +00:00 |
ChromeWorkerScope.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
JSExecutionManager.cpp
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
JSExecutionManager.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
JSSettings.h
|
Bug 1678374 - Avoid including jsapi.h from header files. r=jandem
|
2020-11-23 16:12:34 +00:00 |
MessageEventRunnable.cpp
|
…
|
|
MessageEventRunnable.h
|
…
|
|
Principal.cpp
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
Principal.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
Queue.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
RegisterBindings.cpp
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
RuntimeService.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio
|
2021-08-23 09:30:23 +00:00 |
RuntimeService.h
|
Bug 1693967 - Avoid creating workers with the shutting down RuntimeService r=dom-worker-reviewers,asuth
|
2021-03-02 09:57:41 +00:00 |
ScriptLoader.cpp
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
ScriptLoader.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
Worker.cpp
|
Bug 1720358 - Make AutoProfilerLabel available even when MOZ_GECKO_PROFILER is not defined, and remove ifdefs, r=gerald.
|
2021-07-15 22:04:22 +00:00 |
Worker.h
|
…
|
|
WorkerCSPEventListener.cpp
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerCSPEventListener.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerCommon.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerDebugger.cpp
|
Bug 1713615 - Rename WorkerType to WorkerKind; r=emilio
|
2021-06-01 16:59:50 +00:00 |
WorkerDebugger.h
|
Bug 1657130 - Expose worker's window IDs to nsIWorkerDebugger r=dom-workers-and-storage-reviewers,asuth
|
2021-01-21 13:14:06 +00:00 |
WorkerDebuggerManager.cpp
|
…
|
|
WorkerDebuggerManager.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerError.cpp
|
Bug 1722448 - Implement self.reportError(). r=emilio,smaug
|
2021-08-09 16:08:59 +00:00 |
WorkerError.h
|
…
|
|
WorkerEventTarget.cpp
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerEventTarget.h
|
…
|
|
WorkerLoadInfo.cpp
|
Bug 1723050 - Part 33: Replace typedef by using in dom/workers/ r=dom-worker-reviewers,edenchuang
|
2021-08-11 14:41:34 +00:00 |
WorkerLoadInfo.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerLocation.cpp
|
…
|
|
WorkerLocation.h
|
…
|
|
WorkerNavigator.cpp
|
Bug 1725734 - Basic Web Locks implementation r=smaug,asuth
|
2021-08-18 01:23:45 +00:00 |
WorkerNavigator.h
|
Bug 1725734 - Basic Web Locks implementation r=smaug,asuth
|
2021-08-18 01:23:45 +00:00 |
WorkerPrivate.cpp
|
Bug 1726648 - Add a helper to trim brackets from nsID r=mccr8,smaug
|
2021-08-23 10:54:11 +00:00 |
WorkerPrivate.h
|
Bug 1723050 - Part 33: Replace typedef by using in dom/workers/ r=dom-worker-reviewers,edenchuang
|
2021-08-11 14:41:34 +00:00 |
WorkerRef.cpp
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerRef.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerRunnable.cpp
|
Bug 1696347 - Remove redundant nullptr checks of return value of infallible new in dom/workers. r=dom-worker-reviewers,janv
|
2021-03-04 09:14:33 +00:00 |
WorkerRunnable.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
WorkerScope.cpp
|
Bug 1722448 - Implement self.reportError(). r=emilio,smaug
|
2021-08-09 16:08:59 +00:00 |
WorkerScope.h
|
Bug 1722448 - Implement self.reportError(). r=emilio,smaug
|
2021-08-09 16:08:59 +00:00 |
WorkerStatus.h
|
…
|
|
WorkerTestUtils.cpp
|
Bug 1684139 - Adding mozilla specific wpt for timer nesting level in workers r=dom-worker-reviewers,asuth
|
2021-03-10 12:35:46 +00:00 |
WorkerTestUtils.h
|
Bug 1684139 - Adding mozilla specific wpt for timer nesting level in workers r=dom-worker-reviewers,asuth
|
2021-03-10 12:35:46 +00:00 |
WorkerThread.cpp
|
Bug 1119956 introduce DiscardableRunnable for tasks that might not run but might not implement cancellation r=asuth,sg
|
2020-12-02 09:36:25 +00:00 |
WorkerThread.h
|
Bug 1678561 - Fix includes in dom/workers to some degree. r=dom-workers-and-storage-reviewers,asuth
|
2020-11-26 13:21:15 +00:00 |
moz.build
|
Bug 1684139 - Adding mozilla specific wpt for timer nesting level in workers r=dom-worker-reviewers,asuth
|
2021-03-10 12:35:46 +00:00 |
nsIWorkerDebugger.idl
|
Bug 1657130 - Expose worker's window IDs to nsIWorkerDebugger r=dom-workers-and-storage-reviewers,asuth
|
2021-01-21 13:14:06 +00:00 |
nsIWorkerDebuggerManager.idl
|
…
|
|