Bug 132576 - More long hangs under IOSurfacePool::evict
Summary: More long hangs under IOSurfacePool::evict
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-05 11:45 PDT by Tim Horton
Modified: 2014-05-05 11:59 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.61 KB, patch)
2014-05-05 11:54 PDT, Tim Horton
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 Tim Horton 2014-05-05 11:45:28 PDT
https://bugs.webkit.org/show_bug.cgi?id=132549 was not the whole story, there's another bug in the pool where we'll loop forever if we end up with only one in-use surface left and the pool is still too full...
Comment 1 Tim Horton 2014-05-05 11:54:34 PDT
Created attachment 230842 [details]
patch
Comment 2 Tim Horton 2014-05-05 11:59:58 PDT
http://trac.webkit.org/changeset/168308