[Webkit-unassigned] [Bug 189663] REGRESSION (PSON): White or Black flash occurs when process swapping on navigation on Mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 19 09:18:08 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189663
Chris Dumez <cdumez at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #350116|review? |review+
Flags| |
--- Comment #22 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 350116
--> https://bugs.webkit.org/attachment.cgi?id=350116
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=350116&action=review
r=me with comments.
> Source/WebKit/UIProcess/WebPageProxy.cpp:2454
> + process().send(Messages::WebPage::SetIsSuspended(true), pageID());
I am wondering if we still need this IPC given that the WebProcess already gets a Policy decision IPC with PolicyAction::Suspend. Also, with your change, SetIsSuspended(true) IPC is sent twice to the process I believe.
> Source/WebKit/mac/postprocess-framework-headers.sh:56
> + IOS_VERSION="12.0"
Why this change?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180919/b45dfd4f/attachment.html>
More information about the webkit-unassigned
mailing list