Bug 52922

Summary: Add FFTFrameStub to avoid link errors during bringup on platforms without an FFT implementation
Product: WebKit Reporter: Chris Rogers <crogers>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch kbr: review+

Description Chris Rogers 2011-01-21 14:23:47 PST
Add FFTFrameStub to avoid link errors during bringup on platforms without an FFT implementation
Comment 1 Chris Rogers 2011-01-21 14:25:50 PST
Created attachment 79793 [details]
Patch
Comment 2 Kenneth Russell 2011-01-21 14:39:09 PST
Comment on attachment 79793 [details]
Patch

Looks fine.
Comment 3 Chris Rogers 2011-01-21 15:07:20 PST
Committed r76397: <http://trac.webkit.org/changeset/76397>