RESOLVED FIXED 63631
Web Inspector: REGRESSION Resource revision fails to request content if it was not yet loaded for resource.
https://bugs.webkit.org/show_bug.cgi?id=63631
Summary Web Inspector: REGRESSION Resource revision fails to request content if it wa...
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.