RESOLVED FIXED Bug 34831
SVG text refactor: reduce paint specific callbacks on SVGTextChunkWalker
https://bugs.webkit.org/show_bug.cgi?id=34831
Summary SVG text refactor: reduce paint specific callbacks on SVGTextChunkWalker
MORITA Hajime
Reported 2010-02-11 00:09:47 PST
Eliminate following callbacks from SVGTextChunkWalker and fold them into primary callback - setupBackground - setupFill - setupFillSelection - setupStroke - setupStrokeSelection - setupForeground
Attachments
patch v0 (12.15 KB, patch)
2010-02-11 01:06 PST, MORITA Hajime
no flags
MORITA Hajime
Comment 1 2010-02-11 01:06:07 PST
Created attachment 48550 [details] patch v0
Nikolas Zimmermann
Comment 2 2010-02-15 17:30:49 PST
Comment on attachment 48550 [details] patch v0 Looks great. r=me.
WebKit Commit Bot
Comment 3 2010-02-15 18:36:44 PST
Comment on attachment 48550 [details] patch v0 Clearing flags on attachment: 48550 Committed r54806: <http://trac.webkit.org/changeset/54806>
WebKit Commit Bot
Comment 4 2010-02-15 18:36:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.