[Webkit-unassigned] [Bug 110177] New: [JS Binding] ScriptObject default constructor should initialize the Script State to 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 22:23:32 PST 2013


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

           Summary: [JS Binding] ScriptObject default constructor should
                    initialize the Script State to 0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vivekg at webkit.org


ScriptObject default constructor should initialize the Script State to 0.

V8 binding has already done the initialization( http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/v8/ScriptObject.h#L47 ). 

Adding it for JS binding. Patch follows.

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