Bug 241509
Summary: | GPUP CGContexts create unattributed Metal resources | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebKit2 | Assignee: | Kimmo Kinnunen <kkinnunen> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jenner, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Kimmo Kinnunen
Add ownership attribution to GPUP CGContext instances
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94803367>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/1443
Kimmo Kinnunen
<rdar://93843724>
EWS
Committed r295522 (251527@main): <https://commits.webkit.org/251527@main>
Reviewed commits have been landed. Closing PR #1443 and removing active labels.
EWS
Committed r295547 (251552@main): <https://commits.webkit.org/251552@main>
Reviewed commits have been landed. Closing PR #1529 and removing active labels.
Robert Jenner
https://commits.webkit.org/251527@main created a build failure for Sydney seen here:
https://build-safari.apple.com/#/builders/2550/builds/92032
The failure was:
./platform/graphics/cocoa/IOSurface.mm:354:70: error: no member named 'taskIdToken' in 'WebCore::ProcessIdentity'
./platform/graphics/cocoa/IOSurface.mm:516:70: error: no member named 'taskIdToken' in 'WebCore::ProcessIdentity'
I have reverted the change the change here:
https://commits.webkit.org/251552@main
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/1533
EWS
Committed r295557 (251562@main): <https://commits.webkit.org/251562@main>
Reviewed commits have been landed. Closing PR #1533 and removing active labels.