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 |
Dimitri Glazkov (Google)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dimitri Glazkov (Google)
This is now obsolete.