Bug 123937 - InlineBox: Make paint() and nodeAtPoint() pure virtuals.
Summary: InlineBox: Make paint() and nodeAtPoint() pure virtuals.
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-11-06 16:36 PST by Andreas Kling
Modified: 2013-11-06 19:30 PST (History)
5 users (show)

See Also:


Attachments
Patch (8.70 KB, patch)
2013-11-06 16:43 PST, Andreas Kling
andersca: review+
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-11-06 16:36:40 PST
These should be in InlineElementBox.
Comment 1 Andreas Kling 2013-11-06 16:43:28 PST
Created attachment 216241 [details]
Patch
Comment 2 Andreas Kling 2013-11-06 19:30:59 PST
Committed r158812: <http://trac.webkit.org/changeset/158812>