[Webkit-unassigned] [Bug 49016] latest nightly builds kills AC_QuickTime.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 15:13:06 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49016





--- Comment #7 from Jer Noble <jer.noble at apple.com>  2010-12-01 15:13:06 PST ---
(In reply to comment #4)
> I believe that it is The AC_QuickTime.js script is not loaded. This has always work until this week..

It appears AC_QuickTime.js is loaded correctly, and correctly generates a nested <object> and <embed> tag.

But it appears that Safari 5.0.2 is loading the <object> tag, while WebKit is loading the <embed> tag.  The <embed> tag, however, does not use the QuickTime plugin to render the click_me.png file.

As a workaround, instead of using a .png file for your poster frame, wrap the poster frame in a QuickTime movie through QuickTime 7 Pro.  (Just drag the .png file on the QTP7 icon, then chose FIle->Save As... in the resulting window.)  This will force the <embed> tag to use the QuickTIme plugin to render the poster frame, and the href behavior will work as expected.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list