Bug 304091
| Summary: | REGRESSION (301471@main): replay.music.apple.com highlight reels has missing assets | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | DOM | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | NEW | ||
| Severity: | Normal | CC: | fred.wang, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=280954 https://bugs.webkit.org/show_bug.cgi?id=184138 |
||
Simon Fraser (smfr)
The highlight reel at replay.music.apple.com (login required) is missing assets after 301471@main
It uses `document.fonts.ready`, but also relies on `loadingdone` events which we don't fire.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
<rdar://problem/166322852>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/55333
Simon Fraser (smfr)
*** Bug 184138 has been marked as a duplicate of this bug. ***