Bug 22758

Summary: Implement ScriptCallStack copying so that ConsoleMessage could store a copy
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: Web Inspector (Deprecated)Assignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED INVALID    
Severity: Enhancement CC: yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: https://bugs.webkit.org/show_bug.cgi?id=22631
Bug Depends on: 22631    
Bug Blocks: 21180    

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.