[Webkit-unassigned] [Bug 56203] New: Web Inspector: Allow access to rendered content in Network tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 09:42:09 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=56203

           Summary: Web Inspector: Allow access to rendered content in
                    Network tab
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bgamari at gmail.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


When debugging AJAX code built on web framework such as Django one often wants to view the rendered content of non-GET requests XMLHttpRequests (as error messages are generally rich HTML). As far as I know the only way to view responses to requests initiated by Javascript code is the use of Developer Tools' Network tab, which allows access to the raw response content. It would be nice if the rendered content were also available here as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list