Bug 255203
| Summary: | Finalize postMessage support to being created service worker clients | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | youenn fablet <youennf> |
| Component: | Service Workers | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | twisniewski, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
youenn fablet
Finalize postMessage support to being created service worker clients
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107802408>
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/12553
EWS
Committed 262818@main (8f8c1da76268): <https://commits.webkit.org/262818@main>
Reviewed commits have been landed. Closing PR #12553 and removing active labels.
Thomas Wisniewski [:twisniewski]
Pardon for pinging a closed bug, but I'm not seeing the WPTs in the patch in the official GitHub repo. Is it possible they haven't been synced over?
youenn fablet
(In reply to Thomas Wisniewski [:twisniewski] from comment #4)
> Pardon for pinging a closed bug, but I'm not seeing the WPTs in the patch in
> the official GitHub repo. Is it possible they haven't been synced over?
True, it seems the PR introducing them got reverted due to setTimeout issues.
I'll do a PR to fix this.
youenn fablet
Readded in https://github.com/web-platform-tests/wpt/pull/40414