[Webkit-unassigned] [Bug 191734] ASSERTION FAILED: m_messageReceivers.contains(...) under ViewGestureController removeMessageReceiver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 12:40:31 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=191734

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |191083
           Assignee|webkit-unassigned at lists.web |cdumez at apple.com
                   |kit.org                     |

--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
Yes, this is a PSON regression. This is due to us not destroying the gesture controller in WebViewImpl::processWillSwap(). We only do it in WebViewImpl::processDidExit().

We did this to fix Bug 191083. I will fix it shortly.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=191083
[Bug 191083] [PSON] View gesture snapshot gets taken down early when process-swapping
-- 
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/20181117/d51b3a89/attachment.html>


More information about the webkit-unassigned mailing list