Bug 91201 - Web Inspector: Remove uiSourceCode from Resource.
Summary: Web Inspector: Remove uiSourceCode from Resource.
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 01:02 PDT by Vsevolod Vlasov
Modified: 2012-07-13 10:32 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.30 KB, patch)
2012-07-13 01:06 PDT, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-07-13 01:02:10 PDT
Resource.uiSourceCode() is not used anymore, remove it.
Comment 1 Vsevolod Vlasov 2012-07-13 01:06:30 PDT
Created attachment 152179 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-07-13 10:32:56 PDT
Committed r122603: <http://trac.webkit.org/changeset/122603>