Summary: | WebKit doesn't build with recent changes to libdispatch | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Michael Saboff <msaboff> | ||||
Component: | WebCore Misc. | Assignee: | Michael Saboff <msaboff> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | Keywords: | InRadar | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac | ||||||
OS: | OS X 10.7 | ||||||
Attachments: |
|
Description
Michael Saboff
2011-10-24 10:24:54 PDT
Created attachment 112215 [details] Proposed Papatch This patch depends on change set r98256 which is already checked in. That change set is the updated WebKitSystemInterface libraries. Comment on attachment 112215 [details]
Proposed Papatch
Minor quibble about the name "CreateVMPressureDispatchOnMainQueue": technically, you're creating a "dispatch source", not a "dispatch". I would have called this "CreateVMPressureDispatchSourceOnMainQueue".
Committed r98280: <http://trac.webkit.org/changeset/98280> |