Closed Bug 72741 Opened 24 years ago Closed 24 years ago

gtkEmbed does not call NS_InitEmbedding()

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: hjtoi-bugzilla, Assigned: jud)

References

Details

In NS_InitEmbedding() we do such things as start appstartupnotifier which is a generic way to notify components that the application has started. This will/can replace appshell services, and is the right way to do this in the embedded world. This is sort of blocking making XSLT and XML Extras work in the embedded world on Linux...
Over to danm who does work on gtkEmbed. The GtkEmbed widget does do NS_InitEmbedding() and it should work which is different than gtkEmbed. Please try whatever it you're trying in TestGtkEmbed instead.
Assignee: blizzard → danm
Ok, TestGTKEmbed worked, thanks. However, netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead"); in a script did not work (I only needed it for test purposes so it is not important to me).
let's not morph the bug, reassigning to kandrot who I hear owns gtkembed
Assignee: danm → kandrot
kandrot embedding bugs to valeski.
Assignee: kandrot → valeski
invalidating. gtkEmbed is no longer used.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.