[Webkit-unassigned] [Bug 21055] New: not invoked functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 05:14:14 PDT 2008


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

           Summary: not invoked functions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gtoth at inf.u-szeged.hu


I performed static source code analysis on WebKit and found 6 functions which
are not invoked at all, therefore they can be deleted.

The list of functions:
    * start_iter (JavaScriptCore/wtf/AVLTree.h,  line: 168, Lines of Code (LOC)
= 49)
    * setStandardAttributes
(WebCore/svg/SVGFilterPrimitiveStandardAttributes.cpp, line: 72, LOC = 53)
    * scrollTo (WebCore/page/FrameView.cpp, line 565, LOC = 64)
    * canReplaceChild (WebCore/dom/Document.cpp, line 2002, LOC = 84)
    * statementListInitializeVariableAccessStack (JavaScriptCore/kjs/nodes.cpp,
line 1103, LOC = 16)
    * callOnMainThreadAndWait (JavaScriptCore/wtf/MainThread.cpp, line 106, LOC
= 21)


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



More information about the webkit-unassigned mailing list