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

Issue 9618030: Merge 109543 - REGRESSION (r104060): Page contents not painted if inserting a new stylesheet and te… (Closed)

Created:
8 years, 9 months ago by Mihai Parparita -not on Chrome
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Visibility:
Public.

Description

Merge 109543 - REGRESSION (r104060): Page contents not painted if inserting a new stylesheet and temporary body node https://bugs.webkit.org/show_bug.cgi?id=76590 Reviewed by Maciej Stachowiak. Source/WebCore: Test: fast/css/pending-stylesheet-repaint.html If there has been a style recalc with a pending stylesheet, the forced repaint will need to be triggered even if the stylesheet doesn't affect the rendering. Otherwise we may end up never painting at all. * dom/Document.cpp: (WebCore::Document::styleSelectorChanged): LayoutTests: * fast/css/pending-stylesheet-repaint-expected.png: Added. * fast/css/pending-stylesheet-repaint-expected.txt: Added. * fast/css/pending-stylesheet-repaint.html: Added. TBR=antti@apple.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=109960

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
A + LayoutTests/fast/css/pending-stylesheet-repaint.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/css/pending-stylesheet-repaint-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/css/pending-stylesheet-repaint-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/dom/Document.cpp View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mihai Parparita -not on Chrome
8 years, 9 months ago (2012-03-06 22:40:34 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698