WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107436
[GTK] Disable support for unprefixed CSS animations, transitions, transforms in release builds
https://bugs.webkit.org/show_bug.cgi?id=107436
Summary
[GTK] Disable support for unprefixed CSS animations, transitions, transforms ...
Zan Dobersek
Reported
2013-01-21 03:29:33 PST
[GTK] Disable support for unprefixed CSS animations, transitions, transforms in release builds
Attachments
Patch
(1.44 KB, patch)
2013-01-21 03:31 PST
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2013-01-21 03:31:23 PST
Created
attachment 183749
[details]
Patch
Hajime Morrita
Comment 2
2013-01-22 02:51:34 PST
Don't you need any TestExpectation change?
Zan Dobersek
Comment 3
2013-01-22 03:25:00 PST
(In reply to
comment #2
)
> Don't you need any TestExpectation change?
No, layout tests are not (usually) run in release builds. In development builds (what developers and the buildbots are using), the value of each feature define in the changed file is overridden with the value that's listed in FeatureList.pm. That means that the ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED feature define is assigned 1 as the value in these builds. TL;DR: No, the buildbots are not affected, just the release builds.
Zan Dobersek
Comment 4
2013-01-22 03:43:05 PST
Comment on
attachment 183749
[details]
Patch Clearing flags on attachment: 183749 Committed
r140407
: <
http://trac.webkit.org/changeset/140407
>
Zan Dobersek
Comment 5
2013-01-22 03:43:10 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug