Bug 63631

Summary: Web Inspector: REGRESSION Resource revision fails to request content if it was not yet loaded for resource.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Vsevolod Vlasov 2011-06-29 08:00:44 PDT
Resource revision fails to request content if it was not yet loaded for resource.

Test scenario:

Open inspector, open elements panel, open any site with css, change css values in the side panel (enough to trigger revision creation).
Open resources panel, and open revision created without first opening original resource.
This way ResourceRevision.requestContent(callback) method will be called.
Comment 1 Vsevolod Vlasov 2011-06-29 08:22:30 PDT
Created attachment 99092 [details]
Patch
Comment 2 WebKit Review Bot 2011-06-29 09:23:05 PDT
Comment on attachment 99092 [details]
Patch

Clearing flags on attachment: 99092

Committed r90022: <http://trac.webkit.org/changeset/90022>
Comment 3 WebKit Review Bot 2011-06-29 09:23:09 PDT
All reviewed patches have been landed.  Closing bug.