[Webkit-unassigned] [Bug 20487] New: REGRESSION: Impossible to assign values in the console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 22 10:31:42 PDT 2008


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

           Summary: REGRESSION: Impossible to assign values in the console
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rik24d at gmail.com
                CC: timothy at hatcher.name, aroben at apple.com


Steps to reproduce:
1) Go to http://webkit.org
2) Open the console
3) Enter "foo = 42;" or "var foo=42"

Actual results:
SyntaxError: Parse error 

Expected results:
42 (result of the assignation)

"foo=42" (without ;) works...


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