/[blink]
Chromium logo

Revision 199553


Jump to revision: Previous Next
Author: ksakamoto@chromium.org
Date: Tue Jul 28 03:19:38 2015 UTC (7 years, 9 months ago)
Changed paths: 5
Log Message:
Do not report Resource Timing for iframe navigations when restored from history

In a back/forward navigation, iframe navigates to its final URL directly.
Iframes should not report Resource Timing except for the initial
navigation requested by the parent document.

BUG=511616
TEST=http/tests/misc/resource-timing-iframe-restored-from-history.html

Review URL: https://codereview.chromium.org/1257953003

Changed paths

Path Details
Directorytrunk/LayoutTests/http/tests/misc/resource-timing-iframe-restored-from-history-expected.txt added
Directorytrunk/LayoutTests/http/tests/misc/resource-timing-iframe-restored-from-history.html added
Directorytrunk/LayoutTests/http/tests/misc/resources/frame-final-url.html
(Copied from trunk/LayoutTests/fast/history/resources/frame-final-url.html, r199552)
added , props changed
Directorytrunk/LayoutTests/http/tests/misc/resources/frame-initial-url.html
(Copied from trunk/LayoutTests/fast/history/resources/frame-initial-url.html, r199552)
added , props changed
Directorytrunk/Source/core/loader/FrameFetchContext.cpp modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help