WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Shinya Kawanaka
Comment 1
2012-10-28 22:14:27 PDT
Created
attachment 171156
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug