[webkit-reviews] review requested: [Bug 45662] Web Inspector: [Resources panel] Should be easy to copy data. : [Attachment 89893] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 17:39:57 PDT 2011


Annie Sullivan <sullivan at chromium.org> has asked  for review:
Bug 45662: Web Inspector: [Resources panel] Should be easy to copy data.
https://bugs.webkit.org/show_bug.cgi?id=45662

Attachment 89893: Patch
https://bugs.webkit.org/attachment.cgi?id=89893&action=review

------- Additional Comments from Annie Sullivan <sullivan at chromium.org>
To get the request/response headers as plain text, I implemented get
requestHeadersText() and get responseHeadersText() for WebInspector.Resource,
similar to the getters for sorted headers. Let me know if there's a better way
to do this.


More information about the webkit-reviews mailing list