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

Issue 359603002: *** NOT FOR LANDING *** Remove StyleEngine.h include from RenderObject.h (Closed)

Created:
6 years, 6 months ago by davve
Modified:
6 years, 5 months ago
Reviewers:
CC:
blink-reviews, shans, kouhei+svg_chromium.org, eae+blinkwatch, fs, eric.carlson_apple.com, Mike Lawther (Google), apavlov+blink_chromium.org, rjwright, aandrey+blink_chromium.org, Stephen Chennney, rune+blink, caseq+blink_chromium.org, krit, dstockwell, malch+blink_chromium.org, blink-reviews-css, blink-reviews-html_chromium.org, yurys+blink_chromium.org, Timothy Loh, blink-reviews-dom_chromium.org, dglazkov+blink, Rik, jchaffraix+rendering, devtools-reviews_chromium.org, pdr., rwlbuis, Eric Willigers, nessy, loislo+blink_chromium.org, zoltan1, sof, lushnikov+blink_chromium.org, feature-media-reviews_chromium.org, paulirish+reviews_chromium.org, gyuyoung.kim_webkit.org, darktears, vcarbune.chromium, philipj_slow, blink-reviews-rendering, eustas+blink_chromium.org, blink-reviews-animation_chromium.org, gasubic, leviw+renderwatch, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, ed+blinkwatch_opera.com, Steve Block, f(malita), sergeyv+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@final-step
Project:
blink
Visibility:
Public.

Description

*** NOT FOR LANDING *** Remove StyleEngine.h include from RenderObject.h Performance test for https://codereview.chromium.org/358603002/

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -10 lines) Patch
M Source/core/css/AffectedByFocusTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/DragUpdateTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/css/SelectorChecker.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/dom/ContainerNode.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/dom/Element.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/dom/Node.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLAppletElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLDetailsElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLEmbedElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLFrameElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLTableCellElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/canvas/CanvasRenderingContext2D.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/track/vtt/VTTRegion.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/inspector/InspectorCSSAgent.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/inspector/InspectorPageAgent.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderBR.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/rendering/RenderInline.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderListBox.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 2 chunks +11 lines, -0 lines 0 comments Download
M Source/core/rendering/RootInlineBox.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/svg/ReferenceFilterBuilder.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGInlineText.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceClipper.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceFilter.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceMasker.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourcePattern.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/svg/SVGAnimateMotionElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/svg/SVGFELightElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/svg/SVGFEMergeElement.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/svg/SVGGradientElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/testing/Internals.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/tests/WebDocumentTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Tools/run-perf-test.cfg View 1 chunk +5 lines, -5 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698