DescriptionRevert 179125 "Drop the 'WebURLRequest::TargetType' enum."
Believe changes related to this introduced flakiness again in the
browser. See Issue 390497.
> Drop the 'WebURLRequest::TargetType' enum.
>
> We no longer use this enum in Chromium; everything has been ported over
> to using '::RequestContext' and '::FrameType', so we can safely remove
> both the enum and the translation machinery in '::setTargetType'.
>
> BUG=390497
>
> Review URL: https://codereview.chromium.org/417483002
TBR=mkwst@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179162
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|