RESOLVED FIXED 100459
[Refactoring] Use isActiveInsertionPoint instead of isInsertionPoint
https://bugs.webkit.org/show_bug.cgi?id=100459
Summary [Refactoring] Use isActiveInsertionPoint instead of isInsertionPoint
Shinya Kawanaka
Reported 2012-10-25 22:13:02 PDT
Basically inert InsertionPoint has no meaning. We don't need to cast it to InsertionPoint. So it would be good to have isActiveInsertionPoint instead of isInsertionPoint so that we don't miss isActive check.
Attachments
Patch (5.79 KB, patch)
2012-10-28 22:14 PDT, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2012-10-28 22:14:27 PDT
WebKit Review Bot
Comment 2 2012-10-29 05:51:48 PDT
Comment on attachment 171156 [details] Patch Clearing flags on attachment: 171156 Committed r132791: <http://trac.webkit.org/changeset/132791>
WebKit Review Bot
Comment 3 2012-10-29 05:51:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.