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

Issue 133983002: Update XML 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
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Update XML classes to use OVERRIDE / FINAL when needed Update XML 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=164903

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -142 lines) Patch
M Source/core/xml/DocumentXPathEvaluator.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/NativeXPathNSResolver.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XMLHttpRequest.h View 3 chunks +13 lines, -13 lines 0 comments Download
M Source/core/xml/XMLHttpRequestProgressEvent.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XMLHttpRequestProgressEventThrottle.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XMLHttpRequestUpload.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathFunctions.cpp View 1 chunk +81 lines, -81 lines 0 comments Download
M Source/core/xml/XPathPredicate.h View 1 chunk +21 lines, -21 lines 0 comments Download
M Source/core/xml/XPathStep.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XPathVariableReference.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/xml/XSLImportRule.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XSLStyleSheet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/parser/XMLDocumentParser.h View 4 chunks +12 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 11 months ago (2014-01-10 16:08:52 UTC) #1
eseidel
lgtm
6 years, 11 months ago (2014-01-10 20:39:23 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/133983002/1
6 years, 11 months ago (2014-01-10 20:41:39 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 21:00:31 UTC) #4
Message was sent while issue was closed.
Change committed as 164903

Powered by Google App Engine
This is Rietveld 408576698