Bug 62994 - Web Inspector: remove LayoutTestController::setTimelineProfilingEnabled.
Summary: Web Inspector: remove LayoutTestController::setTimelineProfilingEnabled.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-20 08:35 PDT by Pavel Feldman
Modified: 2011-06-20 09:48 PDT (History)
10 users (show)

See Also:


Attachments
Patch (21.28 KB, patch)
2011-06-20 08:45 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-06-20 08:35:45 PDT
This method is no longer needed. I am leaving it in the WebInspector WebKit API for now since we might already have some clients for it.
Comment 1 Pavel Feldman 2011-06-20 08:45:01 PDT
Created attachment 97804 [details]
Patch
Comment 2 Pavel Feldman 2011-06-20 09:48:46 PDT
Committed r89252: <http://trac.webkit.org/changeset/89252>