Closed Bug 309212 Opened 19 years ago Closed 11 years ago

handling apple events in javascript

Categories

(Toolkit :: Startup and Profile System, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: shanec, Unassigned)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4

We need to intercept apple events in komodo and handle them in a way apropriate
for our application.  Currently the HandleOpenOneDoc event will create a new
window (or tab I guess) and open the url in that, but in Komodo things are
different.  The patch I'm attaching is my interim workaround.  I'd like
suggestions as to how this should be done in order to get it into the moz code base.

Reproducible: Always

Steps to Reproduce:
Status: UNCONFIRMED → NEW
Ever confirmed: true
I think the correct way to do this would be to have the XRE contain some generic
event->handler mapping code, and then clients of XRE register (via XPCOM) some
implementation for the events they want to handle.
Depends on: 380163
Component: XRE Startup → Startup and Profile System
QA Contact: nobody → startup
Blocks: 450553
At this point I don't think that I would accept a patch for this even if it showed up. Let's focus on more urgent/important things.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: