WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93986
Remove unused yyparse method in CSSParser
https://bugs.webkit.org/show_bug.cgi?id=93986
Summary
Remove unused yyparse method in CSSParser
Olivier Blin
Reported
2012-08-14 10:09:01 PDT
The CSSParser class declares a yyparse() method, but it is unused and not even defined. It seems to have been like this since the introduction of CSSParser:
http://trac.webkit.org/changeset/3695
Attachments
Patch
(1.21 KB, patch)
2012-08-14 11:23 PDT
,
Olivier Blin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Olivier Blin
Comment 1
2012-08-14 11:23:08 PDT
Created
attachment 158376
[details]
Patch
WebKit Review Bot
Comment 2
2012-08-14 12:20:40 PDT
Comment on
attachment 158376
[details]
Patch Clearing flags on attachment: 158376 Committed
r125589
: <
http://trac.webkit.org/changeset/125589
>
WebKit Review Bot
Comment 3
2012-08-14 12:20:44 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