Bug 50955
Summary: | don't build with --enable-blob | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Shabalin <a.shabalin> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Alexey Shabalin
webkit-1.3.7
build with --enable-blob:
In file included from ./DerivedSources/WebCore/JSInt8Array.h:26:0,
from WebCore/bindings/js/JSDOMWindowCustom.cpp:57:
./WebCore/html/canvas/Int8Array.h:30:36: fatal error: IntegralTypedArrayBase.h: No such file or directory
compilation terminated.
Why IntegralTypedArrayBase.h not included in release tar.gz?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Shabalin
1.3.10 included IntegralTypedArrayBase.h