From 6b94a0f08c0645ae51b177376a76b84578612279 Mon Sep 17 00:00:00 2001 From: Bobby Holley Date: Mon, 18 Mar 2013 20:32:01 -0700 Subject: [PATCH] Bug 848939 - De-field videocontrols.xml. r=dao --- toolkit/content/widgets/videocontrols.xml | 58 +++++++++++------------ 1 file changed, 28 insertions(+), 30 deletions(-) diff --git a/toolkit/content/widgets/videocontrols.xml b/toolkit/content/widgets/videocontrols.xml index e79c7998985..fd28077b014 100644 --- a/toolkit/content/widgets/videocontrols.xml +++ b/toolkit/content/widgets/videocontrols.xml @@ -26,7 +26,6 @@ - null - - "&scrubberScale.nameFormat;" - "" - - null - null - false - true - null - null "&scrubberScale.nameFormat;" - + this.isTouchControl = false; + this.randomID = 0; - 0 - - - - - - false + }; + this.Utils.init(this); + ]]> + + + , which meant that the XBL machinery + // undefined the property when the element was unbound. The code in + // this file actually depends on this, so now that randomID is an + // expando, we need to make sure to explicitly delete it. + delete this.randomID; + ]]> + @@ -1513,14 +1513,11 @@ - true - + - - - - + }; + ]]> +