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

Issue 8390051: Merge 98492 - REGRESSION (r94887): Scrolling the HTML spec is more jerky now than it was (regress... (Closed)

Created:
9 years, 1 month ago by dglazkov
Modified:
9 years, 1 month ago
Reviewers:
dglazkov
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/912/
Visibility:
Public.

Description

Merge 98492 - REGRESSION (r94887): Scrolling the HTML spec is more jerky now than it was (regression) https://bugs.webkit.org/show_bug.cgi?id=70857 Source/WebCore: Revert r94887, because it regressed performance. Rubber-stamped by Antti Koivisto. * css/CSSStyleSelector.cpp: (WebCore::CSSStyleSelector::canShareStyleWithElement): (WebCore::parentStylePreventsSharing): * css/SelectorChecker.cpp: (WebCore::SelectorChecker::checkSelector): * dom/Element.cpp: (WebCore::Element::recalcStyle): (WebCore::checkForSiblingStyleChanges): * rendering/style/RenderStyle.cpp: (WebCore::RenderStyle::RenderStyle): * rendering/style/RenderStyle.h: (WebCore::InheritedFlags::childrenAffectedByDirectAdjacentRules): (WebCore::InheritedFlags::setChildrenAffectedByDirectAdjacentRules): LayoutTests: Rubber-stamped by Antti Koivisto. * fast/css/adjacent-sibling-selector-expected.txt: Removed. * fast/css/adjacent-sibling-selector.html: Removed. TBR=dglazkov@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98493

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7024 lines, -71 lines) Patch
M LayoutTests/ChangeLog View 2 chunks +6995 lines, -1 line 0 comments Download
D LayoutTests/fast/css/adjacent-sibling-selector.html View 1 chunk +0 lines, -46 lines 0 comments Download
D LayoutTests/fast/css/adjacent-sibling-selector-expected.txt View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/WebCore/css/CSSStyleSelector.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M Source/WebCore/css/SelectorChecker.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/WebCore/dom/Element.cpp View 5 chunks +17 lines, -6 lines 0 comments Download
M Source/WebCore/rendering/style/RenderStyle.h View 3 chunks +3 lines, -4 lines 0 comments Download
M Source/WebCore/rendering/style/RenderStyle.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dglazkov
9 years, 1 month ago (2011-10-26 17:05:22 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698