Bug 1206970 - Stop expecting AnimationPlaybackEvent to be exposed on release branches, where it's disabled by pref, r=smaug

This commit is contained in:
Phil Ringnalda 2015-09-22 18:25:51 -07:00
parent 76506e3a2b
commit d700c48643

View File

@ -140,7 +140,7 @@ var interfaceNamesInGlobalScope =
// IMPORTANT: Do not change this list without review from a DOM peer!
"AnimationEvent",
// IMPORTANT: Do not change this list without review from a DOM peer!
"AnimationPlaybackEvent",
{name: "AnimationPlaybackEvent", release: false},
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "AnimationTimeline", release: false},
// IMPORTANT: Do not change this list without review from a DOM peer!