WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161917
Organize CSS keyword properties in WebCore::isKeywordPropertyID()
https://bugs.webkit.org/show_bug.cgi?id=161917
Summary
Organize CSS keyword properties in WebCore::isKeywordPropertyID()
Daniel Bates
Reported
2016-09-13 11:13:04 PDT
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.
Attachments
Patch
(5.70 KB, patch)
2016-09-13 11:15 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2016-09-13 11:15:00 PDT
Created
attachment 288704
[details]
Patch
Daniel Bates
Comment 2
2016-09-13 12:03:10 PDT
Comment on
attachment 288704
[details]
Patch Clearing flags on attachment: 288704 Committed
r205867
: <
http://trac.webkit.org/changeset/205867
>
Daniel Bates
Comment 3
2016-09-13 12:03:14 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug