This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Andrew Dupont (author)
Fri Oct 10 11:42:27 -0700 2008
commit 3e2e8d48b58061a993d1c1323c50c13554027cde
tree 2a42b826905958016de8bc05308c7669bbcb824c
parent 34ee2078f8c61272b69bc9166fd0bf7f94dde5fc
tree 2a42b826905958016de8bc05308c7669bbcb824c
parent 34ee2078f8c61272b69bc9166fd0bf7f94dde5fc












Could this have been written:
return ( cache[id] = ( cache[id] || { } ) );
without causing that bug, or was it a different problem ?
Diego, It’s fixed in Chromium now, afaik.