RESOLVED FIXED 132074
[iOS] Memory pressure notification should fire on main thread.
https://bugs.webkit.org/show_bug.cgi?id=132074
Summary [iOS] Memory pressure notification should fire on main thread.
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.