Open Bug 391842 Opened 17 years ago Updated 15 years ago

Load and run ChatZilla core in a service

Categories

(Other Applications :: ChatZilla, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

People

(Reporter: bugzilla-mozilla-20000923, Assigned: rginda)

References

(Blocks 1 open bug)

Details

This is a sub-component of the work to support multiple windows. To make it all work right, we need the entire core running as a JavaScript service component which is accessible via a simple XPConnect interface.

This ultimately involves two steps:
 - Make the code not depend on 'window'/'document' except via handlers.
 - Load all the files from the service.

I'll be doing a few other changes before getting to the big bits, so we can imcrimentally work towards this.
Assignee: silver → rginda
You need to log in before you can comment on or make changes to this bug.