gecko-dev/dom/workers
Tom Schuster 4e3fc1e1a3 Bug 1722448 - Implement self.reportError(). r=emilio,smaug
This is mostly just copying and adjusting code from `AutoJSAPI::ReportException`.

Differential Revision: https://phabricator.services.mozilla.com/D121070
2021-08-09 16:08:59 +00:00
..
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 1713615 - Rename WorkerType to WorkerKind; r=emilio 2021-06-01 16:59:50 +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
JSExecutionManager.cpp
JSExecutionManager.h
JSSettings.h
MessageEventRunnable.cpp
MessageEventRunnable.h
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
nsIWorkerDebuggerManager.idl
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1712174 - Add browser preference for class static blocks r=yulia 2021-06-07 14:57:42 +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
ScriptLoader.h
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
WorkerCommon.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerDebugger.cpp Bug 1713615 - Rename WorkerType to WorkerKind; r=emilio 2021-06-01 16:59:50 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerError.cpp Bug 1722448 - Implement self.reportError(). r=emilio,smaug 2021-08-09 16:08:59 +00:00
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerLoadInfo.cpp
WorkerLoadInfo.h
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp
WorkerNavigator.h
WorkerPrivate.cpp Bug 1720568: Be more explicit about the WorkerPrivate self-reference. r=dom-worker-reviewers,asuth 2021-07-24 10:04:55 +00:00
WorkerPrivate.h Bug 1713748 - Partition WebSocket nsWSAdmissionManager queue. r=timhuang,nhnt11 2021-07-21 12:44:40 +00:00
WorkerRef.cpp
WorkerRef.h
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
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
WorkerThread.h