RESOLVED FIXED Bug 83922
Web Inspector: extract ContentProvider into its own file, make NetworkRequest, Resoruce and others implement it.
https://bugs.webkit.org/show_bug.cgi?id=83922
Summary Web Inspector: extract ContentProvider into its own file, make NetworkRequest...
Pavel Feldman
Reported 2012-04-13 11:32:32 PDT
We have two different types of requestContent methods: one on the source mapping level and one on the resource level. There are also adapters between the two. I'm aligning it all to a single requestContent method declared in ContentProvider.
Attachments
Patch (49.35 KB, patch)
2012-04-13 11:34 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-04-13 11:34:50 PDT
Pavel Feldman
Comment 2 2012-04-16 04:47:13 PDT
Note You need to log in before you can comment on or make changes to this bug.