[Webkit-unassigned] [Bug 156098] New: Replace all RenderTheme::popupInternalPadding methods with a single one returning a LengthBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 23:42:08 PDT 2016


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

            Bug ID: 156098
           Summary: Replace all RenderTheme::popupInternalPadding methods
                    with a single one returning a LengthBox
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: darin at apple.com, simon.fraser at apple.com

The caller always wants all padding sides, so we can simplify both the caller and the implementations by using a single method. It's also more efficient for the GTK+ port that creates and destroys the same style contexts on every call.

-- 
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/20160401/b2c05511/attachment.html>


More information about the webkit-unassigned mailing list