Better deal with WebProcess suspension due to screen locking, especially when it comes to marking layers as volatile.
<rdar://problem/17665473>
Created attachment 280166 [details] Patch
Attachment 280166 [details] did not pass style-queue: ERROR: Source/WebKit2/WebProcess/WebPage/WebPage.cpp:2067: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/WebProcess/WebPage/WebPage.h:585: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/WebProcess/WebPage/WebPage.h:1430: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 3 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 280166 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=280166&action=review > Source/WebKit2/ChangeLog:20 > + them as purgeable for 3 seconds for a reason or another, it is not use in "there is no use in retrying"
Created attachment 280168 [details] Patch
Comment on attachment 280168 [details] Patch Clearing flags on attachment: 280168 Committed r201519: <http://trac.webkit.org/changeset/201519>
All reviewed patches have been landed. Closing bug.