Bug 131110

Summary: [WinCairo] Compile error.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex.christensen, bfulgham, commit-queue, ossy, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description peavo 2014-04-02 09:02:05 PDT
There's a compilation error in DragImageCairoWin.cpp, since Image::size() now returns a FloatSize instead of an IntSize.
Comment 1 peavo 2014-04-02 09:06:17 PDT
Created attachment 228400 [details]
Patch
Comment 2 Alex Christensen 2014-04-02 09:28:10 PDT
I was going to do something similar, but I don't have my windows machine to test it. This seems good to me if it works. I'm not following all this float/int stuff too closely, though.
Comment 3 peavo 2014-04-02 10:52:51 PDT
Thanks for looking into this, guys :)
Comment 4 WebKit Commit Bot 2014-04-02 10:55:17 PDT
Comment on attachment 228400 [details]
Patch

Clearing flags on attachment: 228400

Committed r166652: <http://trac.webkit.org/changeset/166652>
Comment 5 WebKit Commit Bot 2014-04-02 10:55:20 PDT
All reviewed patches have been landed.  Closing bug.