diff options
author | shans@chromium.org <shans@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2014-04-03 11:50:48 +0000 |
---|---|---|
committer | shans@chromium.org <shans@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2014-04-03 11:50:48 +0000 |
commit | 1bf7d74887fba1e0b6cd79dca424bf759a3abef4 (patch) | |
tree | cb881befde4020fd6806fdbefb7b4ee9107d072d /third_party/WebKit/Source/modules/indexeddb/IDBRequest.h | |
parent | 2f23703aeb38683907b3c4348422e9864f534f38 (diff) | |
download | chromium_src-1bf7d74887fba1e0b6cd79dca424bf759a3abef4.zip chromium_src-1bf7d74887fba1e0b6cd79dca424bf759a3abef4.tar.gz chromium_src-1bf7d74887fba1e0b6cd79dca424bf759a3abef4.tar.bz2 |
[Reland] Web Animations: Introduce String based KeyframeEffectModel
Note: This is a rework of issue 212023004
This patch refactors KeyframeEffectModel to support different types of
keyframe values. The common keyframe logic is retained in
KeyframeEffectModelBase to be inherited by the keyframe type specialisations.
KeyframeEffectModel is then templated on Keyframe type, with a hierarchy of Keyframes
including StringKeyframe and AnimatableValueKeyframe being introduced.
String based keyframes are being introduced to properly support the JS API
for Web Animations element.animate().
Original issue: https://codereview.chromium.org/215883005
Please note that this version includes the Oilpan changes made in
https://codereview.chromium.org/222893005/
TBR=dstockwell
Review URL: https://codereview.chromium.org/223443002
git-svn-id: svn://svn.chromium.org/blink/trunk@170768 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/Source/modules/indexeddb/IDBRequest.h')
0 files changed, 0 insertions, 0 deletions