[Webkit-unassigned] [Bug 102077] Favicons are flipped in vertical direction in WinCairo builds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 11:54:29 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102077





--- Comment #3 from peavo at outlook.com  2012-11-15 11:56:19 PST ---
When I call IWebIconDatabase::iconForURL() to get the HBITMAP of the favicon, and draw it with the StretchBlt() win32 api function, I can see that it's been flipped in the Y direction. With this code change, I can see that it is drawn correctly. Should I attach screenshots, or should I make a new test for this?
If so, is there a framework, or guidelines I should follow?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list