Closed Bug 579235 Opened 15 years ago Closed 8 years ago

<object> with no size specified defaults to 0x0 even if the plug-in is playing media with some sort of intrinsic size

Categories

(Core Graveyard :: Plug-ins, defect)

x86
macOS
defect
Not set
normal

Tracking

(blocking2.0 -)

RESOLVED INCOMPLETE
Tracking Status
blocking2.0 --- -

People

(Reporter: BenWa, Unassigned)

Details

(Whiteboard: DUPEME)

I found the following Mozilla Quicktime tests: http://www-archive.mozilla.org/quality/browser/front-end/testcases/plugins/quicktimetest.html This links to the following tests: http://www.student.oulu.fi/~sairwas/object-test/video/ Several of these tests are not working and do not display the alternative text. These test are working under Webkit.
This is also happening with Firefox 3.6.6.
OS: Windows XP → Mac OS X
Blocks: 580095
blocking1.9.2: --- → ?
blocking2.0: --- → ?
No longer blocks: 580095
When did this break?
When you say "several" are not working which ones do you mean specifically? on 1.9.2.8pre they all seem to work except #2 and #4 http://www.student.oulu.fi/~sairwas/object-test/video/qt2.html http://www.student.oulu.fi/~sairwas/object-test/video/qt4.html Did those work prior to OOPP landing? Or are those just long-broken tests?
The following test are broken: AVI test 2&4 Quicktime Test 2&4 MPEG test #1 through 6 Plug-ins are not ran out-of-process on OS X on 3.6.x but could still be affected by some of the changes. We need to find when the regression occurred.
Benoit, are you doing that regression search? Or expecting someone else to do it?
I'm working on another patch at the moment. If no one has a change to do this I'll come back to it soon.
please get back to us on the blocking nomination if this turns out to be an OOPP regression and/or affecting lots of people, but traffic in this bug isn't making this sound like a high priority issue.
blocking1.9.2: ? → ---
Updated the summary to clarify that Quicktime fails to display only under certain scenarios. Can anyone verify the scenarios and make sure they are valid object definitions for Quicktime? I.e. defining an object with no width/height?
Summary: Quicktime Not Displaying → Quicktime Not Displaying For Certain Element Definitions
BenWa, did the failing cases work in 3.6 (pre OOPP) or 3.5? If so, they should work in newer builds as well.
I've just tried the following UA and the test are also broken: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.0.19) Gecko/2010031218 Firefox/3.0.19 This might not be the ideal test since it's a newer build from an older branch. Where can I find older builds from older release branches? I certainly wouldn't block on this issue until we are sure that the tests are valid and that this is a regression.
Not blocking based on the previous comments. Please renominate if more info appears that shows this is a regression.
blocking2.0: ? → -
All that's happening here is that if no size is specified we size an nsObjectFrame for an <object> to 0x0. The problem is that NPAPI doesn't have a way for us to ask the plug-in for its preferred size, last I checked. I could have sworn we had an existing bug on this, but I can't find it right now....
Summary: Quicktime Not Displaying For Certain Element Definitions → <object> with no size specified defaults to 0x0 even if the plug-in is playing media with some sort of intrinsic size
Whiteboard: DUPEME
Resolving old bugs which are likely not relevant any more, since NPAPI plugins are deprecated.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.