Last modified: 2013-06-18 15:40:35 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22279, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20279 - QT embed broken on Safari and Firefox on Mac OS X
QT embed broken on Safari and Firefox on Mac OS X
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
OggHandler (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Michael Dale
: patch, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-16 14:19 UTC by Derk-Jan Hartman
Modified: 2013-06-18 15:40 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
don't update the hash table for players we don't support (468 bytes, patch)
2009-08-16 14:19 UTC, Derk-Jan Hartman
Details
advised QT embed code (1.64 KB, patch)
2009-08-16 14:19 UTC, Derk-Jan Hartman
Details

Description Derk-Jan Hartman 2009-08-16 14:19:12 UTC
Created attachment 6467 [details]
don't update the hash table for players we don't support

There are two problems.

1: On Safari 4 mac os x, quicktime support cannot be found for ogg.
This is fixed by patch 1 (though i'm not really sure why the patch works...)

2: On FireFox, the playback fails. It gets stuck on the null movie.
This is fixed by patch 2

Rationale patch 2: Basically, the mozilla plugins have never really supported object well. Apple has also never really made an effort to do so for the QuickTime plugin. Instead of stubbornly trying to  to use the most efficient and standards compliant javascript, let's use it how Apple is using it and how they advise others to use it. That should hopefully result in maximum compatibility.
http://developer.apple.com/documentation/QuickTime/Conceptual/QTScripting_HTML/QTScripting_HTML_Document/ScriptingHTML.html#//apple_ref/doc/uid/TP40001525-2-PlayingNonQuickTimeContentinQuickTime

classid to force the object to load the QT activex element, using type on the embed to force quicktime loading for the embed under non-IE browsers. Tested on FF 3.5, Safari 2, Safari 4 and Opera 9.6
Comment 1 Derk-Jan Hartman 2009-08-16 14:19:56 UTC
Created attachment 6468 [details]
advised QT embed code
Comment 2 Michael Dale 2009-08-17 16:44:36 UTC
This is turning out to be very hard to test without a mac. I get inconstant results with windows IE quciktime and windows Firefox quicktime. It could be just crappy performance of the VM? But I will wait on the application of these patches to someone that can test them in a Mac .. and or I will try and get access to a Mac sometime soon. 
Comment 3 p858snake 2011-04-30 00:09:57 UTC
*Bulk BZ Change: +Patch to open bugs with patches attached that are missing the keyword*
Comment 4 Sumana Harihareswara 2012-01-14 21:35:31 UTC
Is this problem still reproducible?
Comment 5 Sumana Harihareswara 2012-08-17 11:12:29 UTC
Chris, do you have access to a Mac OS X install where you can test this?
Comment 6 Nemo 2013-02-17 17:42:11 UTC
Michael, should this be unassigned from you now that OggHandler was replaced by TimedMediaHandler?
Comment 7 Derk-Jan Hartman 2013-04-21 13:39:26 UTC
It seems that support for Safari was dropped from embedded player.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links