Bug 52922 - Add FFTFrameStub to avoid link errors during bringup on platforms without an FFT implementation
Summary: Add FFTFrameStub to avoid link errors during bringup on platforms without an ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 14:23 PST by Chris Rogers
Modified: 2011-01-21 15:07 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.54 KB, patch)
2011-01-21 14:25 PST, Chris Rogers
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>