[Webkit-unassigned] [Bug 27203] New: Inspector: Remove Unintended Global Variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 12 21:27:22 PDT 2009


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

           Summary: Inspector: Remove Unintended Global Variables
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck02 at gmail.com


Removing some variables that were declared without 'var' and thus pushed into
the global scope by accident.  Some in the Web Inspector window only (of little
important but to be clean), but some in the actual inspected window as well
(may give developers problems).  I did some hunting all over and these were the
ones I found.

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