Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Issue 422343003: Revert 179125 "Drop the 'WebURLRequest::TargetType' enum." (Closed)

Created:
6 years, 4 months ago by Ken Russell (switch to Gerrit)
Modified:
6 years, 4 months ago
Reviewers:
Mike West
CC:
blink-reviews
Visibility:
Public.

Description

Revert 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -0 lines) Patch
M trunk/Source/platform/exported/WebURLRequest.cpp View 1 chunk +164 lines, -0 lines 0 comments Download
M trunk/public/platform/WebURLRequest.h View 3 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ken Russell (switch to Gerrit)
6 years, 4 months ago (2014-07-29 17:22:47 UTC) #1
Ken Russell (switch to Gerrit)
6 years, 4 months ago (2014-07-29 17:22:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r179162.

Powered by Google App Engine
This is Rietveld 408576698