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

Vsevolod Vlasov
Reported 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.
Attachments
Patch (4.75 KB, patch)
2011-06-29 08:22 PDT, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2011-06-29 08:22:30 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2011-06-29 09:23:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.