Closed Bug 487795 Opened 15 years ago Closed 15 years ago

Bustage fix for Linux mobile composite plugins

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mfinkle, Assigned: mfinkle)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
A recent checkin for plugins must have changed headers enough to cause a problem in nsPluginNativeWindowGTK2.cpp

This patch adds back a header needed for composite plugins on Linux mobile builds.
Attachment #372052 - Flags: review?(joshmoz)
Comment on attachment 372052 [details] [diff] [review]
patch

That header shouldn't be used there (afaict) but it is, we'll have to fix that code later.

The problem is that the code depended on the headers that were ifdef OJI.
Attachment #372052 - Flags: review?(joshmoz) → review+
I pushed this to mozilla-central to clear the tree ASAP

http://hg.mozilla.org/mozilla-central/rev/2bf41fa8189d
Assignee: nobody → mark.finkle
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Jeff/Vlad - just an FYI. With the XPCOM interfaces going away, we should probably switch to npapi methods to do this.

Romaxa - this should fix a build problem you saw at one point too.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: