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

Issue 2824463002: Replace most /TR/ links in IDL files (Closed)

Created:
3 years, 8 months ago by foolip
Modified:
3 years, 8 months ago
Reviewers:
jsbell
CC:
chromium-reviews, shans, eae+blinkwatch, fs, eric.carlson_apple.com, apavlov+blink_chromium.org, Srirama, kouhei+svg_chromium.org, rwlbuis, krit, blink-reviews-css, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, gyuyoung2, pdr+svgwatchlist_chromium.org, Eric Willigers, rjwright, blink-reviews-style_chromium.org, sof, timvolodine, feature-media-reviews_chromium.org, darktears, haraken, jsbell+idb_chromium.org, mlamouri+watch-blink_chromium.org, blink-reviews-animation_chromium.org, fmalita+watch_chromium.org, cmumford, Stephen Chennney
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace most /TR/ links in IDL files Almost all remaining /TR/ links are problematic in some way, typically being unmaintained specs with no easy way of making changes. BUG=673852 Review-Url: https://codereview.chromium.org/2824463002 Cr-Commit-Position: refs/heads/master@{#464755} Committed: https://chromium.googlesource.com/chromium/src/+/d7205b398e80becc61caca85c372f7c751940d3b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -50 lines) Patch
M third_party/WebKit/Source/core/animation/AnimationTimeline.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/DocumentTimeline.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/ElementAnimation.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSFontFaceRule.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/StyleMedia.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Document.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/FrameRequestCallback.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/InputEvent.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/InputEventInit.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/TextEvent.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFEConvolveMatrixElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGraphicsElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMaskElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMatrix.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPatternElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPoint.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGRect.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/crypto/SubtleCrypto.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_light/DeviceLightEvent.idl View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/device_light/DeviceLightEventInit.idl View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceAccelerationInit.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceMotionEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceMotionEventInit.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceOrientationEventInit.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceRotationRateInit.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBIndexParameters.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBKeyRange.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBObjectStoreParameters.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBRequest.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEvent.idl View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBVersionChangeEventInit.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediasource/MediaSource.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediasource/SourceBuffer.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/navigatorcontentutils/NavigatorContentUtils.idl View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (4 generated)
foolip
PTAL. A quick sanity check should be OK, I won't ask individual owners for all ...
3 years, 8 months ago (2017-04-14 06:57:52 UTC) #2
jsbell
lgtm
3 years, 8 months ago (2017-04-14 16:51:31 UTC) #3
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/2824463002/1
3 years, 8 months ago (2017-04-14 16:51:50 UTC) #5
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 18:23:00 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/d7205b398e80becc61caca85c372...

Powered by Google App Engine
This is Rietveld 408576698