[Webkit-unassigned] [Bug 127595] New: Cleaning the JSStaticScopeObject files left behind after renaming their objects to JSNameScope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 24 17:41:12 PST 2014


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

           Summary: Cleaning the JSStaticScopeObject files left behind
                    after renaming their objects to JSNameScope
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agomez at igalia.com


On bug 95166 there was a re-factorization which renamed JSStaticScopeObject into JSNameScope.

However, its commit didn't actually remove the files but left them empty behind:
http://trac.webkit.org/changeset/126893/trunk/Source/JavaScriptCore/runtime/JSStaticScopeObject.cpp
http://trac.webkit.org/changeset/126893/trunk/Source/JavaScriptCore/runtime/JSStaticScopeObject.h

On http://trac.webkit.org/changeset/153298 there were re-introduced into the CMake compilation.

These files seem safe to be removed.

-- 
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