[Webkit-unassigned] [Bug 27735] New: Give a helpful name to JSLock argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 14:25:21 PDT 2009


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

           Summary: Give a helpful name to JSLock argument
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: P4
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


JSLock lock(false) just means "shut up JavaScriptCore warnings, we are not
working with the legacy JSC API shared global context". We should use a named
argument instead of a boolean,

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