Re: [webkit-dev] WebKit application

2008-02-17 Thread Bin Chen
You can see the GtkLauncher accompanied with webkit source code.

On Sun, Feb 17, 2008 at 11:22 PM, sval <[EMAIL PROTECTED]> wrote:
>
>  Hi all,
>
>  Can any one suggest me a simple WebKit application..But
>  I want to test this application on a cross compile platform.
>
>  plz help
>
>  Thanking you'll in advance 
>
>  Regards
>  Sval
>  --
>  View this message in context: 
> http://www.nabble.com/WebKit-application-tp15530577p15530577.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] [Q] License

2008-02-07 Thread Bin Chen
On Feb 7, 2008 1:59 PM, Alexey Proskuryakov <[EMAIL PROTECTED]> wrote:
>
> On Feb 7, 2008, at 7:57 AM, David C Matthews wrote:
>
> > Thanks for the feedback.  On a slightly different front, has anyone
> > contemplated a MIPS port yet?
>
>
> According to a message entitled "split webkit library to smaller ones"
> sent to this list a few days ago, the answer is yes.
>
Hahah, yes, I am doing this. Not much work, just compiling is OK, but
I didn't get my board from my customer, so a running still not tried,
should be not a big problem. What I concern is the performance, anyway
I will summarize a report after my trie.

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


Re: [webkit-dev] split webkit library to smaller ones

2008-02-04 Thread Bin Chen
On Feb 4, 2008 4:43 PM, Mike Hommey <[EMAIL PROTECTED]> wrote:
>
> On Mon, Feb 04, 2008 at 03:10:07PM +0800, Bin Chen <[EMAIL PROTECTED]> wrote:
> > On Feb 4, 2008 2:59 PM, Mike Hommey <[EMAIL PROTECTED]> wrote:
> > >
> > > On Mon, Feb 04, 2008 at 02:54:59PM +0800, Bin Chen wrote:
> > > > Hello,
> > > >
> > > > I am compiling the webkit for MIPS, and in the finally stage to
> > > > product the GTK port library, it errors about the GOT overflow.
> > > > After google I see its because the object file is too large that one
> > > > GOT can't fill. Although my toolchain is quite new(GCC 4.1.2, binutils
> > > > 2.17) it still can't successfully link. I know I can't expect I can
> > > > solve the problem in webkit side, but I suggest webkit dev team to
> > > > consider to split the one-large-so to some small DSOs then this should
> > > > be make the entire webkit solution more easier to port.
> > >
> > > FWIW, it builds just fine on MIPS on Debian build daemons with gcc 4.2.
> > >
> > Thanks. Do you know the binutils version?
>
> 2.18.1~cvs20071027-1 but you should probably check if there aren't some
> debian patches for mips in there.
>
OK,
Solved by add a option to CFLAGS: -mxgot.
This option will make the program slow, please see the gcc documents
mips section.

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


Re: [webkit-dev] split webkit library to smaller ones

2008-02-03 Thread Bin Chen
On Feb 4, 2008 2:59 PM, Mike Hommey <[EMAIL PROTECTED]> wrote:
>
> On Mon, Feb 04, 2008 at 02:54:59PM +0800, Bin Chen wrote:
> > Hello,
> >
> > I am compiling the webkit for MIPS, and in the finally stage to
> > product the GTK port library, it errors about the GOT overflow.
> > After google I see its because the object file is too large that one
> > GOT can't fill. Although my toolchain is quite new(GCC 4.1.2, binutils
> > 2.17) it still can't successfully link. I know I can't expect I can
> > solve the problem in webkit side, but I suggest webkit dev team to
> > consider to split the one-large-so to some small DSOs then this should
> > be make the entire webkit solution more easier to port.
>
> FWIW, it builds just fine on MIPS on Debian build daemons with gcc 4.2.
>
Thanks. Do you know the binutils version?

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


[webkit-dev] split webkit library to smaller ones

2008-02-03 Thread Bin Chen
Hello,

I am compiling the webkit for MIPS, and in the finally stage to
product the GTK port library, it errors about the GOT overflow.
After google I see its because the object file is too large that one
GOT can't fill. Although my toolchain is quite new(GCC 4.1.2, binutils
2.17) it still can't successfully link. I know I can't expect I can
solve the problem in webkit side, but I suggest webkit dev team to
consider to split the one-large-so to some small DSOs then this should
be make the entire webkit solution more easier to port.

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


Re: [webkit-dev] whats bidi stand for?

2008-02-02 Thread Bin Chen
On Feb 3, 2008 7:09 AM, Eric Seidel <[EMAIL PROTECTED]> wrote:
> That sounds like one vote for renaming that file.
> "BidirectionalTextLayout.cpp" :)
>
> Or maybe BidirectionalWordSorting or similar.  Mitz and Hyatt are two of
> very few to ever have hacked on that file.
A good file name is better than a document file.
>
>
> -eric
>
>
>
> On Sat, Feb 2, 2008 at 1:02 AM, Cameron McCormack <[EMAIL PROTECTED]> wrote:
> > Hi Bin.
> >
> > Bin Chen:
> >
> > > I am reading the source code of webkit right now, I find a file name
> > > like bidi, I can't know the exact meaning, can you tell me whats this
> > > stand for?
> >
> > "Bidi" is an abbreviation for "bidirectional text", and refers to blocks
> > of text that use both left-to-right and right-to-left scripts (e.g. a
> > paragraph with English text that also includes some Arabic text).  See:
> >
> >  http://en.wikipedia.org/wiki/Bi-directional_text
> >
> > --
> > Cameron McCormack, http://mcc.id.au/
> >xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]
> >
> >
> >
> > ___
> > webkit-dev mailing list
> > webkit-dev@lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo/webkit-dev
> >
>
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] whats bidi stand for?

2008-02-02 Thread Bin Chen
Hi,

I am reading the source code of webkit right now, I find a file name
like bidi, I can't know the exact meaning, can you tell me whats this
stand for?

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