Bug 167459 - Don't use _CFBundleCreateUnique on Yosemite, it's not available there
Summary: Don't use _CFBundleCreateUnique on Yosemite, it's not available there
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-26 11:31 PST by Anders Carlsson
Modified: 2017-01-26 11:51 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2017-01-26 11:32 PST, Anders Carlsson
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2017-01-26 11:31:44 PST
Don't use _CFBundleCreateUnique on Yosemite, it's not available there
Comment 1 Anders Carlsson 2017-01-26 11:32:17 PST
Created attachment 299826 [details]
Patch
Comment 2 Anders Carlsson 2017-01-26 11:51:33 PST
Committed r211223: <http://trac.webkit.org/changeset/211223>