RESOLVED FIXED 123238
Tighten typing in SVGInlineTextBox a bit.
https://bugs.webkit.org/show_bug.cgi?id=123238
Summary Tighten typing in SVGInlineTextBox a bit.
Andreas Kling
Reported 2013-10-23 17:47:49 PDT
InlineBox::parent()->renderer() is always a RenderBoxModelObject&, we should take advantage of that knowledge.
Attachments
Patch (7.59 KB, patch)
2013-10-23 17:48 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-10-23 17:48:21 PDT
WebKit Commit Bot
Comment 2 2013-10-23 18:39:48 PDT
Comment on attachment 215015 [details] Patch Clearing flags on attachment: 215015 Committed r157908: <http://trac.webkit.org/changeset/157908>
WebKit Commit Bot
Comment 3 2013-10-23 18:39:51 PDT
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.