Chromium Code Reviews
DescriptionRevert of Preserving Content-Type header from http request in OpenURL path. (patchset #13 id:240001 of https://codereview.chromium.org/2355023002/ )
Reason for revert:
This CL caused a regression - https://crbug.com/655568.
Original issue's description:
> Preserving extra http request headers in OpenURL navigation path.
>
> This CL makes sure that extra http request headers (e.g. in case of HTTP
> POST, the Content-Type: multipart/form-data; boundary=... header) are
> preserved when navigation uses the "OpenURL" code path.
>
> BUG=648648
> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
>
> Committed: https://crrev.com/f097ee58fe6bb4c329999f03253bc4849cc50302
> Cr-Commit-Position: refs/heads/master@{#424588}
TBR=creis@chromium.org,nasko@chromium.org,mmenke@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=648648
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/375969abb781814249ca4666b90a916f52b15fa2
Cr-Commit-Position: refs/heads/master@{#425473}
Patch Set 1 #Patch Set 2 : Manually resolved conflicts with r425338 in navigator_impl.cc. #Messages
Total messages: 15 (7 generated)
|