Bug 63631 - Web Inspector: REGRESSION Resource revision fails to request content if it was not yet loaded for resource.
Summary: Web Inspector: REGRESSION Resource revision fails to request content if it wa...
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: 2011-06-29 08:00 PDT by Vsevolod Vlasov
Modified: 2011-06-29 09:23 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.75 KB, patch)
2011-06-29 08:22 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.