gecko-dev/dom/workers
Simon Giesecke da859a31b2 Bug 1623278 - Use SafeRefPtr for IDBFactory. r=dom-workers-and-storage-reviewers,asuth
Differential Revision: https://phabricator.services.mozilla.com/D66972

--HG--
extra : moz-landing-system : lando
2020-04-01 09:54:43 +00:00
..
remoteworkers Bug 1622562 - Remove JSREPORT_IS_WARNING everywhere. r=baku 2020-03-21 20:14:13 +00:00
sharedworkers Bug 1622562 - Remove JSREPORT_IS_WARNING everywhere. r=baku 2020-03-21 20:14:13 +00:00
test Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSExecutionManager.cpp Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
JSExecutionManager.h Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
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
Principal.h
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 1620986 - Workers should read multi-value pref. r=bbouvier 2020-03-26 11:47:59 +00:00
RuntimeService.h Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
ScriptLoader.cpp Bug 1626105 - Convert |JS::Evaluate| to |JS::EvaluateDontInflate| semantics, and remove |JS::EvaluateDontInflate|. r=evilpie 2020-03-31 01:32:46 +00:00
ScriptLoader.h Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +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 1615014 - ensure performance storage/counter is set before being read r=dom-workers-and-storage-reviewers,asuth 2020-03-26 03:22:42 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
WorkerDebuggerManager.h
WorkerError.cpp Bug 1622562 - Remove ErrorReport flags everywhere. r=mccr8 2020-03-24 10:13:15 +00:00
WorkerError.h Bug 1622562 - Remove JSREPORT_IS_WARNING everywhere. r=baku 2020-03-21 20:14:13 +00:00
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 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +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
WorkerPrivate.cpp Bug 1545345 - Improve worker shutdown. r=baku,smaug 2020-03-27 22:40:58 +00:00
WorkerPrivate.h Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +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 1623278 - Use SafeRefPtr for IDBFactory. r=dom-workers-and-storage-reviewers,asuth 2020-04-01 09:54:43 +00:00
WorkerScope.h Bug 1545345 - Improve worker shutdown. r=baku,smaug 2020-03-27 22:40:58 +00:00
WorkerStatus.h
WorkerThread.cpp
WorkerThread.h
moz.build Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
nsIWorkerDebugger.idl Bug 1590766 - Use transitive parent's window in nsIWorkerDebugger.window, r=asuth. 2020-01-15 13:40:47 +00:00
nsIWorkerDebuggerManager.idl