Closed Bug 339327 Opened 19 years ago Closed 19 years ago

[FIX]Plugins (RealPlayer, Flash, Quicktime) broken on trunk (no plugin content displayed)

Categories

(Core Graveyard :: Plug-ins, defect, P1)

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9alpha1

People

(Reporter: mcsmurf, Assigned: bzbarsky)

References

()

Details

(Keywords: regression, testcase)

Attachments

(3 files)

To reproduce: 0. Fetch trunk build 1. Go to http://webportal.bundestag.t-bn.de/Fernsehtext/html/index300.html 2. Notice you get some sound but no picture at all and the RealPlayer GUI is also not displayed; the RealPlayer plugin should be visible on the left side Sometimes if you right click where the plugin should be it crashes. This regressed between 20060521-09 and 20060522-08. Possibly fall-out from Bug 236873, the fix in Bug 338834 did not fix this bug here (build from 20060523-10 is still broken).
Locally backing out Bug 236873 fixed the issue.
Assignee: nobody → peterv
Blocks: 236873
A smaller testcase would help.
Check the URL for a somewhat minimal testcase. Do you see the bug there? stephend reported me this is wfm in his trunk build, so i'm not sure if you see this, too.
Hmm, after downloading the latest RealPlayer for OS X I do have an image (currently a static picture: 'Programmvorschau') and sound. I don't see the Java applet on the right side, trying to figure out why.
I asked a bit around on IRC, another person was seeing the bug, too. Yet another person did not see the bug. Both were using Windows, so it seems this bug might not be seen on all systems, but it's a good idea to test on Windows if you have it available.
I'm seeing a similar problem with Flash content, with a similar regression range (20060521-06 to 20060522-04). I'm seeing this on Mac, but it was originally reported to me (by Nir Ichie) on Windows. A sample page where this happens is http://www.discus-israel.com/DIndex/shrimpdex/profiles/japonica.htm , where a small Flash movie should appear on the last line of the table. I can upload a minimal testcase based on that page if necessary. I assume this is the same bug (although this one talks about RealPlayer), but if required, I'll file a separate one.
Flags: blocking1.9a1?
And if you look for a example with the Quicktime plugin, check http://homepage.mac.com/tracer302/MacBookPro/iMovieTheater80.html. I did not check if it matches the regression range but i'm quite sure it's the same as this bug here (since QT always worked in the past).
(In reply to comment #7) > And if you look for a example with the Quicktime plugin, check > http://homepage.mac.com/tracer302/MacBookPro/iMovieTheater80.html. I did not > check if it matches the regression range but i'm quite sure it's the same as > this bug here (since QT always worked in the past). > Yes, I verified that the regression for that page is the same as for the other issues. I'm editing the summary to reflect the fact that this affects all kinds of plugins, not just RealPlayer. Also setting Hardware/OS to All/All.
OS: Windows 2000 → All
Hardware: PC → All
Summary: RealPlayer plugin broken on trunk (no plugin content displayed) → Plugins (RealPlayer, Flash, Quicktime) broken on trunk (no plugin content displayed)
This would really benefit from a minimal testcase attached to the bug...
Flags: blocking1.9a1? → blocking1.9a1+
Attached file Flash for testcase
Attached file testcase (for Flash)
You should see a small Flash animation at the top left corner of the page. With recent trunk builds I just see a blank page.
Keywords: testcase
Or, try this for a truly minimal testcase: data:text/html,<embed src="https://bugzilla.mozilla.org/attachment.cgi?id=224369">
Attached patch FixSplinter Review
Uri, thanks for the testcase! The basic issue was that for <embed> IsDoneAddingChildren() always returned false, so we bailed early out of nsObjectFrame::Reflow and never set up the right sizing on the plugin window.
Assignee: peterv → bzbarsky
Status: NEW → ASSIGNED
Attachment #224458 - Flags: superreview?(peterv)
Attachment #224458 - Flags: review?(peterv)
Priority: -- → P1
Summary: Plugins (RealPlayer, Flash, Quicktime) broken on trunk (no plugin content displayed) → [FIX]Plugins (RealPlayer, Flash, Quicktime) broken on trunk (no plugin content displayed)
Target Milestone: --- → mozilla1.9alpha
Attachment #224458 - Flags: superreview?(peterv)
Attachment #224458 - Flags: superreview+
Attachment #224458 - Flags: review?(peterv)
Attachment #224458 - Flags: review+
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: