Bug 1501608 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Denis Palmeiro [:denispal] from comment #6)
I think I was imagining that you would create a LoadedScript in CompileEventHandlerInternal to hold this information.  Although that would add to memory use a little we still avoid wrapping the element when it's not used.
(In reply to Denis Palmeiro [:denispal] from comment #6)
You could also store the wrapped element here, but that does make things more complicated.  I think I was imagining that you would create a LoadedScript in CompileEventHandlerInternal to hold this information.  Although that would add to memory use a little we still avoid wrapping the element when it's not used.

Back to Bug 1501608 Comment 7