[Webkit-unassigned] [Bug 30675] New: Inspector injects _inspectorCommandLineAPI into global object when opened

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 08:39:10 PDT 2009


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

           Summary: Inspector injects _inspectorCommandLineAPI into global
                    object when opened
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spamfaenger at gmx.de


Created an attachment (id=41659)
 --> (https://bugs.webkit.org/attachment.cgi?id=41659)
Showcase of the problem

This is of course disturbing my unit tests which check if I accidentally
pollute the global object with any new keys.

I guess this is not intentional, but instead because there is a var statement
missing in front o f a variable declaration.

This is a regression as Safari 4 does not behave like this.

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