WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
174827
Make StyleResolver::isValid{Cue, Region}StyleProperty() static, inline, non-member functions
https://bugs.webkit.org/show_bug.cgi?id=174827
Summary
Make StyleResolver::isValid{Cue, Region}StyleProperty() static, inline, non-m...
Daniel Bates
Reported
2017-07-25 12:03:49 PDT
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.
Attachments
Patch
(3.97 KB, patch)
2017-07-25 12:05 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2017-07-25 12:05:47 PDT
Created
attachment 316382
[details]
Patch
Daniel Bates
Comment 2
2017-07-25 16:06:33 PDT
Comment on
attachment 316382
[details]
Patch Clearing flags on attachment: 316382 Committed
r219892
: <
http://trac.webkit.org/changeset/219892
>
Daniel Bates
Comment 3
2017-07-25 16:06:35 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