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

Issue 2068053002: Rename Blink constants generated from IDL files. (Closed)

Created:
4 years, 6 months ago by iclelland
Modified:
4 years, 4 months ago
Reviewers:
haraken, tkent, esprehn, Yuki
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-bindings_chromium.org, blink-reviews-css, blink-reviews-dom_chromium.org, blink-reviews-events_chromium.org, blink-reviews-html_chromium.org, blink-reviews-layout_chromium.org, blink-reviews-paint_chromium.org, blink-reviews-style_chromium.org, caseq+blink_chromium.org, chromium-reviews, cmumford, dcheng, devtools-reviews_chromium.org, dglazkov+blink, dominicc+watchlist_chromium.org, dshwang, krit, dtapuska+blinkwatch_chromium.org, eae+blinkwatch, eric.carlson_apple.com, Eric Willigers, feature-media-reviews_chromium.org, f(malita), fs, gavinp+loader_chromium.org, gasubic, gyuyoung2, Nate Chapin, jchaffraix+rendering, jsbell+idb_chromium.org, kenneth.christiansen, kinuko+fileapi, kinuko+watch, kouhei+svg_chromium.org, kozyatinskiy+blink_chromium.org, leviw+renderwatch, loading-reviews_chromium.org, lushnikov+blink_chromium.org, michaeln, mlamouri+watch-blink_chromium.org, mvanouwerkerk+watch_chromium.org, nhiroki, pdr+svgwatchlist_chromium.org, pdr+renderingwatchlist_chromium.org, pfeldman+blink_chromium.org, rjwright, rwlbuis, Stephen Chennney, sergeyv+blink_chromium.org, shans, sof, nessy, slimming-paint-reviews_chromium.org, szager+layoutwatch_chromium.org, timvolodine, tyoshino+watch_chromium.org, tzik, vcarbune.chromium, yhirano+watch_chromium.org, Yoav Weiss, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename Blink constants generated from IDL files. This changes the default naming scheme for Blink constants generated from IDL files from SHOUTY_CASE_STYLE to kCamelCaseStyle. Constants declared with the [Reflect] IDL attribute are unchanged. BUG= CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel Committed: https://crrev.com/f1615358fb40347ba0df1e5bf0923fc6a3b5bdd3 Cr-Commit-Position: refs/heads/master@{#409200}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fix assertions #

Patch Set 4 : Rebase #

Patch Set 5 : ... and rebase again. #

Patch Set 6 : Rebase! #

Patch Set 7 : Fix compile errors when DCHECK_IS_ON returns false #

Patch Set 8 : Fix unintended exception message change #

Total comments: 6

Patch Set 9 : Consistency fixes #

Patch Set 10 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1600 lines, -1586 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/V8NodeFilterCondition.cpp View 1 2 3 4 5 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/bindings/scripts/v8_interface.py View 1 2 3 4 5 2 chunks +13 lines, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceOriginTrialEnabled.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +26 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SVGAngleInterpolationType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp View 1 2 3 4 5 8 chunks +20 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSFontFaceRule.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSImportRule.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSKeyframeRule.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSKeyframesRule.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSMediaRule.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSNamespaceRule.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPageRule.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPageRuleTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSRule.h View 1 chunk +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleDeclarationTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleRule.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleSheet.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSSupportsRule.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSViewportRule.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/ElementRuleCollector.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Attr.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/CDATASection.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/CDATASection.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/CharacterData.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Comment.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Comment.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 2 3 4 5 6 7 8 9 8 chunks +41 lines, -41 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentFragment.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentOrderedList.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentType.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Element.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Node.h View 1 2 3 4 5 6 7 8 9 2 chunks +22 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Node.cpp View 1 2 3 4 5 6 7 8 9 19 chunks +74 lines, -74 lines 0 comments Download
M third_party/WebKit/Source/core/dom/NodeFilter.h View 2 chunks +16 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/core/dom/NodeFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/NodeIterator.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/dom/NodeIteratorBase.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ProcessingInstruction.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Range.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Range.cpp View 1 2 3 4 5 6 7 16 chunks +85 lines, -85 lines 0 comments Download
M third_party/WebKit/Source/core/dom/StyleSheetCandidate.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Text.cpp View 1 2 3 4 5 6 7 8 9 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/TreeScope.cpp View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/dom/TreeWalker.cpp View 11 chunks +23 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/core/editing/DOMSelection.cpp View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/iterators/TextIterator.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/serializers/MarkupAccumulator.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.cpp View 1 2 3 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/editing/serializers/Serialization.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/serializers/StyledMarkupSerializer.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/Event.h View 1 2 3 4 5 6 7 8 9 1 chunk +20 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/core/events/Event.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventDispatcher.cpp View 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventTarget.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.h View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.cpp View 1 2 3 4 5 3 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/events/MutationEvent.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/TouchEvent.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/WheelEvent.h View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/WheelEvent.cpp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileError.h View 1 2 3 4 5 1 chunk +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileError.cpp View 1 2 3 4 5 4 chunks +29 lines, -29 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReader.h View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReader.cpp View 1 2 3 4 5 8 chunks +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReaderLoader.cpp View 1 2 3 4 5 8 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameSerializer.cpp View 1 2 3 4 5 2 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalDOMWindow.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFormElement.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaElement.h View 1 2 3 4 5 6 7 8 9 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaElement.cpp View 1 2 3 4 5 6 7 8 9 42 chunks +78 lines, -78 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTrackElement.h View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTrackElement.cpp View 1 2 3 4 5 6 7 8 9 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTrackElement.idl View 1 2 3 4 5 6 7 8 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLVideoElement.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/MediaError.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/CueTimeline.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/LoadableTextTrack.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp View 1 2 3 4 5 6 7 8 9 9 chunks +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp View 1 2 3 4 5 6 7 8 9 8 chunks +15 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorStyleSheet.cpp View 1 2 3 4 5 6 7 8 9 9 chunks +22 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/LayoutEditor.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/MainThreadDebugger.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTreeAsText.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutVideo.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceGradient.cpp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceMasker.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCache.cpp View 2 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.h View 1 2 3 1 chunk +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/page/EventSource.h View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/page/EventSource.cpp View 1 2 3 4 5 6 7 8 9 11 chunks +29 lines, -29 lines 0 comments Download
M third_party/WebKit/Source/core/paint/FilterEffectBuilder.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/MediaControlsPainter.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/SVGClipPainter.cpp View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/SVGImagePainter.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/GradientAttributes.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/PatternAttributes.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAngle.h View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAngle.cpp View 9 chunks +63 lines, -63 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAngleTearOff.h View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAngleTearOff.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimateTransformElement.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGClipPathElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFETurbulenceElement.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFETurbulenceElement.cpp View 1 2 3 4 5 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFilterElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGradientElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLengthContext.cpp View 1 2 3 4 5 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLengthTearOff.h View 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMarkerElement.h View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMaskElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPatternElement.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.h View 1 chunk +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp View 1 2 3 4 5 6 7 8 9 15 chunks +65 lines, -65 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPreserveAspectRatioTearOff.h View 1 chunk +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPreserveAspectRatioTearOff.cpp View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGSVGElement.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTextContentElement.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTextPathElement.h View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransform.h View 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransform.cpp View 11 chunks +22 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransformDistance.cpp View 6 chunks +37 lines, -37 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransformList.cpp View 1 2 3 4 5 6 7 8 9 4 chunks +26 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransformTearOff.h View 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGUnitTypes.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGUnitTypes.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGViewSpec.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGZoomAndPan.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceNavigation.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceNavigation.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/xml/DocumentXSLT.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/xml/XPathExpression.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/xml/XPathFunctions.cpp View 3 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/xml/XPathPath.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/xml/XPathResult.h View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/xml/XPathResult.cpp View 10 chunks +23 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/core/xml/XPathStep.cpp View 1 2 3 4 5 6 5 chunks +12 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/xml/XPathUtil.cpp View 2 chunks +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.h View 1 2 3 4 5 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp View 1 2 3 4 5 29 chunks +38 lines, -38 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequestProgressEventThrottle.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp View 1 2 3 4 5 9 chunks +15 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMFileSystemSync.cpp View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMWindowFileSystem.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMWindowFileSystem.cpp View 1 2 3 4 5 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DirectoryReader.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DirectoryReader.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DirectoryReaderSync.cpp View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileSystemCallbacks.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriter.h View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriter.cpp View 1 2 3 4 5 12 chunks +46 lines, -46 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriterSync.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileWriterSync.cpp View 1 2 3 4 5 6 3 chunks +16 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/LocalFileSystem.cpp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/SyncCallbackHelper.h View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/WorkerGlobalScopeFileSystem.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp View 1 2 3 4 5 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/geolocation/GeoNotifier.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/geolocation/Geolocation.cpp View 1 2 3 4 5 6 7 8 9 5 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/geolocation/PositionError.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBEventDispatcher.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/HTMLMediaElementMediaSession.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventTest.cpp View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/DeprecatedStorageInfo.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/DeprecatedStorageInfo.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/ChangeVersionWrapper.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/Database.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLError.h View 1 2 3 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLStatementBackend.cpp View 7 chunks +16 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLTransaction.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/SQLTransactionBackend.cpp View 1 2 3 6 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLDebugRendererInfo.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocket.h View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocket.cpp View 1 2 3 4 5 6 7 8 9 17 chunks +32 lines, -32 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocketTest.cpp View 1 2 3 4 5 30 chunks +50 lines, -50 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/AssertMatchingEnums.cpp View 1 2 3 4 5 6 7 8 9 3 chunks +31 lines, -31 lines 0 comments Download
M third_party/WebKit/Source/web/ContextMenuClientImpl.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/InspectorOverlay.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebFrameSerializerImpl.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/WebInputEventConversion.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebNode.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebPerformance.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebInputEventConversionTest.cpp View 1 2 3 4 5 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 33 (19 generated)
iclelland
+r esprehn: Does this make sense as a way to resolve the issue discussed in ...
4 years, 6 months ago (2016-06-15 14:13:03 UTC) #3
Yuki
LGTM on my side.
4 years, 6 months ago (2016-06-16 08:08:11 UTC) #5
haraken
LGTM 2
4 years, 6 months ago (2016-06-16 08:08:47 UTC) #6
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-25 20:04:11 UTC) #9
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 4 months ago (2016-07-26 15:29:13 UTC) #14
tkent
https://codereview.chromium.org/2068053002/diff/140001/third_party/WebKit/Source/core/dom/Node.h File third_party/WebKit/Source/core/dom/Node.h (right): https://codereview.chromium.org/2068053002/diff/140001/third_party/WebKit/Source/core/dom/Node.h#newcode157 third_party/WebKit/Source/core/dom/Node.h:157: XPATH_NAMESPACE_NODE = 13, Can we remove XPATH_NAMESPACE_NODE? https://codereview.chromium.org/2068053002/diff/140001/third_party/WebKit/Source/core/dom/Node.h#newcode161 third_party/WebKit/Source/core/dom/Node.h:161: ...
4 years, 4 months ago (2016-07-27 03:23:47 UTC) #18
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 4 months ago (2016-07-27 14:06:22 UTC) #21
iclelland
Thanks, tkent -- I've made those changes, and double-checked all of the affected header files ...
4 years, 4 months ago (2016-07-27 14:07:06 UTC) #22
tkent
lgtm. But please don't land this yet. I'll post a coding style concern to the ...
4 years, 4 months ago (2016-07-27 23:40:01 UTC) #25
iclelland
On 2016/07/27 23:40:01, tkent wrote: > lgtm. But please don't land this yet. I'll post ...
4 years, 4 months ago (2016-08-02 14:12:18 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2068053002/180001
4 years, 4 months ago (2016-08-02 14:12:51 UTC) #29
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 4 months ago (2016-08-02 14:12:55 UTC) #30
commit-bot: I haz the power
Committed patchset #10 (id:180001)
4 years, 4 months ago (2016-08-02 15:58:27 UTC) #31
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 16:00:39 UTC) #33
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/f1615358fb40347ba0df1e5bf0923fc6a3b5bdd3
Cr-Commit-Position: refs/heads/master@{#409200}

Powered by Google App Engine
This is Rietveld 408576698