[webkit-reviews] review requested: [Bug 99842] Touch operation corrupts screen when specifying other than overflow:visible in css : [Attachment 183864] The modified patch to fix this problem (WinCairo port)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 18:18:31 PST 2013


Hideki <yoshida-hxa at necst.nec.co.jp> has asked	for review:
Bug 99842: Touch operation corrupts screen when specifying other than
overflow:visible in css
https://bugs.webkit.org/show_bug.cgi?id=99842

Attachment 183864: The modified patch to fix this problem (WinCairo port) 
https://bugs.webkit.org/attachment.cgi?id=183864&action=review

------- Additional Comments from Hideki <yoshida-hxa at necst.nec.co.jp>
Darin, thank you for reviewing the patch.

I have added ChangeLog and removed WebCore:: prefix.

About , the place to apply the patch is not 
 Source/WebCore/platform/graphics/win/GraphicsContextCairoWin.cpp.
It must be
 Source/WebKit/win/WebView.cpp.
I have modified Index. 

Please review the modified patch.


More information about the webkit-reviews mailing list