WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149962
Modernize and cleanup an NSNumber constant
https://bugs.webkit.org/show_bug.cgi?id=149962
Summary
Modernize and cleanup an NSNumber constant
Joseph Pecoraro
Reported
2015-10-09 11:49:20 PDT
[NSNumber numberWithBool:true] is confusing as it normally takes a YES/NO. Either way it can be modernized to @YES.
Attachments
[PATCH] Proposed Fix
(1.26 KB, patch)
2015-10-09 11:49 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2015-10-09 11:49:56 PDT
Created
attachment 262783
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 2
2015-10-09 16:20:29 PDT
Comment on
attachment 262783
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 262783 Committed
r190831
: <
http://trac.webkit.org/changeset/190831
>
WebKit Commit Bot
Comment 3
2015-10-09 16:20:32 PDT
All reviewed patches have been landed. Closing bug.
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