Summary: | Build fail on ubuntu/x86_64 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Fumitoshi Ukai <ukai> | ||||||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | jmalonzo | ||||||||
Priority: | P2 | ||||||||||
Version: | 528+ (Nightly build) | ||||||||||
Hardware: | PC | ||||||||||
OS: | Linux | ||||||||||
Attachments: |
|
Description
Fumitoshi Ukai
2009-08-02 23:39:45 PDT
Created attachment 33960 [details] 2009-08-02 Xan Lopez <xlopez@igalia.com> Fix the GTK+ build. * wtf/Platform.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@46712 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- 2 files changed, 7 insertions(+), 1 deletions(-) Created attachment 33961 [details]
use JSVALUE64
---
2 files changed, 12 insertions(+), 1 deletions(-)
Created attachment 33969 [details]
use JSVALUE64 for X86_64 LINUX, except Qt
---
2 files changed, 12 insertions(+), 1 deletions(-)
Comment on attachment 33969 [details]
use JSVALUE64 for X86_64 LINUX, except Qt
r=me.
(In reply to comment #4) > (From update of attachment 33969 [details]) > r=me. Landed as http://trac.webkit.org/changeset/46716. |