[Webkit-unassigned] [Bug 174827] New: Make StyleResolver::isValid{Cue, Region}StyleProperty() static, inline, non-member functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 25 12:03:49 PDT 2017


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

            Bug ID: 174827
           Summary: Make StyleResolver::isValid{Cue,
                    Region}StyleProperty() static, inline, non-member
                    functions
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: hyatt at apple.com, simon.fraser at apple.com

StyleResolver::isValid{Cue, Region}StyleProperty() are private member functions. They access neither instance nor class data. It is sufficient to make them static, inline, non-member functions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170725/7a52c0a4/attachment.html>


More information about the webkit-unassigned mailing list