[Webkit-unassigned] [Bug 22394] Be more eager in destroying script decoded data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 21 10:20:05 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22394


ggaren at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25341|review?                     |review+
               Flag|                            |




------- Comment #5 from ggaren at apple.com  2008-11-21 10:20 PDT -------
(From update of attachment 25341)
> +        return JSC::SourceCode(CachedScriptSourceProvider::create(cachedScript), 1);

No need for the "1" here -- it's automatic.

Isn't there some .bkl action that needs fixing up, too?

r=me


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list