[Webkit-unassigned] [Bug 93986] New: Remove unused yyparse method in CSSParser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 14 10:08:30 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93986
Summary: Remove unused yyparse method in CSSParser
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: olivier.blin at softathome.com
CC: alexis.menard at openbossa.org
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list