Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QT 7.0.3 plugin crashes Firefox on reload




On Nov 3, 2005, at 6:01 PM, Lucas Gonze wrote:


When I reload a web page containing the following HTML, Quicktime
crashes Firefox:
      <embed
     src="http://stewartmedia.biz/vlog/samvlog20051013.mov";
     qtsrc="http://stewartmedia.biz/vlog/samvlog20051013.mov";
     type="application/x-quicktimeplayer"
     >
    </embed>


Why do you have the same url in the src and qtsrc attributes? This will cause the browser to download the file once, and QuickTime will download it a second time. Also, "application/x-quicktimeplayer" is a MIME type that is *never* registered for the plug-in, only for QuickTime Player. Apparently FireFox is overriding your "type" attribute and using the url's extensions because an embeded file can not be handled by an application.

Clearly this shouldn't crash, but remove the qtsrc parameter and see if it changes the behavior.

ec



_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-users/email@hidden

This email sent to email@hidden
References: 
 >QT 7.0.3 plugin crashes Firefox on reload (From: Lucas Gonze <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.