Bug 125465

Summary: REGRESSION(r160260): Memory pressure signal causes web process to hang.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Page LoadingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2013-12-09 12:17:15 PST
Sending the memory pressure signal to the web process causes it to hang in MemoryCache::pruneLiveResourcesToSize(unsigned).
Comment 1 Andreas Kling 2013-12-09 12:19:16 PST
Created attachment 218788 [details]
Patch
Comment 2 Tim Horton 2013-12-09 12:23:57 PST
Comment on attachment 218788 [details]
Patch

Whoops :|
Comment 3 WebKit Commit Bot 2013-12-09 13:12:23 PST
Comment on attachment 218788 [details]
Patch

Clearing flags on attachment: 218788

Committed r160327: <http://trac.webkit.org/changeset/160327>
Comment 4 WebKit Commit Bot 2013-12-09 13:12:25 PST
All reviewed patches have been landed.  Closing bug.