..
remoteworkers
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
sharedworkers
Bug 1652002 - Remove some unnecessary includes from BindingUtils.h. r=peterv
2020-07-15 15:34:49 +00:00
test
Bug 1634872
- Correct spec compliance issue. r=baku
2020-07-19 18:05:10 +00:00
ChromeWorker.cpp
…
ChromeWorker.h
…
ChromeWorkerScope.cpp
…
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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
MessageEventRunnable.h
…
Principal.cpp
…
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 1652960 - Remove unnecessary includes from Document.h. r=smaug
2020-07-15 15:48:53 +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 1634872
- Correct spec compliance issue. r=baku
2020-07-19 18:05:10 +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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
WorkerCSPEventListener.h
…
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 1642906 - initialize PerformanceCounter in WorkerPrivate initialization r=dom-workers-and-storage-reviewers,sg
2020-07-09 05:23:14 +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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
WorkerError.h
…
WorkerEventTarget.cpp
…
WorkerEventTarget.h
…
WorkerLoadInfo.cpp
Bug 1652960 - Remove unnecessary includes from Document.h. r=smaug
2020-07-15 15:48:53 +00:00
WorkerLoadInfo.h
Bug 1639833
- IntrisincStoragePrincipal should always be partitioned - part 3 - Cleanup storage access methods, r=dimi
2020-06-03 06:10:58 +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 1654523 - Insist that iteration callbacks don't GC r=sfink,mccr8
2020-07-23 02:31:57 +00:00
WorkerPrivate.h
Bug 1651612 - Run extra garbage collection cycle for idle workers if cycle collection collected anything r=mccr8
2020-07-10 13:55:38 +00:00
WorkerRef.cpp
…
WorkerRef.h
…
WorkerRunnable.cpp
…
WorkerRunnable.h
…
WorkerScope.cpp
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
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 1642906 - initialize PerformanceCounter in WorkerPrivate initialization r=dom-workers-and-storage-reviewers,sg
2020-07-09 05:23:14 +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
…
nsIWorkerDebugger.idl
…
nsIWorkerDebuggerManager.idl
…