Re: [webkit-dev] About WebKit memory cache

2012-03-26 Thread Nate Chapin
On Fri, Mar 23, 2012 at 7:48 PM, gaorock por...@hotmail.com wrote: Hi all Sometimes I met crashes about memory cache, and I traced them and found a bit doubt: Should we use typedef HashMapString, RefPtrCachedResource CachedResourceMap; instead of typedef HashMapString, CachedResource*

[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 tpa...@chromium.org Date: Thu, Mar 22,

[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

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 tpa...@chromium.org 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

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 aba...@webkit.org wrote: I wonder if we could expose the parent document's

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