WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
189762
[Web Animations] Provide a way to query accelerated animations for internal testing
https://bugs.webkit.org/show_bug.cgi?id=189762
Summary
[Web Animations] Provide a way to query accelerated animations for internal t...
Antoine Quint
Reported
2018-09-19 12:35:44 PDT
[Web Animations] Provide a way to query accelerated animations for internal testing
Attachments
Patch
(9.83 KB, patch)
2018-09-19 12:37 PDT
,
Antoine Quint
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2018-09-19 12:37:24 PDT
Created
attachment 350142
[details]
Patch
Dean Jackson
Comment 2
2018-09-19 16:50:44 PDT
Comment on
attachment 350142
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=350142&action=review
> Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:4245 > + const auto& propertyAnimations = it.value;
Is there a benefit to saying const?
> Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h:174 > + WEBCORE_EXPORT Vector<std::pair<String, double>> acceleratedAnimationsForTesting() const override;
This could probably be final.
Antoine Quint
Comment 3
2018-09-20 00:33:49 PDT
Committed
r236247
: <
https://trac.webkit.org/changeset/236247
>
Radar WebKit Bug Importer
Comment 4
2018-09-20 00:35:29 PDT
<
rdar://problem/44631995
>
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