Bug 475187

Summary: Small modifications to totem mozilla plugin to enable it to work in OpenOffice.org
Product: [Fedora] Fedora Reporter: Caolan McNamara <caolanm>
Component: totemAssignee: Bastien Nocera <bnocera>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: bnocera, s.adam
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-04 19:20:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to do this none

Description Caolan McNamara 2008-12-08 12:49:59 UTC
Created attachment 326127 [details]
patch to do this

Description of problem:
OOo has a little feature to support embedded mozilla plugins inside OOo which we're gotten working again. The target plugin is typically the adobe flash plugin. Some very small mods to the totem plugin make it suitable for working the api that OOo supports.

oowriter->Insert->Object->Video-> And use a .ogg would work in rawhide OOo openoffice.org-core-3.0.1-12.3.fc11.1

i.e.
a) Don't consider not getting a mBaseURI if we can't get what we need as fatal
b) A height of -1 is still "max" height as the comment somewhere else in that .c says
c) And allow a smaller mozilla vtable than the one we build against if its big enough to support what we use

Comment 1 Bastien Nocera 2008-12-08 16:32:03 UTC
Could you please push the patch upstream?
http://bugzilla.gnome.org/enter_bug.cgi?product=totem

Makes it easier to review, and I'd like to have comments from Christian Persch about it.

Comment 2 Bastien Nocera 2009-03-04 19:20:16 UTC
Already handled upstream.