NEW 182378
FrameSelection should clear m_selectionRevealMode whenever m_pendingSelectionUpdate is set true
https://bugs.webkit.org/show_bug.cgi?id=182378
Summary FrameSelection should clear m_selectionRevealMode whenever m_pendingSelection...
Ryosuke Niwa
Reported 2018-02-01 01:29:35 PST
As Antti pointed out in the bug 182212, we should be clearing m_selectionRevealMode to DoNotReveal whenever we're setting m_pendingSelectionUpdate to true. Otherwise, we would end up revealing selection when we shouldn't.
Attachments
Note You need to log in before you can comment on or make changes to this bug.