Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0932a6f9958165005e0f402448f473d8ee92ee46
https://github.com/WebKit/WebKit/commit/0932a6f9958165005e0f402448f473d8ee92ee46
Author: Basuke Suzuki <[email protected]>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M LayoutTests/http/tests/inspector/console/message-from-iframe.html
A LayoutTests/http/tests/inspector/console/message-from-worker-expected.txt
A LayoutTests/http/tests/inspector/console/message-from-worker.html
A LayoutTests/http/tests/inspector/console/resources/worker-in-iframe.html
A LayoutTests/http/tests/inspector/console/resources/worker.js
Log Message:
-----------
Add console message tests for Web Inspector with Web Worker.
https://bugs.webkit.org/show_bug.cgi?id=300708
rdar://162555035
Reviewed by BJ Burg.
Test for console message that ensures messages are received by Web Inspector
from:
- Worker created in same/cross origin iframe
* LayoutTests/http/tests/inspector/console/message-from-iframe.html:
* LayoutTests/http/tests/inspector/console/message-from-worker-expected.txt:
Added.
* LayoutTests/http/tests/inspector/console/message-from-worker.html: Added.
* LayoutTests/http/tests/inspector/console/resources/worker-in-iframe.html:
Added.
* LayoutTests/http/tests/inspector/console/resources/worker.js: Added.
Canonical link: https://commits.webkit.org/301903@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications