Bug 137723

Summary: [Mac] Use CFDictionaryContainsKey() in ImageSource::isSizeAvailable()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: PlatformAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137701    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.