Re: [webkit-dev] Shadow DOM API (first iteration) ready for landing

2011-08-23 Thread Dimitri Glazkov
On Thu, Jun 30, 2011 at 1:21 PM, Dimitri Glazkov wrote: > Hi Sam! > > On Wed, Jun 29, 2011 at 7:50 PM, Sam Weinig wrote: >> Hi Dimitri, >> >> First of all, nice work on getting to this point! > > Thanks, it's been a nice, long slog :) > >> >> It is not clear to me why we wouldn't stick with XBL2

[webkit-dev] JSVALUE32_64 support in DFG JIT?

2011-08-23 Thread Xian, Yuqiang
Hi, Current DFG JIT only supports JSVALUE64, is there any plan to support JSVALUE32_64 as well? ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Git mirror out of sync?

2011-08-23 Thread William Siegrist
We just used "git svn reset -r " and "git svn fetch" where is the rev before the bad one. -Bill On Aug 23, 2011, at 10:20 AM, Xan Lopez wrote: > On Thu, Aug 18, 2011 at 6:21 PM, William Siegrist wrote: >> Yes, I'm working on it. Git-svn refuses to get past r93167, I've tried a few >> thing

Re: [webkit-dev] Git mirror out of sync?

2011-08-23 Thread Xan Lopez
On Thu, Aug 18, 2011 at 6:21 PM, William Siegrist wrote: > Yes, I'm working on it. Git-svn refuses to get past r93167, I've tried a few > things, nothing has worked so far. Unfortunately I have no ETA to give you. > Did you ever figure how go to past that in git-svn? Pretty sure I'm getting the

[webkit-dev] heap profiler

2011-08-23 Thread mohita gandotra
Hello , I am new to Webkit and trying to have knowledge of webkit code. I want to know whether there is any support in Webkit for heap profiler and If it exists which code piece i have to go through for it. Please reply ASAP. Mohita Gandotra ___ webkit