Bug 2821 - [PATCH] Patch for JavaScriptCore in QtWebKit module.
Summary: [PATCH] Patch for JavaScriptCore in QtWebKit module.
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: PC Linux
: P1 major
Target Milestone: 2010.11
Assignee: unassigned
URL:
Keywords:
: 2827 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-15 16:25 UTC by Daniel Nyström
Modified: 2010-11-17 21:01 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:


Attachments
Patch for JavaScriptCore in QtWebKit module (2.26 KB, patch)
2010-11-15 16:25 UTC, Daniel Nyström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Nyström 2010-11-15 16:25:06 UTC
Created attachment 2671 [details]
Patch for JavaScriptCore in QtWebKit module

Even though the Qt package already contains a JavaScriptCore patch, it will only patch the JSC source QtScript.

WebKit does also contain the source of JavaScriptCore which also needs about the same patching to compile on uClibc.

Since the two files do look similar, it could diverge anytime so please keep these patches separated in two files.

Patch attached.
Comment 1 Thomas Petazzoni 2010-11-16 17:10:07 UTC
*** Bug 2827 has been marked as a duplicate of this bug. ***
Comment 2 Peter Korsgaard 2010-11-17 21:01:28 UTC
Thanks, committed