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

Issue 937653002: InlinedVisitor: Migrate xml to use inlined tracing (Closed)

Created:
5 years, 10 months ago by kouhei (in TOK)
Modified:
5 years, 10 months ago
CC:
blink-reviews
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

InlinedVisitor: Migrate xml to use inlined tracing Updates trace methods as of https://groups.google.com/a/chromium.org/d/msg/blink-dev/oi4Snt9jNx8/XcES55c7QaQJ R=oilpan-reviews BUG=455524 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190393

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -48 lines) Patch
M Source/core/xml/DOMParser.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/DOMParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/DocumentXPathEvaluator.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/DocumentXPathEvaluator.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/DocumentXSLT.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/DocumentXSLT.cpp 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/NativeXPathNSResolver.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XMLSerializer.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathEvaluator.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathExpression.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathExpression.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathExpressionNode.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XPathExpressionNode.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathNSResolver.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathNodeSet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathPath.h View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/xml/XPathPath.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/xml/XPathPredicate.h View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/xml/XPathPredicate.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/xml/XPathResult.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathResult.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathStep.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XPathStep.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathValue.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XPathValue.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/xml/XSLImportRule.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XSLImportRule.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XSLStyleSheet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XSLStyleSheetLibxslt.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XSLTProcessor.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XSLTProcessor.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/parser/XMLDocumentParser.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/parser/XMLDocumentParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/parser/XMLErrors.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/parser/XMLErrors.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
kouhei (in TOK)
5 years, 10 months ago (2015-02-18 03:06:10 UTC) #1
tkent
lgtm
5 years, 10 months ago (2015-02-18 03:10:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/937653002/1
5 years, 10 months ago (2015-02-18 03:10:58 UTC) #5
haraken
LGTM
5 years, 10 months ago (2015-02-18 03:41:08 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-18 05:39:43 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190393

Powered by Google App Engine
This is Rietveld 408576698