Bug 126428 - [WinCairo] Compile error.
Summary: [WinCairo] Compile error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-03 04:33 PST by peavo
Modified: 2014-01-03 09:17 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.35 KB, patch)
2014-01-03 04:50 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2014-01-03 04:33:45 PST
The CFRetain(image) call in MemoryCache::addImageToCache does not compile because the NativeImagePtr type is not an CGImageRef on WinCairo.
Comment 1 peavo 2014-01-03 04:50:56 PST
Created attachment 220297 [details]
Patch
Comment 2 Brent Fulgham 2014-01-03 08:49:17 PST
Comment on attachment 220297 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-01-03 09:17:47 PST
Comment on attachment 220297 [details]
Patch

Clearing flags on attachment: 220297

Committed r161264: <http://trac.webkit.org/changeset/161264>
Comment 4 WebKit Commit Bot 2014-01-03 09:17:50 PST
All reviewed patches have been landed.  Closing bug.