[Webkit-unassigned] [Bug 147495] New: Rename the header file LengthBox.h to Insets.h and the classes inside accordingly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 11:40:42 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147495

            Bug ID: 147495
           Summary: Rename the header file LengthBox.h to Insets.h and the
                    classes inside accordingly
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

In http://trac.webkit.org/changeset/184895, LengthBox was used to replace other similar classes. The right name of the base template should be Insets and the specialized classes should be LengthInsets, LayoutInsets and FloatInsets. Unused functions (e.g. T& before(), T& after(), T& start() and T& end()) should be removed.  New helper functions (e.g. T width(), T height(), void scale()) may be added.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150731/2e26cc7c/attachment.html>


More information about the webkit-unassigned mailing list