WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76565
Save two ID checks on CSS property validation
https://bugs.webkit.org/show_bug.cgi?id=76565
Summary
Save two ID checks on CSS property validation
Thiago Marcos P. Santos
Reported
2012-01-18 13:27:47 PST
The same validation is done again in the next case statement. Check for CSSValueIntrinsic and CSSValueMinIntrinsic was done twice when the value is a number.
Attachments
Fixes double check on property validation
(1.42 KB, patch)
2012-01-18 13:34 PST
,
Thiago Marcos P. Santos
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Thiago Marcos P. Santos
Comment 1
2012-01-18 13:34:49 PST
Created
attachment 122983
[details]
Fixes double check on property validation
Andreas Kling
Comment 2
2012-01-18 15:26:17 PST
Comment on
attachment 122983
[details]
Fixes double check on property validation r=me
WebKit Review Bot
Comment 3
2012-01-18 18:02:18 PST
Comment on
attachment 122983
[details]
Fixes double check on property validation Clearing flags on attachment: 122983 Committed
r105370
: <
http://trac.webkit.org/changeset/105370
>
WebKit Review Bot
Comment 4
2012-01-18 18:02:22 PST
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