[Webkit-unassigned] [Bug 124392] New: Introduce FILTER_EFFECT_TYPE_CASTS, and use it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 14 21:21:23 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=124392
Summary: Introduce FILTER_EFFECT_TYPE_CASTS, and use it
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gyuyoung.kim at samsung.com
As a step to use toFoo(), I'd like to introduce FILTER_EFFECT_TYPE_CASTS. This macro lets child filter effect class generate toFEFoo(). This patch also adds isFEFoo() functions so that we check if casting class is correct child class.
--
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