Bug 61530 - JSC DOM bindings: ExecState::argumentCount() is size_t, not int.
Summary: JSC DOM bindings: ExecState::argumentCount() is size_t, not int.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 07:50 PDT by Andreas Kling
Modified: 2011-05-26 09:05 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (5.60 KB, patch)
2011-05-26 07:51 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.