haikuwebkit/Source/WebCore/workers
Simon Fraser 3188d16255 Outdent WorkerRunLoop class definition
https://bugs.webkit.org/show_bug.cgi?id=229352

Reviewed by Wenson Hsieh.

Just outdent the class.

* workers/WorkerRunLoop.h:
(WebCore::WorkerRunLoop::terminated const):
(WebCore::WorkerRunLoop::createUniqueId):
(WebCore::WorkerRunLoop::Task::mode const):
(WebCore::WorkerRunLoop::isBeingDebugged const):


Canonical link: https://commits.webkit.org/240763@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281348 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-20 22:58:48 +00:00
..
service Overly verbose catchable fetch error messages lead to cross-origin leaks 2021-08-13 10:22:38 +00:00
AbstractWorker.cpp Unable to use 'data:application/javascript' url for Worker 2021-07-06 19:02:03 +00:00
AbstractWorker.h
AbstractWorker.idl
DedicatedWorkerGlobalScope.cpp
DedicatedWorkerGlobalScope.h Allow conditionally enabling OffscreenCanvas only for non-worker contexts 2021-05-16 03:14:57 +00:00
DedicatedWorkerGlobalScope.idl [WebIDL] Remove [ImplicitThis] and [CustomProxyToJSObject] extended attributes 2021-05-20 22:25:01 +00:00
DedicatedWorkerThread.cpp
DedicatedWorkerThread.h
ScriptBuffer.cpp Fix some inefficient uses of SharedBuffer 2021-06-10 15:08:18 +00:00
ScriptBuffer.h
Worker.cpp Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
Worker.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
Worker.idl
WorkerAnimationController.cpp Allow conditionally enabling OffscreenCanvas only for non-worker contexts 2021-05-16 03:14:57 +00:00
WorkerAnimationController.h Allow conditionally enabling OffscreenCanvas only for non-worker contexts 2021-05-16 03:14:57 +00:00
WorkerConsoleClient.cpp
WorkerConsoleClient.h
WorkerDebuggerProxy.h
WorkerEventLoop.cpp
WorkerEventLoop.h
WorkerFontLoadRequest.cpp Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
WorkerFontLoadRequest.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
WorkerGlobalScope.cpp Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerGlobalScope.h Add initial support for 'Cross-Origin-Opener-Policy' HTTP header 2021-07-31 00:07:37 +00:00
WorkerGlobalScope.idl [WebIDL] Remove [ImplicitThis] and [CustomProxyToJSObject] extended attributes 2021-05-20 22:25:01 +00:00
WorkerGlobalScopeProxy.h Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerInspectorProxy.cpp
WorkerInspectorProxy.h
WorkerLoaderProxy.h
WorkerLocation.cpp
WorkerLocation.h
WorkerLocation.idl
WorkerMessagingProxy.cpp Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerMessagingProxy.h Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerObjectProxy.h
WorkerOrWorkletGlobalScope.cpp
WorkerOrWorkletGlobalScope.h
WorkerOrWorkletScriptController.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
WorkerOrWorkletScriptController.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
WorkerOrWorkletThread.cpp Drop CheckedLock / CheckedCondition aliases 2021-05-24 18:29:01 +00:00
WorkerOrWorkletThread.h Drop CheckedLock / CheckedCondition aliases 2021-05-24 18:29:01 +00:00
WorkerReportingProxy.h
WorkerRunLoop.cpp
WorkerRunLoop.h Outdent WorkerRunLoop class definition 2021-08-20 22:58:48 +00:00
WorkerScriptLoader.cpp Overly verbose catchable fetch error messages lead to cross-origin leaks 2021-08-13 10:22:38 +00:00
WorkerScriptLoader.h Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerScriptLoaderClient.h
WorkerThread.cpp Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerThread.h Add initial support for Cross-Origin-Embedder-Policy (COEP) 2021-08-12 02:43:53 +00:00
WorkerThreadType.h
WorkerType.h
WorkerType.idl