[Webkit-unassigned] [Bug 20949] Catch repeated messages in Inspector Controller to limit memory usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 22 09:20:06 PDT 2008


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





------- Comment #3 from kmccullough at apple.com  2008-09-22 09:20 PDT -------
Yes good catch on the static, I'll change that.

wrt the repeating groups we currently have no plans to try and detect that.  To
do that you need to answer questions like, how big is a group? and how do you
represent their repetition?  I think for the vast majority of the cases, this
is the right solution.


-- 
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