[Webkit-unassigned] [Bug 190375] REGRESSION: (r236512) [ Mac WK2 ] Layout Test editing/undo/undo-smart-delete-word.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 15:30:51 PDT 2018


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

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
It seems to be related to the following IPC:
m_page->process().send(Messages::WebPage::UnapplyEditCommand(m_commandID), m_page->pageID(), IPC::SendOption::DispatchMessageEvenWhenWaitingForSyncReply);

Which sometimes gets processed out of order.

-- 
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/20181011/a9b12faf/attachment.html>


More information about the webkit-unassigned mailing list