Closed Bug 756972 Opened 12 years ago Closed 12 years ago

Support showing response bodies for "application/x-web-app-manifest+json" requests

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 15

People

(Reporter: MattN, Assigned: msucan)

References

()

Details

(Whiteboard: [fixed by bug 673148])

The "application/x-web-app-manifest+json" content-type is used for webapp manifests.

STR:
1) Open web console
2) Enable "Log Request and Response bodies"
3) Load load manifest URL (see URL field)
4) Click on HTTP request for .webapp

Actual result:
Unable to display responses of type ""

Expected result:
Show the response body like we do for JSON.
Thank you for the bug report!

I have added the MIME type you suggest to the list of known types for the Web Console, in patch "part 4" from bug 673148.
Depends on: async-webconsole
Marking this bug as fixed since the patch for bug 673148 included the fix for it.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 673148]
Assignee: nobody → mihai.sucan
Target Milestone: --- → Firefox 15
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.