RESOLVED FIXED 69395
Remove Node::willBlur()
https://bugs.webkit.org/show_bug.cgi?id=69395
Summary Remove Node::willBlur()
Kent Tamura
Reported 2011-10-04 20:34:40 PDT
Node::willBlur() was introduced to fix Bug 59071, but it is not needed because SelectionController::textWillBeReplaced() doesn't set focus.
Attachments
Patch (7.27 KB, patch)
2011-10-04 20:39 PDT, Kent Tamura
no flags
Patch 2 (7.25 KB, patch)
2011-10-04 20:41 PDT, Kent Tamura
no flags
Kent Tamura
Comment 1 2011-10-04 20:39:46 PDT
Kent Tamura
Comment 2 2011-10-04 20:41:14 PDT
WebKit Review Bot
Comment 3 2011-10-04 23:06:58 PDT
Comment on attachment 109740 [details] Patch 2 Clearing flags on attachment: 109740 Committed r96679: <http://trac.webkit.org/changeset/96679>
WebKit Review Bot
Comment 4 2011-10-04 23:07:03 PDT
All reviewed patches have been landed. Closing bug.
Ilya Tikhonovsky
Comment 5 2011-10-05 05:30:29 PDT
followup fix for windows bots was landed as r96697
Note You need to log in before you can comment on or make changes to this bug.