[webkit-reviews] review requested: [Bug 47070] [Texmap] [Qt] Texture mapper initial implementation : [Attachment 70365] Patch 5: have QWebFrame render the layer it got from TextureMapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 9 12:54:05 PDT 2010


Noam Rosenthal <noam.rosenthal at nokia.com> has asked  for review:
Bug 47070: [Texmap] [Qt] Texture mapper initial implementation
https://bugs.webkit.org/show_bug.cgi?id=47070

Attachment 70365: Patch 5: have QWebFrame render the layer it got from
TextureMapper
https://bugs.webkit.org/attachment.cgi?id=70365&action=review

------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
This is the most delicate patch of the 5, because it affects current QWebFrame
rendering code, though it doesn't change anything significant outside the
opt-in #define.
I preferred to do it like this so that I don't fork the QWebFrame functions
completely, causing future pains when trying to remove the opt-in.


More information about the webkit-reviews mailing list