Bug 172677

Summary: Simply some NSNumber usage
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2017-05-26 21:24:05 PDT
Convert a bunch of simple cases: [NSNumber numberWithBool:YES] => @YES [NSNumber numberWithBool:NO] => @NO I think this improves readability.
Attachments
[PATCH] Proposed Fix (14.76 KB, patch)
2017-05-26 21:25 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-05-26 21:25:05 PDT
Created attachment 311406 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2017-05-26 22:25:10 PDT
Comment on attachment 311406 [details] [PATCH] Proposed Fix Clearing flags on attachment: 311406 Committed r217520: <http://trac.webkit.org/changeset/217520>
WebKit Commit Bot
Comment 3 2017-05-26 22:25:11 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-05-30 20:20:04 PDT
Note You need to log in before you can comment on or make changes to this bug.