Convert a bunch of simple cases: [NSNumber numberWithBool:YES] => @YES [NSNumber numberWithBool:NO] => @NO I think this improves readability.
Created attachment 311406 [details] [PATCH] Proposed Fix
Comment on attachment 311406 [details] [PATCH] Proposed Fix Clearing flags on attachment: 311406 Committed r217520: <http://trac.webkit.org/changeset/217520>
All reviewed patches have been landed. Closing bug.
<rdar://problem/32479664>