[Webkit-unassigned] [Bug 91535] [Chromium] Out of Memory is observed when a large object is passed to a Web Worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 18:56:21 PDT 2012


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





--- Comment #9 from Dmitry Titov <dimich at chromium.org>  2012-07-18 18:56:19 PST ---
I looked at the assert and tried couple of variants... It seems to satisfy it, too many cases unrelated to passing SerializedScriptData will have to be modified and cluttered, w/o obvious benefit and in some cases incorrectly adding the memory pressure. The SerializedScriptValue is used in things like History for example...

So left it w/o assert :-(

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



More information about the webkit-unassigned mailing list