[Webkit-unassigned] [Bug 31966] New: Remove #include RenderStyle.h from KeyframeAnimation.h; Instead, forward declare it.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 29 16:31:55 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31966
Summary: Remove #include RenderStyle.h from
KeyframeAnimation.h; Instead, forward declare it.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dbates at webkit.org
CC: eric at webkit.org, ian at hixie.ch, mitz at webkit.org
Depends on: 3761
We don't need to #include RenderStyle.h in file KeyframeAnimation.h. Instead,
we can forward declare it.
--
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