[Webkit-unassigned] [Bug 100459] New: [Refactoring] isActiveInsertionPoint instead of isInsertionPoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 22:11:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=100459

           Summary: [Refactoring] isActiveInsertionPoint instead of
                    isInsertionPoint
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org
            Blocks: 96986


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list