Bug 128610 - Replace uses of deprecated POSIX index() with strchr() in ObjcRuntimeExtras.h
Summary: Replace uses of deprecated POSIX index() with strchr() in ObjcRuntimeExtras.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 09:37 PST by Mark Hahnenberg
Modified: 2014-02-20 12:52 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.16 KB, patch)
2014-02-20 11:57 PST, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2014-02-11 09:37:49 PST
...
Comment 1 Mark Hahnenberg 2014-02-20 11:57:51 PST
Created attachment 224780 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-20 12:52:02 PST
Comment on attachment 224780 [details]
Patch

Clearing flags on attachment: 224780

Committed r164443: <http://trac.webkit.org/changeset/164443>
Comment 3 WebKit Commit Bot 2014-02-20 12:52:04 PST
All reviewed patches have been landed.  Closing bug.