mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 05:13:07 +09:00
Microtasks, resolved Promises and Observers are handled after the sync task that caused them, in the order they were generated. Also simplifies reentrancy handling. Based-on: m-c 1193394 |
||
|---|---|---|
| .. | ||
| ModuleLoadRequest.cpp | ||
| ModuleLoadRequest.h | ||
| ModuleScript.cpp | ||
| ModuleScript.h | ||
| moz.build | ||
| nsIScriptElement.h | ||
| nsIScriptLoaderObserver.idl | ||
| ScriptElement.cpp | ||
| ScriptElement.h | ||
| ScriptLoader.cpp | ||
| ScriptLoader.h | ||
| ScriptLoadHandler.cpp | ||
| ScriptLoadHandler.h | ||
| ScriptSettings.cpp | ||
| ScriptSettings.h | ||