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

Issue 12287016: Merge 142492 (Closed)

Created:
7 years, 10 months ago by abarth-chromium
Modified:
7 years, 10 months ago
Reviewers:
abarth-chromium
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Visibility:
Public.

Description

Merge 142492 > document.write during window.onload can trigger DumpRenderTree to dump the render tree > https://bugs.webkit.org/show_bug.cgi?id=109465 > > Reviewed by Eric Seidel. > > Source/WebCore: > > This patch is a partial revert of > http://trac.webkit.org/changeset/142378. It's not safe to call > checkComplete during the load event. We'll need to find another way of > calling checkComplete at the right time. > > Test: fast/parser/document-write-during-load.html > > * dom/Document.cpp: > (WebCore::Document::decrementActiveParserCount): > > LayoutTests: > > * fast/parser/document-write-during-load-expected.txt: Added. > * fast/parser/document-write-during-load.html: Added. > TBR=abarth@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143056

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, -2 lines) Patch
A + LayoutTests/fast/parser/document-write-during-load.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/parser/document-write-during-load-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/dom/Document.cpp View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
abarth-chromium
7 years, 10 months ago (2013-02-15 22:47:45 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698