Bug 100459

Summary: [Refactoring] Use isActiveInsertionPoint instead of isInsertionPoint
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: webcomponents-bugzilla, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 97279    
Attachments:
Description Flags
Patch none

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.