Re: [webkit-dev] About WebKit memory cache

2012-03-26 Thread Nate Chapin
On Fri, Mar 23, 2012 at 7:48 PM, gaorock wrote: > Hi all > > Sometimes I met crashes about memory cache, and I traced them and found a > bit doubt: > > Should we use > typedef HashMap> CachedResourceMap; > instead of > typedef HashMap CachedResourceMap;? > CachedResource doesn't support referen

[webkit-dev] Fwd: Please add EditBugs to my account

2012-03-26 Thread Tony Payne
Error message in webkit-patch upload says to email webkit-committers, but that message is not going through and I've been told this is the proper list to request the EditBugs permission. Thanks, Tony -- Forwarded message -- From: Tony Payne Date: Thu, Mar 22, 2012 at 3:39 PM Subj

[webkit-dev] PSA: Chromium layout test fallbacks AKA down with graphs, long live trees

2012-03-26 Thread Ojan Vafai
Sometime this week or next, we plan to change the Chromium layout test fallback order. We'll be changing it so all chromium ports fallback to platform/chromium, then to platform/mac. They will never fallback to platform/win or platform/mac-* as they do today. The benefits of this change are that i

Re: [webkit-dev] Fwd: Please add EditBugs to my account

2012-03-26 Thread David Levin
Done. On Mon, Mar 26, 2012 at 11:47 AM, Tony Payne wrote: > > Error message in webkit-patch upload says to email webkit-committers, but > that message is not going through and I've been told this is the proper > list to request the EditBugs permission. > > Thanks, > Tony > > -- Forwarded

Re: [webkit-dev] Throwing SECURITY_ERR on cross-origin window.location property accesses

2012-03-26 Thread Adam Barth
I've started a thread on whatwg in case folks with like to discuss this topic further: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-March/035188.html Thanks, Adam On Thu, Mar 22, 2012 at 9:21 PM, Adam Barth wrote: > I wonder if we could expose the parent document's origin, so you c

Re: [webkit-dev] About WebKit memory cache

2012-03-26 Thread gaorock
Hi jap...@chromium.org Thanks for your reply :)The bug#82287 has been filed. Best RegardsRock Date: Mon, 26 Mar 2012 08:44:36 -0700 Subject: Re: [webkit-dev] About WebKit memory cache From: jap...@chromium.org To: por...@hotmail.com CC: webkit-dev@lists.webkit.org On Fri, Mar 23, 2012 at 7:48 PM