[Webkit-unassigned] [Bug 23211] Add QWebFrame::renderContents to API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 23 07:05:21 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23211
------- Comment #3 from treat at kde.org 2009-01-23 07:05 PDT -------
Your rewrite will cause a duplicate paint of the first rect in the vector by my
reading. I don't think that will save any cycles :) Instead you could take
the first rect out of the vector.
Also, shall I change the implementation in QWebFrame::render while I'm at it?
It has the same exact implementation as shown here complete with
GraphicsContext named ctx :)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list