Bug 86301 - FractionalLayoutUnit class has unneeded redundant uses of "inline" keyword
Summary: FractionalLayoutUnit class has unneeded redundant uses of "inline" keyword
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-12 08:53 PDT by Darin Adler
Modified: 2012-05-13 16:48 PDT (History)
0 users

See Also:


Attachments
Patch (4.41 KB, patch)
2012-05-12 08:55 PDT, Darin Adler
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2012-05-12 08:53:58 PDT
FractionalLayoutUnit class has unneeded redundant uses of "inline" keyword
Comment 1 Darin Adler 2012-05-12 08:55:25 PDT
Created attachment 141582 [details]
Patch
Comment 2 Darin Adler 2012-05-13 16:35:08 PDT
Committed r116905: <http://trac.webkit.org/changeset/116905>
Comment 3 Darin Adler 2012-05-13 16:48:00 PDT
Accidentally landed unrelated local changes with this. Rolled those out in r116909: <http://trac.webkit.org/changeset/116909>