Bug Tracker

Modify

Ticket #6531 (closed bug: patchwelcome)

Opened 3 years ago

Last modified 2 years ago

bind() does not work for QuickTime Plugin Events with 1.4.2

Reported by: gawelt Owned by:
Priority: low Milestone:
Component: data Version: 1.4.2
Keywords: Cc:
Blocking: Blocked by:

Description

bind() does not work for QuickTime Plugin Events. It works properly with 1.3.2.

problem probably concerns all "banned noData elements". see line 1586 to 1590.

Change History

comment:1 Changed 3 years ago by addyosmani

  • Priority set to undecided
  • Status changed from new to closed
  • Resolution set to invalid

Closing due to lack of a valid test case. Please re-submit your ticket with a valid test case that we can investigate and inform us what browser you are experiencing the mentioned behavior in.

comment:3 Changed 2 years ago by darrelkathan@…

Here is my example in jsFiddle.  http://jsfiddle.net/mh9vg/

comment:4 Changed 2 years ago by dmethvin

  • Status changed from closed to reopened
  • Resolution invalid deleted
  • Milestone 1.4.2 deleted

comment:5 Changed 2 years ago by dmethvin

  • Priority changed from undecided to low
  • Resolution set to patchwelcome
  • Status changed from reopened to closed
  • Component changed from event to data

gawelt's analysis is correct, we don't allow data to be set on objects or embeds because it crashes several browsers to do that. If you could create a test case that showed it is safe to set a property on QuickTime plugin embeds/objects across IE 6/7/8/9, Firefox 3/4, Chrome, and Opera, we might be able to whitelist it as we did for Flash.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.