Bug 29538
Summary: | [Qt] Mac OS X: WebKit/JavaScriptCore doesn't respect backward compatibility | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | Keywords: | Qt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 29542 | ||
Bug Blocks: |
Tor Arne Vestbø
This bug report originated from Nokia internal issue QT-675
--- Description ---
By default Qt is compiled with 10.4 compatibility when compiling on Leopard.
WebKit breaks that compatibility, resulting in crashes because mmap fails.
BUILDING_ON_TIGER should be defined depending on configure options.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
*** This bug has been marked as a duplicate of bug 34888 ***