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

Issue 14995003: Move the remainder of Archive loading from FrameLoader to DocumentLoader. (Closed)

Created:
7 years, 7 months ago by Nate Chapin
Modified:
7 years, 7 months ago
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Visibility:
Public.

Description

Move the remainder of Archive loading from FrameLoader to DocumentLoader. Currently, when loading a subframe, FrameLoader checks very early on whether this is a subframe of an archive and switches to an archive load. There's no obvious reason this is necessary, and checking for a subframe archive load much later allows us to make everything archive-related on DocumentLoader private. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149768

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -45 lines) Patch
M Source/core/loader/DocumentLoader.h View 2 chunks +4 lines, -7 lines 0 comments Download
M Source/core/loader/DocumentLoader.cpp View 1 2 chunks +18 lines, -13 lines 0 comments Download
M Source/core/loader/FrameLoader.h View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/loader/FrameLoader.cpp View 3 chunks +0 lines, -23 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Nate Chapin
7 years, 7 months ago (2013-05-06 17:09:13 UTC) #1
eseidel
lgtm
7 years, 7 months ago (2013-05-06 18:40:19 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/14995003/2001
7 years, 7 months ago (2013-05-06 18:40:32 UTC) #3
commit-bot: I haz the power
7 years, 7 months ago (2013-05-06 18:47:06 UTC) #4
Message was sent while issue was closed.
Change committed as 149768

Powered by Google App Engine
This is Rietveld 408576698