[Webkit-unassigned] [Bug 10773] Memory usage grows when reloading google.com/ig
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 16 09:41:20 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=10773
------- Comment #15 from mitz at webkit.org 2007-01-16 09:41 PDT -------
(In reply to comment #12)
> An ugly fix would be to add JSCell::setMarked() and use it in
> ScriptInterpreter::mark() to prevent nodes from marking their document (if the
> document is not marked, set its marked bit and remember this; mark nodes for
> the document; if the document was not marked to begin with, reset its marked
> bit).
>
Also a bad idea!
--
Configure bugmail: http://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