Bug 66237 - Web Inspector: extract content loading functions from RawSourceCode to SourceCodeProvider implementations.
Summary: Web Inspector: extract content loading functions from RawSourceCode to Source...
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 Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-15 10:12 PDT by Pavel Podivilov
Modified: 2011-08-18 07:56 PDT (History)
10 users (show)

See Also:


Attachments
Patch (14.35 KB, patch)
2011-08-15 10:14 PDT, Pavel Podivilov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2011-08-15 10:12:32 PDT
Web Inspector: extract content loading functions from RawSourceCode to SourceCodeProvider implementations.

This is needed to move requestContent implementation from RawSourceCode to UISourceCode.
Comment 1 Pavel Podivilov 2011-08-15 10:14:04 PDT
Created attachment 103921 [details]
Patch
Comment 2 Pavel Podivilov 2011-08-18 07:56:35 PDT
Committed r93308: <http://trac.webkit.org/changeset/93308>