Closed Bug 500472 Opened 15 years ago Closed 15 years ago

Check in Flash ActiveX hack code

Categories

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

All
Windows CE
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: vlad, Assigned: vlad)

References

Details

(Whiteboard: [nv])

Attachments

(1 file, 1 obsolete file)

Attached patch activex embedding flash hack (obsolete) — Splinter Review
On Windows CE, there's an ActiveX flash plugin that we can use with some hacks to our activex stuff.  As this is pretty unmaintained (and generally undesired), this code doesn't make an attempt to be pretty for the flash masquerading piece; but it's all ifdef'd, and only defined on Windows CE.
Assignee: nobody → vladimir
Attached patch flash shunt codeSplinter Review
Most of this is NPTOB in the activex plugin code, except for:

- Make MOZ_ACTIVEX_SCRIPTING_SUPPORT off by default, and change the disable flag to an enable.  This is broken on the trunk anyway, and we don't ship it -- no need to keep compiling it.  As soon as we can, we should nuke all the activex stuff.

- WINCE hack in xpcprivate.h to work around a Windows CE ATL bug (calling GetProcAddressA with wchar_t)

- some misc stuff in xpconnect's idispatch support to avoid using non-wince methods
Attachment #385166 - Attachment is obsolete: true
Attachment #388397 - Flags: review?(jst)
Attachment #388397 - Flags: superreview+
Attachment #388397 - Flags: review?(jst)
Attachment #388397 - Flags: review+
http://hg.mozilla.org/mozilla-central/rev/d9a4db9910cb
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Version: unspecified → Trunk
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: