[webkit-reviews] review granted: [Bug 54299] need makeContextCurrent() called in prepareForSoftwareDraw() : [Attachment 82157] fix weird loss of comments in ChangeLog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 14:19:30 PST 2011


James Robinson <jamesr at chromium.org> has granted Mike Reed <reed at google.com>'s
request for review:
Bug 54299: need makeContextCurrent() called in prepareForSoftwareDraw()
https://bugs.webkit.org/show_bug.cgi?id=54299

Attachment 82157: fix weird loss of comments in ChangeLog
https://bugs.webkit.org/attachment.cgi?id=82157&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
Makes sense.  I think the confusing part is that prepareForSoftwareDraw() is
misnamed - what it really means in this context is prepareForSkiaDraw(), as
opposed to the h/w drawing backend.


More information about the webkit-reviews mailing list