[webkit-reviews] review denied: [Bug 106358] [EFL][WebGL] WebGL content is not painted after resizing the viewport. : [Attachment 183658] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 00:34:39 PST 2013


Noam Rosenthal <noam at webkit.org> has denied Viatcheslav Ostapenko
<ostap73 at gmail.com>'s request for review:
Bug 106358: [EFL][WebGL] WebGL content is not painted after resizing the
viewport.
https://bugs.webkit.org/show_bug.cgi?id=106358

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

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
This looks like a hack. 
I can't understand what the code does from reading it - but I'm guessing it
resets all the backing store sizes forcing the GLX ones to get a new size from
the GLXPixmap on the next draw, and this happens whenever anything changes in
the layer? This doesn't seem like the most straightforward way to do what
you're trying to do.


More information about the webkit-reviews mailing list