[webkit-dev] Failure to compile GTK version on SVN-r34759

2008-06-24 Thread zengweihong
1.I can't find the file - WebCore/xml/XMLHttpRequestProgressEvent.cpp 2.need include the header file : JSFuction.h for kjs/PropertySlot.cpp: 47 JSValue* result = static_cast(slot.m_data.getterFunc)-call(exec, slot.slotBase(), exec-emptyList());

[webkit-dev] Metric unit measurements and on screen display

2008-06-24 Thread Andre-John Mas
Hi, Because of the move to resolution independence on the Mac, I decided to see what would happen if I indicated a table using centimeters. What I found is that what was indicated was not what was displayed. The computer being used for this test is MacBook Pro (Core Duo), with the built

Re: [webkit-dev] Link Error : LNK1106( Win32/Release)

2008-06-24 Thread Adam Roben
On Jun 24, 2008, at 5:26 AM, William Seo wrote: Hi all. I am trying to build webkit in release mode and get an error like following. I used Visual studio 2005 and also installed service pack(VS80sp1- KB926601-X86-ENU.exe) I was able to build in debug mode(win32/debug), but wasn’t in