Bug 112463 - [iOS] Fix the length pass to memcmp in the fallback versions of String's equal
Summary: [iOS] Fix the length pass to memcmp in the fallback versions of String's equal
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 13:27 PDT by Benjamin Poulain
Modified: 2013-03-15 13:37 PDT (History)
0 users

See Also:


Attachments
Patch (1.69 KB, patch)
2013-03-15 13:27 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-03-15 13:27:13 PDT
[iOS] Fix the length pass to memcmp in the fallback versions of String's equal
Comment 1 Benjamin Poulain 2013-03-15 13:27:55 PDT
Created attachment 193368 [details]
Patch
Comment 2 Benjamin Poulain 2013-03-15 13:36:58 PDT
Comment on attachment 193368 [details]
Patch

Clearing flags on attachment: 193368

Committed r145935: <http://trac.webkit.org/changeset/145935>
Comment 3 Benjamin Poulain 2013-03-15 13:37:00 PDT
All reviewed patches have been landed.  Closing bug.