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

Issue 131793003: Update remaining HTML classes to use OVERRIDE / FINAL when needed (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
CC:
blink-reviews, nessy, philipj_slow, gasubic, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Update remaining HTML classes to use OVERRIDE / FINAL when needed Update remaining HTML classes to use OVERRIDE / FINAL when needed. Those are useful for error checking or performance when the compiler supports it. R=esprehn, abarth BUG=333316 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164920

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : Remove useless FINAL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -115 lines) Patch
M Source/core/html/ime/InputMethodContext.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLDocumentParser.h View 1 3 chunks +21 lines, -21 lines 0 comments Download
M Source/core/html/parser/TextDocumentParser.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/ClearButtonElement.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/DateTimeEditElement.h View 1 chunk +8 lines, -8 lines 0 comments Download
M Source/core/html/shadow/DateTimeFieldElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/DateTimeFieldElements.h View 14 chunks +39 lines, -39 lines 0 comments Download
M Source/core/html/shadow/DetailsMarkerControl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/MediaControlElements.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/MediaControls.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/shadow/MediaControlsChromiumAndroid.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/MeterShadowElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/ProgressShadowElement.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/shadow/SliderThumbElement.h View 4 chunks +7 lines, -7 lines 0 comments Download
M Source/core/html/shadow/SpinButtonElement.h View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/core/html/shadow/TextControlInnerElements.h View 6 chunks +9 lines, -9 lines 0 comments Download
M Source/core/html/track/InbandTextTrack.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/LoadableTextTrack.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/TextTrackList.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/track/TrackEvent.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Inactive
6 years, 11 months ago (2014-01-09 20:04:41 UTC) #1
Inactive
6 years, 11 months ago (2014-01-10 18:52:25 UTC) #2
eseidel
lgtm You must be using a tool to do this, no? https://codereview.chromium.org/131793003/diff/1/Source/core/html/parser/HTMLDocumentParser.h File Source/core/html/parser/HTMLDocumentParser.h (right): ...
6 years, 11 months ago (2014-01-10 19:08:22 UTC) #3
Inactive
My IDE (Qt Creator) makes this relatively easy (Type hierarchy, Show Usages, ...) :) https://codereview.chromium.org/131793003/diff/1/Source/core/html/parser/HTMLDocumentParser.h ...
6 years, 11 months ago (2014-01-10 19:11:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/131793003/1
6 years, 11 months ago (2014-01-10 20:06:51 UTC) #5
commit-bot: I haz the power
Failed to apply patch for Source/core/html/parser/TextDocumentParser.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-10 20:07:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/131793003/140001
6 years, 11 months ago (2014-01-10 20:23:01 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=17204
6 years, 11 months ago (2014-01-10 21:17:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/131793003/140001
6 years, 11 months ago (2014-01-10 22:06:22 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=7186
6 years, 11 months ago (2014-01-10 22:59:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/131793003/140001
6 years, 11 months ago (2014-01-10 23:56:58 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-11 01:45:46 UTC) #12
Message was sent while issue was closed.
Change committed as 164920

Powered by Google App Engine
This is Rietveld 408576698