Bug 123238 - Tighten typing in SVGInlineTextBox a bit.
Summary: Tighten typing in SVGInlineTextBox a bit.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 17:47 PDT by Andreas Kling
Modified: 2013-10-23 18:39 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.59 KB, patch)
2013-10-23 17:48 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-23 17:47:49 PDT
InlineBox::parent()->renderer() is always a RenderBoxModelObject&, we should take advantage of that knowledge.
Comment 1 Andreas Kling 2013-10-23 17:48:21 PDT
Created attachment 215015 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-10-23 18:39:51 PDT
All reviewed patches have been landed.  Closing bug.