Bug 61530

Summary: JSC DOM bindings: ExecState::argumentCount() is size_t, not int.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-05-26 07:50:41 PDT
SSIA.
Comment 1 Andreas Kling 2011-05-26 07:51:16 PDT
Created attachment 94973 [details]
Proposed patch
Comment 2 Benjamin Poulain 2011-05-26 07:53:39 PDT
Comment on attachment 94973 [details]
Proposed patch

The patch is ok-ish, but did you performance test this? :-D
Comment 3 WebKit Commit Bot 2011-05-26 09:05:55 PDT
Comment on attachment 94973 [details]
Proposed patch

Clearing flags on attachment: 94973

Committed r87390: <http://trac.webkit.org/changeset/87390>
Comment 4 WebKit Commit Bot 2011-05-26 09:05:59 PDT
All reviewed patches have been landed.  Closing bug.