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

Issue 1733093002: [Test] have the provisional DocumentLoader protect itself (Closed)

Created:
4 years, 10 months ago by Charlie Harrison
Modified:
4 years, 10 months ago
Reviewers:
CC:
chromium-reviews, blink-reviews, loading-reviews_chromium.org, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Test] have the provisional DocumentLoader protect itself This is a test CL to see if another approach at https://codereview.chromium.org/1714063002 could work without messing up CL history. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -8 lines) Patch
A third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit.html View 1 chunk +22 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/loading/stop-load-at-commit-expected.txt View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.h View 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.cpp View 3 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 4 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
Charlie Harrison
4 years, 10 months ago (2016-02-26 22:46:41 UTC) #1
Description was changed from

==========
[Test] have the provisional DocumentLoader protect itself
This is a test CL to see if another approach at
https://codereview.chromium.org/1714063002 could work without messing up
CL history.

BUG=
==========

to

==========
[Test] have the provisional DocumentLoader protect itself
This is a test CL to see if another approach at
https://codereview.chromium.org/1714063002 could work without messing up
CL history.

BUG=
==========

Powered by Google App Engine
This is Rietveld 408576698