RESOLVED FIXED 137723
[Mac] Use CFDictionaryContainsKey() in ImageSource::isSizeAvailable()
https://bugs.webkit.org/show_bug.cgi?id=137723
Summary [Mac] Use CFDictionaryContainsKey() in ImageSource::isSizeAvailable()
Chris Dumez
Reported 2014-10-14 16:05:53 PDT
Use CFDictionaryContainsKey() in ImageSource::isSizeAvailable() instead of CFDictionaryGetValue() as we are not actually interested in the value.
Attachments
Patch (1.76 KB, patch)
2014-10-14 16:15 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-10-14 16:15:32 PDT
WebKit Commit Bot
Comment 2 2014-10-15 09:53:39 PDT
Comment on attachment 239831 [details] Patch Clearing flags on attachment: 239831 Committed r174727: <http://trac.webkit.org/changeset/174727>
WebKit Commit Bot
Comment 3 2014-10-15 09:53:43 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.