[Webkit-unassigned] [Bug 162008] dictionaryPopupInfoForRange() can change selection temporarily; updates should not be sent to the UIProcess.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 07:47:08 PDT 2016


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

--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 288931
  --> https://bugs.webkit.org/attachment.cgi?id=288931
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=288931&action=review

> Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm:420
> +    m_isGettingDictionaryPopupInfo = true;

Can we use a TemporaryChange<bool> here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160915/0a124be4/attachment.html>


More information about the webkit-unassigned mailing list