RESOLVED WONTFIX 107260
[Qt][WK2] RepaintRects are being tracked but cannot be dumped.
https://bugs.webkit.org/show_bug.cgi?id=107260
Summary [Qt][WK2] RepaintRects are being tracked but cannot be dumped.
Zeno Albisser
Reported 2013-01-18 04:45:37 PST
Using TextureMapper, the only place where repaint rects are being tracked is in GraphicsLayer. The FrameView does not know about any repaint rects in this case. Therefore dumping from the FrameView is not generating the expected result.
Attachments
Zeno Albisser
Comment 1 2013-01-18 04:47:40 PST
fast/canvas/webgl/webgl-composite-modes-repaint.html This test case will always have a semi transparent dark layer on top because no repaint rects are detected.
Zeno Albisser
Comment 2 2013-01-18 05:07:55 PST
Zeno Albisser
Comment 3 2013-01-18 05:09:39 PST
Accidentially closed by skipping the test.
Brent Fulgham
Comment 4 2014-01-09 21:00:18 PST
The QT port is no longer part of WebKit.
Note You need to log in before you can comment on or make changes to this bug.