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

Issue 478523003: Fix unprefixed transitions when experimental features flag is off (Closed)

Created:
6 years, 4 months ago by Timothy Loh
Modified:
6 years, 4 months ago
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, blink-reviews-css, rune+blink, dglazkov+blink, dstockwell, Timothy Loh, apavlov+blink_chromium.org, rwlbuis, darktears, Steve Block, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Fix unprefixed transitions when experimental features flag is off The patch https://codereview.chromium.org/415613002 unintentionally made unprefixed transitions depend on the animations unprefixed flag as it made us exit out of prefixingVariantForPropertyId when the flag was off. BUG=404001 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180327

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -81 lines) Patch
A LayoutTests/virtual/stable/animations-unprefixed/transitions-unprefixed.html View 1 chunk +20 lines, -0 lines 0 comments Download
M Source/core/css/CSSProperty.h View 1 chunk +53 lines, -81 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Timothy Loh
6 years, 4 months ago (2014-08-15 03:01:32 UTC) #1
alancutter (OOO until 2018)
lgtm, looking forward to these hand rolled switches being turned into auto generated alias code.
6 years, 4 months ago (2014-08-15 04:33:55 UTC) #2
Timothy Loh
The CQ bit was checked by timloh@chromium.org
6 years, 4 months ago (2014-08-15 04:35:47 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/timloh@chromium.org/478523003/1
6 years, 4 months ago (2014-08-15 04:36:13 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 04:41:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180327

Powered by Google App Engine
This is Rietveld 408576698