Bug 298865
| Summary: | Fix smart pointers errors with CFRunLoopGetMain()/CFRunLoopGetCurrent() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frédéric Wang (:fredw) <fred.wang> |
| Component: | New Bugs | Assignee: | Frédéric Wang (:fredw) <fred.wang> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 298774 | ||
| Bug Blocks: | 299368 | ||
Frédéric Wang (:fredw)
https://developer.apple.com/documentation/corefoundation/cfrunloopgetcurrent()?language=objc
https://developer.apple.com/documentation/corefoundation/cfrunloopgetmain()?language=objc
Ownership follows the The Get Rule, so they need a RetainPtr
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Frédéric Wang (:fredw)
Pull request: https://github.com/WebKit/WebKit/pull/50795
EWS
Committed 300027@main (1af87bb4a5ef): <https://commits.webkit.org/300027@main>
Reviewed commits have been landed. Closing PR #50795 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/161092311>
Radar WebKit Bug Importer
<rdar://problem/161092482>