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

Issue 2746583003: Send deprecation messages for prefixed gradients now that it's possible. (Closed)

Created:
3 years, 9 months ago by Bret
Modified:
3 years, 7 months ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, blink-reviews-frames_chromium.org, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Send deprecation messages for prefixed gradients now that it's possible. R=japhet@chromium.org, schenney@chromium.org, suzyh@chromium.org BUG=668251 Review-Url: https://codereview.chromium.org/2746583003 . Cr-Commit-Position: refs/heads/master@{#469084} Committed: https://chromium.googlesource.com/chromium/src/+/840c7ecc54c9c9e4b2e6be21065041ec7ba71623

Patch Set 1 #

Patch Set 2 : fix test failures #

Patch Set 3 : fix tests 2 #

Total comments: 1

Patch Set 4 : changed tests are now manual rebaselines #

Patch Set 5 : one last manual rebaseline #

Total comments: 4

Patch Set 6 : more aggressively change tests #

Patch Set 7 : rebaseline #

Patch Set 8 : revisions #

Patch Set 9 : rebaseline again #

Patch Set 10 : delete android-specific expectation #

Patch Set 11 : add expectations for linux #

Patch Set 12 : merge #

Patch Set 13 : rebased again #

Patch Set 14 : recommit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+337 lines, -317 lines) Patch
M third_party/WebKit/LayoutTests/compositing/reflections/empty-reflection-with-mask.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/compositing/reflections/masked-reflection-on-composited.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/compositing/reflections/masked-reflection-on-composited-huge.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/compositing/reflections/nested-reflection-mask-change.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/calc/reflection-computed-style.html View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/calc/reflection-computed-style-expected.txt View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/background-fill-zero-area-crash.html View 1 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/body-generated-image-propagated-to-root.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/gradient-background-leakage.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/gradient-background-leakage-2.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/gradient-background-leakage-hidpi.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/size/contain-and-cover.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/size/contain-and-cover-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/size/contain-and-cover-zoomed.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/backgrounds/size/contain-and-cover-zoomed-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-reset-by-border-shorthand.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-scaled-gradient.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/fast/borders/border-image-scaled-gradient-expected.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-trumps-radius.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-radius-mask-canvas-with-mask.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/crash-on-gradient-with-derived-color-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-cross-fade.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-cross-fade-expected.txt View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-image.html View 1 2 3 4 5 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-image-expected.txt View 1 2 3 4 5 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/linear-gradient-currentcolor-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/number-parsing-crash-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/transformed-mask.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/type-after-focus-rule-shrink-width.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/background-clipped.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/background-clipped-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/border-image-gradient-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/border-image-gradient-sides-and-corners.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/border-image-gradient-sides-and-corners-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/crash-on-1px-border-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/crash-on-degenerate-gradient.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/crash-on-degenerate-gradient-expected.txt View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/crash-on-remove-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/crash-on-tr-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-color-stop-units.html View 1 1 chunk +8 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-color-stops.html View 1 2 3 1 chunk +9 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-gradient-parsing.html View 1 2 3 4 5 1 chunk +41 lines, -39 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-gradient-parsing-expected.txt View 1 2 3 4 5 6 1 chunk +49 lines, -47 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-linear-angle-gradients.html View 1 2 3 4 5 6 7 1 chunk +9 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/gradients/css3-linear-angle-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-linear-right-angle-gradients.html View 1 2 3 2 chunks +16 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-radial-gradient-crash-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-radial-gradients.html View 1 1 chunk +9 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-radial-gradients2.html View 1 1 chunk +6 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-radial-gradients3.html View 1 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-repeating-end-fill.html View 1 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-repeating-linear-gradients.html View 1 2 3 4 5 6 7 1 chunk +9 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/gradients/css3-repeating-linear-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-repeating-linear-gradients2.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/css3-repeating-radial-gradients.html View 1 1 chunk +9 lines, -18 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/gradient-after-transparent-border.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/gradient-on-pseudoelement-crash-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/list-item-gradient.html View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/zero-range-repeating-gradient-hang-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/hidpi/gradient-with-scaled-ancestor.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/reflections/reflection-computed-style.html View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/reflections/reflection-computed-style-expected.txt View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/reflections/reflection-masks.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/reflections/reflection-with-zoom.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/images/color-profile-reflection.html View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/background-generated.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/background-shorthand-with-gradient-and-height-changes.html View 1 1 chunk +1 line, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/background-size-auto-with-gradient-and-height-changes.html View 1 1 chunk +1 line, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/paint/invalidation/gradients-em-stops-repaint.html View 1 1 chunk +1 line, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-image-scaled-gradient-expected.png View 1 2 3 4 5 6 7 8 9 10 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-image-scaled-gradient-expected.txt View 1 2 3 4 5 6 7 8 9 10 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/gradients/crash-on-zero-radius-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/gradients/css3-linear-angle-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/gradients/css3-repeating-linear-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/gradients/generated-gradients-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/gradients/list-item-gradient-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/gradients/radial-centered-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/gradients/simple-gradients-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.11/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-mac10.11/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.11/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-mac10.11/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-mac10.9/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-retina/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-retina/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-retina/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac-retina/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-image-scaled-gradient-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/gradients/crash-on-zero-radius-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/fast/gradients/css3-linear-angle-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/fast/gradients/css3-repeating-linear-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/gradients/generated-gradients-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/gradients/list-item-gradient-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/gradients/radial-centered-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/gradients/simple-gradients-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/borders/border-image-scaled-gradient-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/crash-on-zero-radius-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/css3-linear-angle-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/gradients/css3-linear-angle-gradients-expected.txt View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/css3-repeating-linear-gradients-expected.png View 1 2 3 4 5 6 7 8 Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/gradients/css3-repeating-linear-gradients-expected.txt View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/generated-gradients-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/list-item-gradient-expected.png View 1 2 3 4 5 6 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/radial-centered-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/gradients/simple-gradients-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win7/virtual/rootlayerscrolls/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/virtual/rootlayerscrolls/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/scrollbars/scrollbar-gradient-crash-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/scrollbars/scrollbar-percent-padding-crash-expected.txt View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/zoom/page/zoom-background-images.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.cpp View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +7 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Deprecation.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 99 (63 generated)
Bret
3 years, 9 months ago (2017-03-10 22:19:44 UTC) #3
Nate Chapin
lgtm
3 years, 9 months ago (2017-03-11 00:47:40 UTC) #4
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/2746583003/1
3 years, 9 months ago (2017-03-11 00:48:50 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/399062)
3 years, 9 months ago (2017-03-11 02:18:50 UTC) #8
Bret
> Try jobs failed on following builders: > win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, A bunch of ...
3 years, 9 months ago (2017-03-15 21:23:07 UTC) #17
Bret
Friendly ping.
3 years, 9 months ago (2017-03-22 00:13:05 UTC) #18
Bret
Adding suzyh@ for someone who's more familiar with CSS to review the test changes, PTAL. ...
3 years, 8 months ago (2017-03-29 22:01:05 UTC) #20
suzyh_UTC10 (ex-contributor)
I don't have much experience actually using gradients so just from eyeballing this change I ...
3 years, 8 months ago (2017-03-30 00:00:24 UTC) #21
Bret
On 2017/03/30 00:00:24, suzyh wrote: > I don't have much experience actually using gradients so ...
3 years, 8 months ago (2017-03-30 00:31:54 UTC) #22
Bret
On 2017/03/30 00:31:54, Bret Sepulveda wrote: > I'll separate the changes into manual rebaselines for ...
3 years, 8 months ago (2017-04-01 21:20:58 UTC) #31
suzyh_UTC10 (ex-contributor)
lgtm but I'd prefer a review from someone more familiar with gradients. +schenney Could you ...
3 years, 8 months ago (2017-04-03 01:00:05 UTC) #33
Stephen Chennney
I'm also not very familiar with the syntax, so I have some follow up questions. ...
3 years, 8 months ago (2017-04-04 18:01:24 UTC) #34
Bret
> I would also be more comfortable seeing all the rebaselines. Are you familiar > ...
3 years, 8 months ago (2017-04-05 01:23:09 UTC) #35
Bret
This is ready for re-review. I changed prefixed gradients more aggressively, and then manually rebaselined ...
3 years, 8 months ago (2017-04-16 01:46:51 UTC) #48
Stephen Chennney
On 2017/04/16 01:46:51, Bret Sepulveda wrote: > This is ready for re-review. I changed prefixed ...
3 years, 8 months ago (2017-04-17 13:21:42 UTC) #49
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/2746583003/200001
3 years, 8 months ago (2017-04-25 20:06:04 UTC) #52
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/354645) chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 8 months ago (2017-04-25 20:11:35 UTC) #54
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/2746583003/220001
3 years, 8 months ago (2017-04-25 22:14:23 UTC) #57
Bret
On 2017/04/17 13:21:42, Stephen Chennney wrote: > On 2017/04/16 01:46:51, Bret Sepulveda wrote: > > ...
3 years, 8 months ago (2017-04-25 22:14:51 UTC) #58
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/420234)
3 years, 8 months ago (2017-04-25 22:33:39 UTC) #60
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/2746583003/220001
3 years, 8 months ago (2017-04-26 00:46:38 UTC) #63
commit-bot: I haz the power
Failed to commit the patch.
3 years, 8 months ago (2017-04-26 03:00:05 UTC) #68
Stephen Chennney
On 2017/04/26 03:00:05, commit-bot: I haz the power wrote: > Failed to commit the patch. ...
3 years, 8 months ago (2017-04-26 13:11:23 UTC) #69
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/2746583003/220001
3 years, 8 months ago (2017-04-26 13:11:51 UTC) #71
commit-bot: I haz the power
Failed to commit the patch.
3 years, 8 months ago (2017-04-26 13:20:39 UTC) #76
Stephen Chennney
On 2017/04/26 13:20:39, commit-bot: I haz the power wrote: > Failed to commit the patch. ...
3 years, 8 months ago (2017-04-26 13:26:21 UTC) #77
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/2746583003/240001
3 years, 8 months ago (2017-04-26 22:05:36 UTC) #80
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/430997)
3 years, 8 months ago (2017-04-27 00:04:16 UTC) #82
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/2746583003/240001
3 years, 8 months ago (2017-04-27 01:08:25 UTC) #84
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/440245)
3 years, 8 months ago (2017-04-27 03:04:16 UTC) #86
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/2746583003/240001
3 years, 7 months ago (2017-04-27 13:12:35 UTC) #88
commit-bot: I haz the power
Failed to commit the patch.
3 years, 7 months ago (2017-04-27 13:57:43 UTC) #93
Bret
Committed patchset #14 (id:260001) manually as 840c7ecc54c9c9e4b2e6be21065041ec7ba71623 (presubmit successful).
3 years, 7 months ago (2017-05-03 19:50:55 UTC) #95
Timothy Loh
This needs an intent thread on blink-dev. Most of these have entries in the compat ...
3 years, 7 months ago (2017-05-04 03:13:20 UTC) #97
Bret
On 2017/05/04 03:13:20, Timothy Loh wrote: > This needs an intent thread on blink-dev. Most ...
3 years, 7 months ago (2017-05-04 19:34:58 UTC) #98
Timothy Loh
3 years, 7 months ago (2017-05-05 01:21:22 UTC) #99
Message was sent while issue was closed.
On 2017/05/04 19:34:58, Bret Sepulveda wrote:
> On 2017/05/04 03:13:20, Timothy Loh wrote:
> > This needs an intent thread on blink-dev. Most of these have entries in the
> > compat spec so we probably don't even want to warn on those.
> > 
> > https://www.chromium.org/blink/removing-features
> > https://compat.spec.whatwg.org/#css-%3Cimage%3E-type
> 
> Oh, I wasn't going to delete them. I just thought they were already deprecated
> due to the TODOs. I can revert sending deprecation messages if you think we
> shouldn't do that. The test changes are still relevant, I think.

Let's revert sending warnings, this would come under deprecating without a
removal deadline, which "is strongly discouraged and will require significant
justification".

Powered by Google App Engine
This is Rietveld 408576698