Bug 22758 - Implement ScriptCallStack copying so that ConsoleMessage could store a copy
Summary: Implement ScriptCallStack copying so that ConsoleMessage could store a copy
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Dimitri Glazkov (Google)
URL: https://bugs.webkit.org/show_bug.cgi?...
Keywords:
Depends on: 22631
Blocks: 21180
  Show dependency treegraph
 
Reported: 2008-12-09 11:30 PST by Dimitri Glazkov (Google)
Modified: 2010-08-17 09:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2008-12-09 11:30:27 PST
Based on discussion at https://bugs.webkit.org/show_bug.cgi?id=22631, we should implement producing an immutable copy of ScriptCallStack, which could be then stored by InspectorController's ConsoleMessage.
Comment 1 Dimitri Glazkov (Google) 2010-08-17 09:01:06 PDT
This is now obsolete.