Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread David Kilzer
The Haiku port is
Submitting their patches now.
See the details here.

https://bugs.webkit.org/show_bug.cgi?id=26620

Dave





From: zengweihong 
To: bfulg...@gmail.com
Cc: webkit ; opensou...@maxthon.net
Sent: Monday, June 29, 2009 6:52:04 PM
Subject: Re: [webkit-dev] How to add Maxthon's port.

 
After we submit source code to the official, we'll introduce Maxthon 3 browser 
on our website.

Best regards,
weihong.zeng

> Date: Mon, 29 Jun 2009 14:20:43 -0700
> Subject: Re: [webkit-dev] How to add Maxthon's port.
> From: bfulg...@gmail.com
> To: weihong.z...@hotmail.com
> CC: webkit-dev@lists.webkit.org
> 
> 2009/6/29 zengweihong :
> > Hi,
> >
> > We're using webkit in Maxthon3.0 and want to submit our changes.
> > How to add maxthon's port?
> 
> Are the sources to the Maxthon WebKit available somewhere?  I couldn't
> find any link on the http://www.maxthon.com/ site.
> 
> Thanks,
> 
> -Brent


把MSN装进手机,更多聊天乐趣等你挖掘! 立刻下载! ___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] what's important in layouttests?

2009-06-29 Thread tonikitoo (Antonio Gomes)
David, as far as I could understand your situation, you are not
implementing a new Port of WebKit, so no support to  a new toolkit or
something. If that is the case, the existing platform you are using
probably has layout tests already implemented. They are useful for
regression tests mainly, among other stuff...

2009/6/29 David Jones :
> hi,Dan, Oliver.
>>> If I want to take it into my project, what should I do?
>>
>>I do not understand this question.
> I want to write a simple browser with webkit. By posting this questin, I am
> wondering if I should also take the layouttest together with my browser
> project.
>
> 
> 200万种商品,最低价格,疯狂诱惑你
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>



-- 
--Antonio Gomes
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread zengweihong


After we submit source code to the official, we'll introduce Maxthon 3 browser 
on our website.

Best regards,
weihong.zeng

> Date: Mon, 29 Jun 2009 14:20:43 -0700
> Subject: Re: [webkit-dev] How to add Maxthon's port.
> From: bfulg...@gmail.com
> To: weihong.z...@hotmail.com
> CC: webkit-dev@lists.webkit.org
> 
> 2009/6/29 zengweihong :
> > Hi,
> >
> > We're using webkit in Maxthon3.0 and want to submit our changes.
> > How to add maxthon's port?
> 
> Are the sources to the Maxthon WebKit available somewhere?  I couldn't
> find any link on the http://www.maxthon.com/ site.
> 
> Thanks,
> 
> -Brent

_
打工,挣钱,买房子,快来MClub一起”金屋藏娇”!
http://club.msn.cn/?from=10___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New WebKit port to Haiku

2009-06-29 Thread Eric Seidel
Wrong email address.

On Mon, Jun 29, 2009 at 4:15 PM, Eric Seidel wrote:
> Before I review the patches, I would like to see responses from other
> WebKit reviewers as to whether they agree it's OK to accept this Haiku
> port given this information.
>
> Folks?
>
>
> The two patches on https://bugs.webkit.org/show_bug.cgi?id=26620 looks
> fine to me though.
>
> -eric
>
> On Wed, Jun 24, 2009 at 2:53 AM, Maxime Simon wrote:
>> Hi everyone,
>> Sorry to introduce myself a bit late. But Ryan wrote a great email and
>> I will have nothing else to add.
>> For who's afraid that after the Google Summer of Code the Haiku port
>> of WebKit dies:
>> The aim of the GSoC is to involve students in free software development,
>> and that they continue to contribute after the summer. Be assured that
>> I won't deviate from this goal.
>> So after the summer we will be at least two maintainers for the Haiku port
>> of WebKit ( Ryan and me ).
>> Regarding to the patch, I am working to correct the few problems Eric
>> noticed.
>> Regards,
>> --
>> Maxime
>>
>> ___
>> webkit-dev mailing list
>> webkit-dev@lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>>
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread Brent Fulgham
2009/6/29 zengweihong :
> Hi,
>
> We're using webkit in Maxthon3.0 and want to submit our changes.
> How to add maxthon's port?

Are the sources to the Maxthon WebKit available somewhere?  I couldn't
find any link on the http://www.maxthon.com/ site.

Thanks,

-Brent
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread Maciej Stachowiak


On Jun 29, 2009, at 9:23 AM, Mark Rowe wrote:



On 2009-06-29, at 02:05, Johnny Ding wrote:

It will be better to send out detail explanation/design doc before  
sending patches if the changes are big:)


Since when has writing a design document been part of the process of  
contributing to WebKit?


We don't require design documents, but they do seem helpful sometimes  
for architecture changes or new features.


I think for a new port it would not be very helpful. What would help  
is breaking down the patch into small pieces, as others have  
mentioned. Also helpful: split completely port-specific code in new  
files from changes to core cross-platform code, as separate patches.


Another useful thing to do when adding a new port is to set up a  
buildbot. This step tends to be more useful once the basic code is in  
place.


Regards,
Maciej

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKit graphics library abstract layer

2009-06-29 Thread TianShijun

Most of the header files are abstract layers.

> Date: Mon, 29 Jun 2009 00:13:49 -0700
> From: n179...@gmail.com
> To: webkit-dev@lists.webkit.org
> Subject: [webkit-dev] WebKit graphics library abstract layer
> 
> Webkit supports on multiple platform (e.g. Windows, MacOS, linux).
> And when Webkit paints content on screen, it needs to call native
> graphics api to paint (e.g. draw text, draw image, draw line, draw
> rect).
> 
> Does Webkit code has an abstract layer, which hides the platform
> dependent graphics API.  And the render engine just calls this
> abstract layer graphics api and this abstract layer api
> will handle, or link in platform dependent implementation of those
> draw text, draw rect calls?
> 
> If yes, can you least tell me where can I find this abstract layer code.
> 
> Thank you.
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_
Messenger10年嘉年华,礼品大奖等你拿!
http://10.msn.com.cn___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Build Webkit_gtk I get errors in WebCore/platform/network/soup/ResourceHandleSoup.cpp?

2009-06-29 Thread TianShijun

But the even latest got by yum in CentOS 5.3 can not meet the requirement of 
WebKitGtk. I downloaded the source code of libsoup and found that it just 
depends on another library which is newer than the system.Finnaly I give up 
building the Gtk port of WebKit in CentOS.


> Date: Sun, 28 Jun 2009 23:17:48 -0400
> From: toniki...@gmail.com
> To: deuxliq...@yahoo.com
> CC: webkit-dev@lists.webkit.org
> Subject: Re: [webkit-dev] Build Webkit_gtk I get errors in
> WebCore/platform/network/soup/ResourceHandleSoup.cpp?
> 
> you have probably an old version on libsoup-dev.
> 
> ago...@tonix:~$ grep -nHR soup_message_headers_get_content_type /usr/include/
> /usr/include/libsoup-2.4/libsoup/soup-message-headers.h:114:const char
> *soup_message_headers_get_content_type (SoupMessageHeaders  *hdrs,
> 
> ago...@tonix:~$ dpkg -l | grep soup
> ii  libsoup-gnome2.4-1  2.26.0-0ubuntu3
>an HTTP library implementation in C -- Share
> ii  libsoup-gnome2.4-dev2.26.0-0ubuntu3
>an HTTP library implementation in C -- Devel
> ii  libsoup2.4-12.26.0-0ubuntu3
>an HTTP library implementation in C -- Share
> ii  libsoup2.4-dev  2.26.0-0ubuntu3
>an HTTP library implementation in C -- Devel
> 
> 
> On Sun, Jun 28, 2009 at 11:01 PM, deuxliquid wrote:
> > Hi everybody,
> > after I run ./autogen.sh, I run make but I get some errors like below:
> >
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> > WebCore::fillResponseFromMessage(SoupMessage*, WebCore::ResourceResponse*)’:
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp:155: error:
> > ‘soup_message_headers_get_content_type’ was not declared in this scope
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp:179: error:
> > ‘soup_header_g_string_append_param’ was not declared in this scope
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> > WebCore::gotHeadersCallback(SoupMessage*, void*)’:
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp:258: error:
> > ‘soup_message_headers_get_content_type’ was not declared in this scope
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> > WebCore::gotChunkCallback(SoupMessage*, SoupBuffer*, void*)’:
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp:298: error:
> > ‘soup_message_headers_set_content_type’ was not declared in this scope
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> > WebCore::ensureSessionIsInitialized(SoupSession*)’:
> > WebCore/platform/network/soup/ResourceHandleSoup.cpp:458: error:
> > ‘soup_session_get_feature’ was not declared in this scope
> > make[1]: ***
> > [WebCore/platform/network/soup/libWebCore_la-ResourceHandleSoup.lo] Error 1
> >
> >
> > Can you correct me?
> > Thank you in advance!
> > Hai
> >
> > 
> > Lướt web nhanh hơn
> > Internet Explorer 8 tối ưu hóa cho Yahoo!, tự động khởi động 2 trang bạn
> > thích mỗi lần mở trình duyệt. Tải IE8 tại đây! (Miễn phí)
> > ___
> > webkit-dev mailing list
> > webkit-dev@lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >
> >
> 
> 
> 
> -- 
> --Antonio Gomes
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_
打工,挣钱,买房子,快来MClub一起”金屋藏娇”!
http://club.msn.cn/?from=10___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKit graphics library abstract layer

2009-06-29 Thread Javed Rabbani
*WebCore/platform/graphics/GraphicsContext.cpp/.h* and platform specific
implementation inside GraphicsContext{Platform}.cpp. For instance, *
GraphicsContextQt.cpp*, *GraphicsContextWx.cpp* etc.

On Mon, Jun 29, 2009 at 7:42 PM, David Hyatt  wrote:

> WebCore/platform/Graphics/
>
>
> On Jun 29, 2009, at 2:13 AM, n179911 wrote:
>
>  Webkit supports on multiple platform (e.g. Windows, MacOS, linux).
>> And when Webkit paints content on screen, it needs to call native
>> graphics api to paint (e.g. draw text, draw image, draw line, draw
>> rect).
>>
>> Does Webkit code has an abstract layer, which hides the platform
>> dependent graphics API.  And the render engine just calls this
>> abstract layer graphics api and this abstract layer api
>> will handle, or link in platform dependent implementation of those
>> draw text, draw rect calls?
>>
>> If yes, can you least tell me where can I find this abstract layer code.
>>
>> Thank you.
>> ___
>> webkit-dev mailing list
>> webkit-dev@lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Why does nmake always rebuild WebKit?

2009-06-29 Thread TianShijun

Hi All,

I have encountered a painful problem. When I "nmake 
WebKitBuild/Release/WebCore/Makefile", it always rebuild almost the whole 
project. Here is my enviorment: Vista SP1/VS2008 SP1/QT 4.5.0/bison 2.4.1/flex 
2.5.4/gperf 3.0.1/ActivePerl 5.10.0. I build the QtWebKit with "perl 
WebKitTools/Scripts/build-webkit --release" in VC command line. All the make 
files are generated by qmake.If I run nmake in command line, it always rebuild 
the whole project. It is intolerable! Does anyone encounter this problem? How 
to fix it? 

Thanks.


_
Messenger安全保护中心,免费修复系统漏洞,保护Messenger安全!
http://im.live.cn/safe/___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKit/EFL port 0.1 released.

2009-06-29 Thread Peter Kasting
On Mon, Jun 29, 2009 at 6:48 AM, tonikitoo (Antonio Gomes) <
toniki...@gmail.com> wrote:

> Since it has been asked, in a soon future we will be also start the
> process of trying to get WebKit/EFL [1] port also upstream'ed.
> @Olivier: in terms of a new port, how would "small patches" fit ?
> Actually, I was thinking about split up the port code into at least
> four patches (probably not small):
>
> * WebKit/
> * WebCore/
> * JavaScriptCore/
> * build system.
>
> Is that the right way to attach them to bugzilla ?
>

I suspect these will be far too large to review and need to be split into
much smaller patches.  You'll want to land individual features and
abstractions one at a time where possible.

For reference, landing the Chromium port (likely more complex than most
other ports as it needed both a different JS engine and multi-process
architectural support) took a number of months of full-time effort from
several engineers.

PK
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread Mark Rowe


On 2009-06-29, at 02:05, Johnny Ding wrote:

It will be better to send out detail explanation/design doc before  
sending patches if the changes are big:)


Since when has writing a design document been part of the process of  
contributing to WebKit?


- Mark



smime.p7s
Description: S/MIME cryptographic signature
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] What is WebCore.order used for?

2009-06-29 Thread Drew Wilson
Thanks for the help, guys. I'll steer clear of the mysterious .order file
and take a look at my build file additions instead.
Cheers,

-atw

On Sun, Jun 28, 2009 at 4:14 PM, Maciej Stachowiak  wrote:

>
> On Jun 28, 2009, at 3:26 PM, Drew Wilson wrote:
>
>  I'm adding the initial APIs for SharedWorkers, which require me to add a
>> couple of .idl files, as well as implementations in WebCore/workers and JS
>> bindings in bindings/js.
>>
>> I'm getting a bunch of weird link errors which I haven't figured out:
>>
>>  
>> "__ZN7WebCore23JSSharedWorkerPrototype4selfEPN3JSC9ExecStateEPNS1_14JSGlobalObjectE",
>> referenced from:
>>
>>  
>> __ZN7WebCore25JSSharedWorkerConstructorC1EPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectE
>>  in
>> JSSharedWorkerConstructor.o
>>
>>  
>> __ZN7WebCore25JSSharedWorkerConstructorC2EPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectE
>>  in
>> JSSharedWorkerConstructor.o
>>
>> I note that there are a number of Worker symbols in WebCore.order, and I'm
>> wondering if I might need to add SharedWorker symbols in there as well - is
>> there any documentation for what WebCore.order is used for, and when/how to
>> update it?
>>
>
> Others have explained that these errors are likely not from the .order
> file. I don't think they relate to exports either. Exports would only be
> relevant if an external module linking to WebCore was failing to resolve the
> symbol, or if the .exp file was cited as referencing a missing symbol.
>
> It seems like the cited symbol is simply missing at link time, either
> because a file is missing from the build or because the code generator
> failed to produce the required definition. Specifically, it's complaining
> that this function is missing:
>
> WebCore::JSSharedWorkerPrototype::self(JSC::ExecState*,
> JSC::JSGlobalObject*)
>
> And it's called from this function:
>
> WebCore::JSSharedWorkerConstructor::JSSharedWorkerConstructor(JSC::ExecState*,
> WebCore::JSDOMGlobalObject*)
>
> I found this out using c++filt.
>
> My guess is you may have forgotten to add the autogenerated bindings files
> to the build, so the handwritten parts of the bindings find the headers but
> can't resolve the symbols at link time.
>
> Regards,
> Maciej
>
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] how to read XML document in webkit vision r31804?

2009-06-29 Thread h3282129

The code is as follows:

loadXML = function(file){
   xmlDoc=null;
 if (document.implementation && document.implementation.createDocument){
   var xmlhttp = new window.XMLHttpRequest();
   xmlhttp.open("GET",file,false);
   xmlhttp.send(null);
   var xmlDoc = xmlhttp.responseXML.documentElement; 
   }
   else {xmlDoc=null;}
   return xmlDoc;
}
var xmlDoc=loadXML('data.xml');
var cNodes = xmlDoc.getElementsByTagName("book"); 

In the webkit vision r31804, I do not find the function "getElementsByTagName" 
.But in the latest vision ,it can run. Would you please help me!


  ___ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] MSVS vcproj

2009-06-29 Thread Adam Roben

On Jun 29, 2009, at 4:57 AM, Seo K wrote:

I see many build fixes related to MSVS project files in svn  
repository history. I think it is a very error-prone process to  
maintain MSVC project files manually because MSVS project files are  
auto-generated and are not meant to be edited by hands. Don't you  
have any plan to change it to use a script to generate MSVC project  
files as GYP in Chrome does?


We don't have any plans to switch to using GYP (or a comparable  
system) on Windows currently. It's true that some parts of the .vcproj  
files are hard to edit by hand (e.g., the pre- and post-build event  
commands). But it's actually easier to add/remove source files from  
them than it is to do the same to an Xcode project. I guess your  
argument applies to Xcode project files, too.


If you think something like GYP would be a good solution for WebKit,  
it would be helpful for you to provide an overview of how the system  
works and how using it would make things easier for WebKit developers.


-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread David Kilzer
Ariya Hidayat  wrote:

> > We're using webkit in Maxthon3.0 and want to submit our changes.
> > How to add maxthon's port?
> 
> http://webkit.org/coding/contributing.html


To expand upon this a bit, you should break up the patch into smaller, logical 
pieces and file one bug per patch on .  (Make sure to 
set the "review?" flag on the patch so that we'll find it for review.)

For others on webkit-dev, I found these links about the Maxthon browser to be 
informative:




Dave
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] WebKit/EFL port 0.1 released.

2009-06-29 Thread tonikitoo (Antonio Gomes)
Hi all,

Please see [1] for release notes and [2] for more details about the
status of the port.

[1] http://tonikitoo.blogspot.com/2009/06/webkitefl-01-released.html
[2] http://trac.webkit.org/wiki/EFLWebKit

> WebKit has a particularly stringent review process which we apply to new
> ports to basically the same extent we would apply to any other patch, so it
> is tremendously helpful if the port is put up for review as a series of
> small patches rather than a single large one.

Since it has been asked, in a soon future we will be also start the
process of trying to get WebKit/EFL [1] port also upstream'ed.
@Olivier: in terms of a new port, how would "small patches" fit ?
Actually, I was thinking about split up the port code into at least
four patches (probably not small):

* WebKit/
* WebCore/
* JavaScriptCore/
* build system.

Is that the right way to attach them to bugzilla ?

Best regards


-- 
--Antonio Gomes
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKit graphics library abstract layer

2009-06-29 Thread David Hyatt

WebCore/platform/Graphics/

On Jun 29, 2009, at 2:13 AM, n179911 wrote:


Webkit supports on multiple platform (e.g. Windows, MacOS, linux).
And when Webkit paints content on screen, it needs to call native
graphics api to paint (e.g. draw text, draw image, draw line, draw
rect).

Does Webkit code has an abstract layer, which hides the platform
dependent graphics API.  And the render engine just calls this
abstract layer graphics api and this abstract layer api
will handle, or link in platform dependent implementation of those
draw text, draw rect calls?

If yes, can you least tell me where can I find this abstract layer  
code.


Thank you.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] WebKit Events

2009-06-29 Thread jagadeesh k
Hi,

I want to know whether webkit responds to the joystick events.That is entering 
URL,click events through joystick in a touch panel display.

Thanks and regards
Jagadeesh 


  ___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread Oliver Hunt

Hi Weihong!

It's great to hear that you wish to merge the Maxthon port of WebKit  
into the main webkit repository.  The first thing you will want to do  
is create a bug at http://bugs.webkit.org to track merging your port in.


The actual process of landing a new port however is not substantially  
different than that of any other patch so the steps described at http://webkit.org/coding/contributing.html


WebKit has a particularly stringent review process which we apply to  
new ports to basically the same extent we would apply to any other  
patch, so it is tremendously helpful if the port is put up for review  
as a series of small patches rather than a single large one.


--Oliver

On Jun 29, 2009, at 1:34 AM, zengweihong wrote:


Hi,
We're using webkit in Maxthon3.0 and want to submit our changes.
How to add maxthon's port?

Thank you,
Wesley.Zeng 





没有互动,哪来共识?微软地图MSN互动为你提供全新地图浏览体验! 立即试 
用!___

webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] webkit events extension

2009-06-29 Thread Oliver Hunt

Without knowing what has "failed" it's difficult for us to assist you.

That said, what is the purpose of this "superKeyCode" property?

--Oliver

On Jun 28, 2009, at 11:55 PM, Super Samuel wrote:



Is it easy to extend the webkit internal event, eg I want to add one  
more

method call superKeyCode for the KeyboardEvent(KeyBoardEvent suppots
keyCode, which, charCode etc at the moment). I have done some  
tentative test

but failed
other than modify KeyboardEvent.cpp and JSUIEvent.cpp, what else  
shall I

do?(Don't ask me to add my own plugin to support it :-)).

Any ideas?
--
View this message in context: 
http://www.nabble.com/webkit-events-extension-tp24248853p24248853.html
Sent from the Webkit mailing list archive at Nabble.com.

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread Johnny Ding
It will be better to send out detail explanation/design doc before
sending patches if the changes are big:)

2009/6/29 zengweihong 

>  Hi,
>
> We're using webkit in Maxthon3.0 and want to submit our changes.
> How to add maxthon's port?
>
> Thank you,
>
> Wesley.Zeng 
>
>
>
>
>
> --
> 没有互动,哪来共识?微软地图MSN互动为你提供全新地图浏览体验! 立即试用!
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


-- 
Best Regards.
Johnny
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Build Webkit_gtk, have an error: lack of JSCSSCharsetRule.o

2009-06-29 Thread deuxliquid
Hi all,
Firstly, I thank Antonio and some other people to help me to solve "libsoup" 
problem.
Now I face with a new problem:
After running "./autogen.sh" I run "make", I get an error below:
DerivedSources/.libs/JSSVGUseElement.o DerivedSources/.libs/JSSVGViewElement.o 
DerivedSources/.libs/JSSVGZoomEvent.o
ar: DerivedSources/.libs/JSCSSCharsetRule.o: No such file or directory
make[1]: *** [libWebCoreJS.la] Error 1

I went to webkit/DerivedSources/.libs folder to check but I don't find that 
file.
Can anybody help me?
Thank yoy in advance!
Hai



  Lúc nào cũng sống thành thật có phải là khôn ngoan? Xem mọi người nghĩ 
thế nào! http://vn.answers.yahoo.com___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] MSVS vcproj

2009-06-29 Thread Seo K
Hi,

I see many build fixes related to MSVS project files in svn repository
history. I think it is a very error-prone process to maintain MSVC project
files manually because MSVS project files are auto-generated and are not
meant to be edited by hands. Don't you have any plan to change it to use a
script to generate MSVC project files as GYP in Chrome does?
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread Ariya Hidayat

> We're using webkit in Maxthon3.0 and want to submit our changes.
> How to add maxthon's port?

http://webkit.org/coding/contributing.html
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] How to add Maxthon's port.

2009-06-29 Thread zengweihong

Hi,
We're using webkit in Maxthon3.0 and want to submit our changes. 
How to add maxthon's port?

Thank you,
Wesley.Zeng 





_
上Windows Live 中国首页,下载最新版Messenger!
http://www.windowslive.cn___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKit graphics library abstract layer

2009-06-29 Thread Ariya Hidayat

> Does Webkit code has an abstract layer, which hides the platform
> dependent graphics API.  And the render engine just calls this
> abstract layer graphics api and this abstract layer api
> will handle, or link in platform dependent implementation of those
> draw text, draw rect calls?

Yes. If you just bother to grep for the keywords you already wrote above 
(draw*rect), you will end up in: WebCore/platform/graphics, in particular 
GraphicsContext class.



-- 
Ariya Hidayat, Qt Software, Nokia
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] HTML5 Web Socket Design Doc

2009-06-29 Thread 鵜飼文敏
Hi,

yuzo, tyoshino and ukai @chromium.org start working to implement HTML5 Web
Socket and write design doc.

http://docs.google.com/View?id=dfm7gfvg_0fpjg22gh

Any comments?
We'd welcome if you could give us feedback on our design doc.

Thanks!
Fumitoshi Ukai
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] HTML5 Forms UI Proposal

2009-06-29 Thread TAMURA, Kent

Yeah, I understand we should use native controls.  However, AFAIK neither
Mac OS nor Windows has a native control for  and we need
to create it and keep consistency with other types.

Of course the implementation will be multiple bugs and patches.  But the
design should be consistent.

On Mon, Jun 29, 2009 at 16:16, Eric Seidel wrote:

In general we mimic native controls on all platforms.  I don't think
WebKit has ever invented any controls before, but I could be wrong.



I think more interesting than a comprehensive document is individual
bugs and patches to add these.  These are small features.  I don't
think there is much that needs to be said in an over-arching design
doc.



Adele Peterson is probably the right person to talk to about Forms.
Entertainingly she worked with Michelangelo last summer as his GSoC
mentor.



-eric



On Mon, Jun 29, 2009 at 12:04 AM, TAMURA, Kent wrote:

Hi all,



Michelangelo De Simone (a Google Summer of Code student) and I
(Google) are working on implemenation of HTML5 Forms.  The following
page is a proposal of the validation UI and the UI of the  types:



http://docs.google.com/View?id=dch3zh37_0cf8kc8c4



Any comments?



We'll start the implementation for WebKit soon.
Don't suppose this proposal is *final*.  We would change the UI after
implementing the proposal if the implemented UI was not good.



--
TAMURA, Kent
Software Engineer, Google





___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev






--
TAMURA Kent
Software Engineer, Google




___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] HTML5 Forms UI Proposal

2009-06-29 Thread Eric Seidel
In general we mimic native controls on all platforms.  I don't think
WebKit has ever invented any controls before, but I could be wrong.

I think more interesting than a comprehensive document is individual
bugs and patches to add these.  These are small features.  I don't
think there is much that needs to be said in an over-arching design
doc.

Adele Peterson is probably the right person to talk to about Forms.
Entertainingly she worked with Michelangelo last summer as his GSoC
mentor.

-eric

On Mon, Jun 29, 2009 at 12:04 AM, TAMURA, Kent wrote:
> Hi all,
>
> Michelangelo De Simone (a Google Summer of Code student) and I
> (Google) are working on implemenation of HTML5 Forms.  The following
> page is a proposal of the validation UI and the UI of the  types:
>
> http://docs.google.com/View?id=dch3zh37_0cf8kc8c4
>
> Any comments?
>
> We'll start the implementation for WebKit soon.
> Don't suppose this proposal is *final*.  We would change the UI after
> implementing the proposal if the implemented UI was not good.
>
> --
> TAMURA, Kent
> Software Engineer, Google
>
>
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] WebKit graphics library abstract layer

2009-06-29 Thread n179911
Webkit supports on multiple platform (e.g. Windows, MacOS, linux).
And when Webkit paints content on screen, it needs to call native
graphics api to paint (e.g. draw text, draw image, draw line, draw
rect).

Does Webkit code has an abstract layer, which hides the platform
dependent graphics API.  And the render engine just calls this
abstract layer graphics api and this abstract layer api
will handle, or link in platform dependent implementation of those
draw text, draw rect calls?

If yes, can you least tell me where can I find this abstract layer code.

Thank you.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] HTML5 Forms UI Proposal

2009-06-29 Thread TAMURA, Kent

Hi all,

Michelangelo De Simone (a Google Summer of Code student) and I
(Google) are working on implemenation of HTML5 Forms.  The following
page is a proposal of the validation UI and the UI of the  types:

http://docs.google.com/View?id=dch3zh37_0cf8kc8c4

Any comments?

We'll start the implementation for WebKit soon.
Don't suppose this proposal is *final*.  We would change the UI after
implementing the proposal if the implemented UI was not good.

--
TAMURA, Kent
Software Engineer, Google



___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev