[DevTools] Remove post data from XHRReplayData
As explained in crbug.com/958524 this post data was only used when using the xhr replay feature on the OPTIONS request of a CORS preflight. Now that OOR-CORS has launched crbug.com/905971 CORS preflights won't show up in DevTools anymore so we don't need to store this extra copy of post data. Bug: 958524, 780935 Change-Id: Ifecb37042c5845dc1bfbd594deb6cb635a3d7c72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2051443Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/master@{#742248}
Showing
Please register or sign in to comment