[Webkit-unassigned] [Bug 22631] Streamline Console.cpp, abstract out the use of JSC::ExecState and JSC::ArgList by introducing ScriptCallFrame and ScriptStackTrace abstractions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 3 10:35:49 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22631
------- Comment #1 from dglazkov at chromium.org 2008-12-03 10:35 PDT -------
Created an attachment (id=25713)
--> (https://bugs.webkit.org/attachment.cgi?id=25713&action=view)
ScriptCallFrame and ScriptStackTrace v1
Ok, this one is big. My apologies -- I tried to start small, but it was kind of
hard to make meaningful changes without touching more files.
This patch also addresses:
* https://bugs.webkit.org/show_bug.cgi?id=22597
* https://bugs.webkit.org/show_bug.cgi?id=19136
* https://bugs.webkit.org/show_bug.cgi?id=21221
And makes some progress on:
* https://bugs.webkit.org/show_bug.cgi?id=21180
--
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