Bug 53007 - Web Inspector: [JSC] remove ScriptDebugServer::pageCreated
Summary: Web Inspector: [JSC] remove ScriptDebugServer::pageCreated
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 06:59 PST by Yury Semikhatsky
Modified: 2011-01-24 07:21 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2011-01-24 07:03 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-01-24 06:59:20 PST
Web Inspector: [JSC] remove ScriptDebugServer::pageCreated. This method hasn't been used for a long time.
Comment 1 Yury Semikhatsky 2011-01-24 07:03:37 PST
Created attachment 79919 [details]
Patch
Comment 2 Yury Semikhatsky 2011-01-24 07:21:51 PST
Committed r76518: <http://trac.webkit.org/changeset/76518>