[Webkit-unassigned] [Bug 161917] New: Organize CSS keyword properties in WebCore::isKeywordPropertyID()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 11:13:04 PDT 2016


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

            Bug ID: 161917
           Summary: Organize CSS keyword properties in
                    WebCore::isKeywordPropertyID()
    Classification: Unclassified
           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

Group and sort compile-time feature keywords and move them to the end of the switch block to avoid the distraction of preprocessor statements scattered throughout the list. Sort all the other keyword properties to make it straightforward to find a property by name.

-- 
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/20160913/133c857d/attachment.html>


More information about the webkit-unassigned mailing list