[webkit-dev] [JSCore] No call to finalize() via Garbage Collector ?

2013-12-05 Thread Manuel BACHMANN
Hi folks, I have some JS objects having a finalize() method, which as you know should be called when the object is destroyed (i.e. by the engine garbage collector). The app itself renders through Webkit. When I quit the application however, I see that the webkit garbage collector is called via

Re: [webkit-dev] Importing W3C tests for HTML template elements

2013-12-05 Thread Dirk Pranke
On Wed, Dec 4, 2013 at 11:19 AM, Darin Adler da...@apple.com wrote: On Dec 4, 2013, at 6:48 AM, youenn fablet youe...@gmail.com wrote: I am planning to add some XHR tests from https://github.com/w3c/web-platform-tests. My initial plan was to add them in a subdirectory of

Re: [webkit-dev] [JSCore] No call to finalize() via Garbage Collector ?

2013-12-05 Thread Geoffrey Garen
I have some JS objects having a finalize() method, which as you know should be called when the object is destroyed (i.e. by the engine garbage collector). The app itself renders through Webkit. When I quit the application however, I see that the webkit garbage collector is called via

Re: [webkit-dev] Importing W3C tests for HTML template elements

2013-12-05 Thread Ryosuke Niwa
On Wed, Dec 4, 2013 at 11:19 AM, Darin Adler da...@apple.com wrote: On Dec 4, 2013, at 6:48 AM, youenn fablet youe...@gmail.com wrote: I am planning to add some XHR tests from https://github.com/w3c/web-platform-tests. My initial plan was to add them in a subdirectory of

Re: [webkit-dev] Importing W3C tests for HTML template elements

2013-12-05 Thread Darin Adler
If that's really ends up being super hard we can always put yet another third-party or imported directory inside the http directory as previously suggested. it's annoying to have three different places for imported tests and code, but not something I want to hold us up for a long time. --

[webkit-dev] Hi

2013-12-05 Thread larry x.wang
How can I install a specific version of webkitgtk? ie 1.9.X in the download tar,When I extract the tar package,the install and readme is empty.I don't how build it from source and how to install it. I also download the full package of webkit-svn about 1G,where I follow the instruction,the