tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / workers


ModeNameSize
-rw-r--r--ChromeWorker.cpp84L
-rw-r--r--ChromeWorker.h33L
-rw-r--r--ChromeWorkerScope.cpp66L
-rw-r--r--ChromeWorkerScope.h18L
-rw-r--r--EventWithOptionsRunnable.cpp147L
-rw-r--r--EventWithOptionsRunnable.h56L
-rw-r--r--JSExecutionManager.cpp250L
-rw-r--r--JSExecutionManager.h193L
-rw-r--r--JSSettings.h62L
-rw-r--r--MessageEventRunnable.cpp205L
-rw-r--r--MessageEventRunnable.h51L
-rw-r--r--Queue.h151L
-rw-r--r--RegisterBindings.cpp49L
-rw-r--r--RuntimeService.cpp2617L
-rw-r--r--RuntimeService.h204L
-rw-r--r--ScriptLoader.cpp1933L
-rw-r--r--ScriptLoader.h381L
-rw-r--r--Worker.cpp259L
-rw-r--r--Worker.h104L
-rw-r--r--WorkerCSPContext.cpp99L
-rw-r--r--WorkerCSPContext.h49L
-rw-r--r--WorkerCSPEventListener.cpp105L
-rw-r--r--WorkerCSPEventListener.h40L
-rw-r--r--WorkerChannelInfo.cpp67L
-rw-r--r--WorkerChannelInfo.h50L
-rw-r--r--WorkerCommon.h72L
-rw-r--r--WorkerDebugger.cpp522L
-rw-r--r--WorkerDebugger.h59L
-rw-r--r--WorkerDebuggerManager.cpp373L
-rw-r--r--WorkerDebuggerManager.h120L
-rw-r--r--WorkerDocumentListener.cpp111L
-rw-r--r--WorkerDocumentListener.h40L
-rw-r--r--WorkerError.cpp458L
-rw-r--r--WorkerError.h81L
-rw-r--r--WorkerEventTarget.cpp274L
-rw-r--r--WorkerEventTarget.h50L
-rw-r--r--WorkerIPCUtils.h44L
-rw-r--r--WorkerLoadInfo.cpp487L
-rw-r--r--WorkerLoadInfo.h192L
-rw-r--r--WorkerLocation.cpp36L
-rw-r--r--WorkerLocation.h72L
-rw-r--r--WorkerNavigator.cpp325L
-rw-r--r--WorkerNavigator.h130L
-rw-r--r--WorkerPrivate.cpp6929L
-rw-r--r--WorkerPrivate.h1799L
-rw-r--r--WorkerRef.cpp266L
-rw-r--r--WorkerRef.h278L
-rw-r--r--WorkerRunnable.cpp742L
-rw-r--r--WorkerRunnable.h567L
-rw-r--r--WorkerScope.cpp1589L
-rw-r--r--WorkerScope.h648L
-rw-r--r--WorkerStatus.h58L
-rw-r--r--WorkerTestUtils.cpp176L
-rw-r--r--WorkerTestUtils.h58L
-rw-r--r--WorkerThread.cpp368L
-rw-r--r--WorkerThread.h116L
-rw-r--r--metrics.yaml81L
-rw-r--r--moz.build116L
-rw-r--r--nsIWorkerChannelInfo.idl22L
-rw-r--r--nsIWorkerDebugger.idl77L
-rw-r--r--nsIWorkerDebuggerManager.idl26L
d---------loader/-
d---------remoteworkers/-
d---------sharedworkers/-
d---------test/-