Bug 67334
| Summary: | Move Windows definition of back to JavaScriptCore/wtf/Platform.h | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jeff Miller <jeffm> |
| Component: | Media | Assignee: | Jeff Miller <jeffm> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jeff Miller
Sam Weinig says that the definition of WTF_USE_AVFOUNDATION on Windows should be moved back to JavaScriptCore/wtf/Platform.h from WebCore/config.h. We'll have to move the generated file WebCore/WebCoreHeaderDetection.h as well.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/10056527>
Jeff Miller
We did this on the Mac in bug 67316.
<https://bugs.webkit.org/show_bug.cgi?id=67316>
Brent Fulgham
This was done ages ago!