Bug 94709 - Remove RenderBlock::paintEllipsisBoxes
Summary: Remove RenderBlock::paintEllipsisBoxes
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: Rob Buis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 07:25 PDT by Rob Buis
Modified: 2012-08-22 12:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.24 KB, patch)
2012-08-22 07:29 PDT, Rob Buis
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2012-08-22 07:25:42 PDT
This method does not seem used anymore.
Comment 1 Rob Buis 2012-08-22 07:29:40 PDT
Created attachment 159930 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-08-22 11:59:34 PDT
Comment on attachment 159930 [details]
Patch

Interesting.
Comment 3 Rob Buis 2012-08-22 12:13:07 PDT
Comment on attachment 159930 [details]
Patch

I prefer to land myself :)
Comment 4 Rob Buis 2012-08-22 12:38:02 PDT
Committed r126335: <http://trac.webkit.org/changeset/126335>