Bug 81894 - Web Inspector: RawSourceCode does not need uiSourceCode lists because it never has more than one.
Summary: Web Inspector: RawSourceCode does not need uiSourceCode lists because it neve...
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-03-22 05:16 PDT by Vsevolod Vlasov
Modified: 2012-03-22 05:27 PDT (History)
11 users (show)

See Also:


Attachments
Patch (24.52 KB, patch)
2012-03-22 05:21 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-03-22 05:16:12 PDT
RawSourceCode does not need uiSourceCode lists because it never has more than one.
Comment 1 Vsevolod Vlasov 2012-03-22 05:21:33 PDT
Created attachment 133228 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-03-22 05:27:56 PDT
Committed r111670: <http://trac.webkit.org/changeset/111670>