mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
790eadf2fc
The spec expects `postMessage()` to act as if it is invoked immediately. Since `postMessage()` isn't actually invoked immediately, keep tasks with source `PostedMessage` in the task queue, so that these tasks are processed. Fixes a hang when `WorkerGlobalScope.close()` is called immediately after `postMessage()`. (cherry picked from commit fd8d350b4756817598ee49a11b9efc3b953dbb00)
19 lines
770 B
INI
19 lines
770 B
INI
[Skipped]
|
|
Ref/css-keyframe-fill-forwards.html
|
|
Ref/unicode-range.html
|
|
Text/input/Crypto/SubtleCrypto-exportKey.html
|
|
Text/input/Crypto/SubtleCrypto-generateKey.html
|
|
Text/input/css/transition-basics.html
|
|
Text/input/HTML/cross-origin-window-properties.html
|
|
Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html
|
|
Text/input/WebAnimations/misc/DocumentTimeline.html
|
|
Text/input/window-scrollTo.html
|
|
Text/input/Worker/Worker-blob.html
|
|
Text/input/Worker/Worker-close-after-postMessage.html
|
|
Text/input/Worker/Worker-crypto.html
|
|
Text/input/Worker/Worker-echo.html
|
|
Text/input/Worker/Worker-importScripts.html
|
|
Text/input/Worker/Worker-location.html
|
|
Text/input/Worker/Worker-module.html
|
|
Text/input/Worker/Worker-performance.html
|
|
Text/input/Worker/Worker-postMessage-transfer.html
|