Bug 54407 - NetBSD & DragonFly fixes
Summary: NetBSD & DragonFly fixes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 420+
Hardware: PC Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 12:03 PST by Thomas Klausner
Modified: 2011-02-26 15:04 PST (History)
1 user (show)

See Also:


Attachments
Define NetBSD as OS, and handle DragonFly the same way was FreeBSD. (505 bytes, patch)
2011-02-14 12:03 PST, Thomas Klausner
no flags Details | Formatted Diff | Diff
Fix for NetBSD. (1.06 KB, patch)
2011-02-14 12:04 PST, Thomas Klausner
no flags Details | Formatted Diff | Diff
Patch (1.08 KB, patch)
2011-02-26 14:31 PST, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Klausner 2011-02-14 12:03:59 PST
Created attachment 82350 [details]
Define NetBSD as OS, and handle DragonFly the same way was FreeBSD.

The attached two patches fix JIT on NetBSD and add support for DragonFly BSD.
They are by Matthias Drochner <drochner@NetBSD.org>.
Comment 1 Thomas Klausner 2011-02-14 12:04:32 PST
Created attachment 82351 [details]
Fix for NetBSD.
Comment 2 Thomas Klausner 2011-02-14 12:04:56 PST
Patch are for webkit-gtk-1.2.7, but I don't know what to choose for that in the Version dropbox.
Comment 3 Patrick R. Gansterer 2011-02-19 07:30:40 PST
Same basic comments as in bug 54406 about contributing.
AFAIKS only the "DragonFly" patch is necessary. The other parts seam to be fixed already.
Can you please try this with the current trunk?
Comment 4 Patrick R. Gansterer 2011-02-26 14:31:04 PST
Created attachment 83952 [details]
Patch
Comment 5 Andreas Kling 2011-02-26 14:47:32 PST
Comment on attachment 83952 [details]
Patch

r=me
Comment 6 Patrick R. Gansterer 2011-02-26 15:04:11 PST
Comment on attachment 83952 [details]
Patch

Clearing flags on attachment: 83952

Committed r79812: <http://trac.webkit.org/changeset/79812>
Comment 7 Patrick R. Gansterer 2011-02-26 15:04:19 PST
All reviewed patches have been landed.  Closing bug.