Bug 39466 - All CACFContexts are being leaked
Summary: All CACFContexts are being leaked
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-05-20 18:58 PDT by Adam Roben (:aroben)
Modified: 2010-05-20 19:14 PDT (History)
5 users (show)

See Also:


Attachments
Stop leaking all CACFContexts (1.47 KB, patch)
2010-05-20 19:05 PDT, Adam Roben (:aroben)
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-05-20 18:58:22 PDT
All CACFContexts are being leaked due to a bug in WKCACFContextFlusher. This affects all pages that use accelerated compositing.
Comment 1 Adam Roben (:aroben) 2010-05-20 18:58:42 PDT
<rdar://problem/8007141>
Comment 2 Adam Roben (:aroben) 2010-05-20 19:05:20 PDT
Created attachment 56660 [details]
Stop leaking all CACFContexts
Comment 3 Adam Roben (:aroben) 2010-05-20 19:14:52 PDT
Committed r59897: <http://trac.webkit.org/changeset/59897>