[webkit-reviews] review granted: [Bug 62243] Only draw portions of tiles in contentRect : [Attachment 96346] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 17:57:50 PDT 2011


James Robinson <jamesr at chromium.org> has granted John Bauman
<jbauman at chromium.org>'s request for review:
Bug 62243: Only draw portions of tiles in contentRect
https://bugs.webkit.org/show_bug.cgi?id=62243

Attachment 96346: Patch
https://bugs.webkit.org/attachment.cgi?id=96346&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
The two -expected.pngs are identical, so just put one copy of it in
LayoutTests/compositing/repaint/ next to the test itself.

Also in the test body put the incantation:
if (window.layoutTestController)
  layoutTestController.dumpAsText(true);

to get it to only output the pixel results and not output any render tree dump.


More information about the webkit-reviews mailing list