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

Issue 968293002: Fix template angle bracket syntax in xml (Closed)

Created:
5 years, 9 months ago by rwlbuis
Modified:
5 years, 9 months ago
Reviewers:
kouhei (in TOK)
CC:
blink-reviews, blink-reviews-style_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Fix template angle bracket syntax in xml In C++11 the parser is able to parse >> as the end of the template argument list. BUG=449681 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191161

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -51 lines) Patch
M Source/core/xml/XPathExpressionNode.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathFunctions.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XPathFunctions.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M Source/core/xml/XPathGrammar.y View 3 chunks +4 lines, -4 lines 0 comments Download
M Source/core/xml/XPathNodeSet.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathNodeSet.cpp View 6 chunks +7 lines, -7 lines 0 comments Download
M Source/core/xml/XPathParser.h View 2 chunks +8 lines, -8 lines 0 comments Download
M Source/core/xml/XPathParser.cpp View 4 chunks +4 lines, -4 lines 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 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/xml/XPathPredicate.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XPathStep.h View 3 chunks +5 lines, -5 lines 0 comments Download
M Source/core/xml/XPathStep.cpp View 3 chunks +3 lines, -3 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 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/xml/parser/XMLDocumentParser.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
rwlbuis
PTAL
5 years, 9 months ago (2015-03-02 22:17:37 UTC) #2
kouhei (in TOK)
lgtm
5 years, 9 months ago (2015-03-02 23:13:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/968293002/1
5 years, 9 months ago (2015-03-02 23:14:10 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-03 03:44:17 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191161

Powered by Google App Engine
This is Rietveld 408576698