[webkit-reviews] review requested: [Bug 72497] GraphicsContextStateSaver's restore() called redundantly in CanvasRenderingContext2D : [Attachment 115368] Small patch to remove an extra restore() call.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 06:25:53 PST 2011


Philip Rogers <pdr at google.com> has asked  for review:
Bug 72497: GraphicsContextStateSaver's restore() called redundantly in
CanvasRenderingContext2D
https://bugs.webkit.org/show_bug.cgi?id=72497

Attachment 115368: Small patch to remove an extra restore() call.
https://bugs.webkit.org/attachment.cgi?id=115368&action=review

------- Additional Comments from Philip Rogers <pdr at google.com>
In https://bugs.webkit.org/show_bug.cgi?id=61528, it was pointed out (by
Andreas Kling) that GraphicsContextStateSaver.restore() is called twice in
CanvasRenderingContext2D::drawTextInternal.


More information about the webkit-reviews mailing list