On Sat, Nov 21, 2009 at 12:08 PM, Jens Alfke <s...@google.com> wrote:
> Disclaimer: This code is fairly nasty and even though I've messed with it for 
> a month or two I don't feel that I fully understand it, especially the map. 
> (I think the map code needs a redesign at some point: for example, it really 
> frightens me that the line of code that ref()s a DOM object being added to 
> the map is in an entirely different source file from the line that eventually 
> deref()s it when it's removed. This makes me nervous about potential ref leak 
> bugs.)

Some of that is my fault.  The map is pretty complicated even though
it's trying to do something conceptually simple.  If you have ideas
for how to make it simpler, I'm happy to discuss them with you.

Adam

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to