/[blink]
Chromium logo

Revision 162673


Jump to revision: Previous Next
Author: creis@chromium.org
Date: Tue Nov 26 07:04:50 2013 UTC (9 years, 5 months ago)
Changed paths: 2
Log Message:
Notify the client of a document access even if document.write is used.

Modal dialogs can usually delay the notification from reaching the client.
notifyIfInitialDocumentAccessed is used to skip the timer if a dialog
is shown (via PageGroupLoadDeferrer), but it shouldn't care whether the
FrameLoader is still in the initial empty document state.

BUG=322959
TEST=See bug for repro steps.

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

Changed paths

Path Details
Directorytrunk/Source/core/loader/FrameLoader.cpp modified , text changed
Directorytrunk/Source/web/tests/WebFrameTest.cpp modified , text changed

Properties

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

Powered by ViewVC 1.1.26 ViewVC Help