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

Issue 1013213002: Fix template angle bracket syntax in core (Closed)

Created:
5 years, 9 months ago by rwlbuis
Modified:
5 years, 9 months ago
Reviewers:
adamk
CC:
blink-reviews, tyoshino+watch_chromium.org, blink-reviews-html_chromium.org, tzik, webcomponents-bugzilla_chromium.org, gavinp+loader_chromium.org, sof, eae+blinkwatch, leviw+renderwatch, dcheng, Dominik Röttsches, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews-rendering, nhiroki, jchaffraix+rendering, pdr+renderingwatchlist_chromium.org, Nate Chapin, zoltan1, kinuko+fileapi, rwlbuis
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 core 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=192032

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -45 lines) Patch
M Source/core/clipboard/DataObject.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/clipboard/DataObjectItem.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementCallbackQueue.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementMicrotaskDispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementMicrotaskQueueBase.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementObserver.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementRegistry.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementScheduler.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/custom/CustomElementUpgradeCandidateMap.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/shadow/ContentDistribution.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/dom/shadow/ElementShadow.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/shadow/InsertionPoint.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/shadow/ShadowRoot.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/shadow/ShadowRoot.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/dom/shadow/ShadowRootRareData.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/fileapi/FileList.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLFormControlElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/parser/HTMLSrcsetParser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/imagebitmap/ImageBitmapFactories.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/LayoutCounter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/shapes/PolygonShape.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/layout/shapes/Shape.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/loader/CrossOriginPreflightResultCache.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/EmptyClients.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/ImageLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/ProgressTracker.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/WorkerLoaderClientBridge.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/core/plugins/PluginOcclusionSupport.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/testing/DictionaryTest.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/testing/Internals.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/testing/LayerRectList.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
rwlbuis
PTAL. Last batch to correct the ones in core :)
5 years, 9 months ago (2015-03-17 17:10:41 UTC) #2
adamk
lgtm
5 years, 9 months ago (2015-03-17 17:48:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1013213002/1
5 years, 9 months ago (2015-03-17 17:51:57 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 19:25:28 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192032

Powered by Google App Engine
This is Rietveld 408576698