RESOLVED FIXED133776
Remove XHRReplayData::addHeader
https://bugs.webkit.org/show_bug.cgi?id=133776
Summary Remove XHRReplayData::addHeader
Anders Carlsson
Reported 2014-06-11 16:51:42 PDT
Remove XHRReplayData::addHeader
Attachments
Patch (5.10 KB, patch)
2014-06-11 16:52 PDT, Anders Carlsson
koivisto: review+
Anders Carlsson
Comment 1 2014-06-11 16:52:53 PDT
Anders Carlsson
Comment 2 2014-06-11 16:58:06 PDT
Darin Adler
Comment 3 2014-06-18 12:36:58 PDT
Comment on attachment 232920 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232920&action=review > Source/WebCore/inspector/InspectorResourceAgent.cpp:489 > m_pendingXHRReplayData.set(client, xhrReplayData); Shouldn’t this be calling xhrReplayData.release()?
Note You need to log in before you can comment on or make changes to this bug.