[Webkit-unassigned] [Bug 90755] Remove down-casting to BitmapImage in GraphicsContext::drawImage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 18:27:10 PDT 2012


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





--- Comment #2 from Kwang Yul Seo <skyul at company100.net>  2012-07-12 18:27:10 PST ---
Simon, this is a simple refactoring patch which removes a CG-specific conditional down-casting in GraphicsContext::drawImage. 

Because GraphicsContext already has a draw method with RespectImageOrientationEnum, there is no reason not to put the corresponding Image::draw method with RespectImageOrientationEnum in Image.

-- 
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