Bug 67484 - [v8] Use size_t instead of unsigned when iterating over Vector in V8DOMStringMap
Summary: [v8] Use size_t instead of unsigned when iterating over Vector in V8DOMStringMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: anton muhin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 06:41 PDT by anton muhin
Modified: 2011-09-02 09:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2011-09-02 06:50 PDT, anton muhin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description anton muhin 2011-09-02 06:41:25 PDT
[v8] Use size_t instead of unsigned when iterating over Vector in V8DOMStringMap
Comment 1 anton muhin 2011-09-02 06:50:03 PDT
Created attachment 106128 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-02 09:49:51 PDT
Comment on attachment 106128 [details]
Patch

Clearing flags on attachment: 106128

Committed r94423: <http://trac.webkit.org/changeset/94423>
Comment 3 WebKit Review Bot 2011-09-02 09:49:56 PDT
All reviewed patches have been landed.  Closing bug.