RESOLVED FIXED Bug 170522
Stop forcing CA commit when memory pressure changes.
https://bugs.webkit.org/show_bug.cgi?id=170522
Summary Stop forcing CA commit when memory pressure changes.
Andreas Kling
Reported 2017-04-05 15:20:43 PDT
This was a hack for 512 MB devices to try to react quickly to changes in memory pressure. Since it creates lots of extra work, and apparently sometimes runs on the wrong thread, let's stop doing it. <rdar://problem/31460236>
Attachments
Patch (1.60 KB, patch)
2017-04-05 15:23 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2017-04-05 15:23:30 PDT
WebKit Commit Bot
Comment 2 2017-04-06 11:35:50 PDT
Comment on attachment 306324 [details] Patch Clearing flags on attachment: 306324 Committed r215045: <http://trac.webkit.org/changeset/215045>
WebKit Commit Bot
Comment 3 2017-04-06 11:35:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.