Bug 132369 - Removing unused argument in InlineFlowBox::placeBoxesInInlineDirection()
Summary: Removing unused argument in InlineFlowBox::placeBoxesInInlineDirection()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-29 17:32 PDT by Myles C. Maxfield
Modified: 2014-04-29 17:37 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.99 KB, patch)
2014-04-29 17:33 PDT, Myles C. Maxfield
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2014-04-29 17:32:20 PDT
Removing unused argument in InlineFlowBox::placeBoxesInInlineDirection()
Comment 1 Myles C. Maxfield 2014-04-29 17:33:26 PDT
Created attachment 230444 [details]
Patch
Comment 2 Myles C. Maxfield 2014-04-29 17:35:08 PDT
Wow, you are fast, Darin!
Comment 3 Myles C. Maxfield 2014-04-29 17:37:18 PDT
http://trac.webkit.org/changeset/167973