Bug 175905

Summary: Leaking CARenderServerBuffer in PlatformWebView::windowSnapshotImage()
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Critical CC: commit-queue, jlewis3, lforschler, ryanhaddad, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Jonathan Bedard 2017-08-23 13:46:56 PDT
On iOS Simulator, we are failing to free a CARenderServerBuffer.  This can cause testers to run out of application memory.
Comment 1 Jonathan Bedard 2017-08-23 15:12:46 PDT
Created attachment 318927 [details]
Patch
Comment 2 Jonathan Bedard 2017-08-23 16:16:35 PDT
Created attachment 318937 [details]
Patch
Comment 3 WebKit Commit Bot 2017-08-23 16:53:45 PDT
Comment on attachment 318937 [details]
Patch

Clearing flags on attachment: 318937

Committed r221117: <http://trac.webkit.org/changeset/221117>
Comment 4 WebKit Commit Bot 2017-08-23 16:53:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-08-23 16:54:05 PDT
<rdar://problem/34047743>