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

Issue 14383002: Apply FINAL to the RenderObject hierarchy. (Closed)

Created:
7 years, 8 months ago by Chris Evans
Modified:
7 years, 8 months ago
Reviewers:
esprehn, eseidel
CC:
blink-reviews, pdr, feature-media-reviews_chromium.org, Stephen Chennney, f(malita), jchaffraix+rendering
Visibility:
Public.

Description

Apply FINAL to the RenderObject hierarchy. There's a small snag with "final" vs. MemoryInstrumentation, for which a tracking bug will be filed. It means that there are a few classes we cannot tag as FINAL just yet but apart from that, the bulk is done. R=esprehn@chromium.org,eseidel@chromium.org TEST=wktry compiles Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148795

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase, add OVERRIDEs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+328 lines, -328 lines) Patch
M Source/core/rendering/InlineFlowBox.h View 1 5 chunks +8 lines, -8 lines 0 comments Download
M Source/core/rendering/InlineTextBox.h View 1 4 chunks +12 lines, -12 lines 0 comments Download
M Source/core/rendering/RenderApplet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBR.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBlock.h View 1 8 chunks +26 lines, -26 lines 0 comments Download
M Source/core/rendering/RenderBox.h View 1 7 chunks +13 lines, -13 lines 0 comments Download
M Source/core/rendering/RenderBoxModelObject.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderButton.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderCombineText.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderCounter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderDeprecatedFlexibleBox.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderDetailsMarker.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderEmbeddedObject.h View 1 1 chunk +15 lines, -17 lines 0 comments Download
M Source/core/rendering/RenderEmbeddedObject.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderFieldset.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderFileUploadControl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderFlexibleBox.h View 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/rendering/RenderFlowThread.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/rendering/RenderFrame.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderFrameSet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderFullScreen.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderFullScreen.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderGrid.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderHTMLCanvas.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderIFrame.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderImage.h View 1 2 chunks +12 lines, -12 lines 0 comments Download
M Source/core/rendering/RenderInline.h View 1 6 chunks +40 lines, -40 lines 0 comments Download
M Source/core/rendering/RenderLayerModelObject.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderListBox.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderListItem.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderListMarker.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderMedia.h View 1 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/rendering/RenderMediaControlElements.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderMenuList.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderMeter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderMultiColumnBlock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderMultiColumnFlowThread.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderMultiColumnSet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderNamedFlowThread.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderPart.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/rendering/RenderProgress.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderQuote.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRegionSet.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderReplaced.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
M Source/core/rendering/RenderReplica.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRuby.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderRubyBase.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRubyRun.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRubyText.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderScrollbarPart.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderSearchField.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderSlider.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTable.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTableCaption.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTableCell.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderTableCol.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTableRow.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderTableSection.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderText.h View 1 4 chunks +16 lines, -16 lines 0 comments Download
M Source/core/rendering/RenderTextControl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTextControlMultiLine.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTextFragment.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderTextTrackCue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderVideo.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderView.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderWidget.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
M Source/core/rendering/RenderWordBreak.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RootInlineBox.h View 1 5 chunks +10 lines, -10 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGBlock.h View 1 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGContainer.h View 1 1 chunk +11 lines, -11 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGEllipse.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGForeignObject.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGGradientStop.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGHiddenContainer.h View 1 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGImage.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGInline.h View 1 1 chunk +16 lines, -16 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGInlineText.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGModelObject.h View 1 2 chunks +7 lines, -9 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGPath.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGRect.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceClipper.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceContainer.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceFilter.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceFilterPrimitive.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceGradient.h View 1 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceLinearGradient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceMarker.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceMasker.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourcePattern.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceRadialGradient.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGRoot.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGShape.h View 1 2 chunks +14 lines, -14 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGTSpan.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGText.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGTextPath.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGTransformableContainer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/svg/RenderSVGViewportContainer.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Chris Evans
Whoever sees it first?
7 years, 8 months ago (2013-04-20 05:28:43 UTC) #1
esprehn
FINALLY! It would be nice if you could add OVERRIDE FINAL to all the methods ...
7 years, 8 months ago (2013-04-20 05:51:46 UTC) #2
Chris Evans
On 2013/04/20 05:51:46, esprehn wrote: > FINALLY! It would be nice if you could add ...
7 years, 8 months ago (2013-04-21 19:16:37 UTC) #3
Chris Evans
7 years, 8 months ago (2013-04-21 21:40:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r148795 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698