[Laszlo-dev] [Laszlo-checkins] r13786 - openlaszlo/trunk/WEB-INF/lps/lfc/kernel/dhtml

Max Carlson max at laszlosystems.com
Thu Apr 30 16:16:18 PDT 2009


There won't be multiple entries because we only create a div per style - 
see:

var mdiv = _sizecache[mdivKey];

In any case, that hash is only used by IE to prevent memory leaks...

P T Withington wrote:
> This doesn't seem right to me:
> 
> On 2009-04-30, at 18:57EDT, max at openlaszlo.org wrote:
> 
>> +        ltsp._sizedomcache['lzdiv~~~' + cacheFullKey] = mdiv;
> 
> Isn't it redundant with the _sizecache now?  Won't the same mdiv have 
> multiple entries in the _sizedomcache?
> 

-- 
Regards,
Max Carlson
OpenLaszlo.org


More information about the Laszlo-dev mailing list