Bug 87488 - Web Inspector: Extend set of methods for heap worker's console proxy object.
Summary: Web Inspector: Extend set of methods for heap worker's console proxy object.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 04:05 PDT by Ilya Tikhonovsky
Modified: 2014-12-12 14:36 PST (History)
10 users (show)

See Also:


Attachments
Patch (4.88 KB, patch)
2012-05-25 04:08 PDT, Ilya Tikhonovsky
yurys: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2012-05-25 04:05:50 PDT
I'd like to support markTimeline console method.
Comment 1 Ilya Tikhonovsky 2012-05-25 04:08:43 PDT
Created attachment 144039 [details]
Patch
Comment 2 Yury Semikhatsky 2012-05-25 05:05:31 PDT
Comment on attachment 144039 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=144039&action=review

> Source/WebCore/ChangeLog:6
> +        The proxy object was refactored and markTimeline method was added.

Heap snapshot worker has its own timeline agent.
Comment 3 Brian Burg 2014-12-12 14:36:33 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.