2.6.8.32rc2 mistakenly using undefined properties?

Bug reports and enhancement requests
Post Reply
barbaz
Senior Member
Posts: 11109
Joined: Sat Aug 03, 2013 5:45 pm

2.6.8.32rc2 mistakenly using undefined properties?

Post 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?
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:30.0) Gecko/20100101 Firefox/30.0 SeaMonkey/2.27a2
User avatar
Giorgio Maone
Site Admin
Posts: 9529
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: 2.6.8.32rc2 mistakenly using undefined properties?

Post by Giorgio Maone »

Typo, fixed & optimized in ldb 2.6.8.33rc1, thank you.
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
Post Reply