[webkit-dev] We get our wince port update avaliabe now!

2008-04-10 Thread ledwinka
and usable, welcome to join us and help us. Our project host on http://sourceforge.net/projects/safarimobile/ Ledwinka ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

re: [webkit-dev] bit field error on wince

2008-01-22 Thread ledwinka
Thanks a lot! I only search bug reports associated to s60 branch before. I will post my patch to s60 branch when done the work around.g -邮件原件- 发件人: Adam Roben [mailto:[EMAIL PROTECTED] 发送时间: 2008年1月22日 22:49 收件人: ledwinka 抄送: webkit-dev@lists.webkit.org 主题: Re: [webkit-dev] bit field

[webkit-dev] bit field error on wince

2008-01-21 Thread ledwinka
During my work on porting s60 webcore to wince, I found there is a css bug in render_style.h file, here is the struct define struct NonInheritedFlags { bool operator==( const NonInheritedFlags &other ) const { return (_effectiveDisplay == other._effectiveDisplay) &&

[webkit-dev] We are porting webkit to windows ce

2007-10-29 Thread ledwinka
Hi All Below is a document I have written up describing the webkit port that our team want to build. We’d like to know what the community thinks of the port we are proposing. Ledwinka = port webcore to wince = We create a new port of webcore for windows ce. Right now