WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 58763
Stop using -[NSString initWithContentsOfFile:]
https://bugs.webkit.org/show_bug.cgi?id=58763
Summary
Stop using -[NSString initWithContentsOfFile:]
Cameron Zwarich (cpst)
Reported
2011-04-17 23:07:37 PDT
We should stop using -[NSString initWithContentsOfFile:], which was deprecated in Tiger. Clang gives a deprecation warning for using it.
Attachments
Proposed patch
(1.81 KB, patch)
2011-04-17 23:09 PDT
,
Cameron Zwarich (cpst)
timothy
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cameron Zwarich (cpst)
Comment 1
2011-04-17 23:09:06 PDT
Created
attachment 89998
[details]
Proposed patch
Cameron Zwarich (cpst)
Comment 2
2011-04-18 15:23:39 PDT
Fixed in
r84191
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug