Bug 313399
| Summary: | Use protect() instead of RefPtr { } in PlatformMediaSessionManager, AudioFileReaderCocoa, MediaPlayerPrivateAVFoundationObjC, SVGSVGElement | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jlee53 |
| Component: | WebKit Misc. | Assignee: | jlee53 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
jlee53
Use protect(foo) instead of RefPtr {foo } to align with WebKit's transition from brace-initialized smart pointer temporaries.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175659388>
jlee53
Pull request: https://github.com/WebKit/WebKit/pull/63671
EWS
Committed 312244@main (df8790f393e1): <https://commits.webkit.org/312244@main>
Reviewed commits have been landed. Closing PR #63671 and removing active labels.