Bug 314034
| Summary: | ASSERT under HTMLMediaElement::virtualHasPendingActivity | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
| Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Carlson
HTMLMediaElement::virtualHasPendingActivity can be called from the GC thread so it should not call anything that creates a temporary strong ref.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Carlson
rdar://176143872
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/64228
EWS
Committed 312598@main (640e6ff568d1): <https://commits.webkit.org/312598@main>
Reviewed commits have been landed. Closing PR #64228 and removing active labels.
EWS
Committed 305877.488@webkitglib/2.52 (822a38e50852): <https://commits.webkit.org/305877.488@webkitglib/2.52>
Reviewed commits have been landed. Closing PR #64700 and removing active labels.