Bug 132074

Summary: [iOS] Memory pressure notification should fire on main thread.
Product: WebKit Reporter: Andreas Kling <kling>
Component: PlatformAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: iOS 7.0   
Attachments:
Description Flags
Patch mrowe: review+

Andreas Kling
Reported 2014-04-23 13:44:16 PDT
bdash pointed out that it's pretty silly to fire pressure notifications on one thread, only to redispatch on main queue immediately.
Attachments
Patch (2.20 KB, patch)
2014-04-23 13:49 PDT, Andreas Kling
mrowe: review+
Andreas Kling
Comment 1 2014-04-23 13:49:12 PDT
Andreas Kling
Comment 2 2014-04-23 13:49:12 PDT
Created attachment 230001
Andreas Kling
Comment 3 2014-04-23 14:23:32 PDT
Note You need to log in before you can comment on or make changes to this bug.