Page 1 of 1

2.6.8.32rc2 mistakenly using undefined properties?

Posted: Tue Jul 08, 2014 2:41 am
by barbaz

Code: Select all

v 2.6.8.32rc2
=========================================================================
x Replaced Ci.nsIDOMHTML(Video|Audio)Element (about to be removed) with
  window.(Video|Audio)Element counterparts (see Moz Bug 1034304)
In the latest SeaMonkey Nightly I've got (revisions from 2014-07-02), window.VideoElement and window.AudioElement are undefined.
Did you mean window.HTML(Video|Audio)Element, or has that changed since 2014-07-02?

Re: 2.6.8.32rc2 mistakenly using undefined properties?

Posted: Tue Jul 08, 2014 9:28 am
by Giorgio Maone
Typo, fixed & optimized in ldb 2.6.8.33rc1, thank you.