[webkit-reviews] review granted: [Bug 179990] Phantom focus/blur events fire on clicking between text input fields when listening with addEventListener : [Attachment 355449] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 19:14:42 PST 2018


Tim Horton <thorton at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 179990: Phantom focus/blur events fire on clicking between text input
fields when listening with addEventListener
https://bugs.webkit.org/show_bug.cgi?id=179990

Attachment 355449: Fixes the bug

https://bugs.webkit.org/attachment.cgi?id=355449&action=review




--- Comment #10 from Tim Horton <thorton at apple.com> ---
Comment on attachment 355449
  --> https://bugs.webkit.org/attachment.cgi?id=355449
Fixes the bug

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

> Source/WebCore/editing/Editor.h:107
> +    DoNotSetFcous = 1 << 1,

Typo "Fcous".


More information about the webkit-reviews mailing list