Closed Bug 293861 Opened 20 years ago Closed 17 years ago

"@mozilla.org/browser/shell-service" no longer available in nightly builds of thunderbird

Categories

(Thunderbird :: Build Config, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: bugzilla, Assigned: mscott)

Details

in my extension I'm using:
LaunchyContext.winhooks =
Components.classes["@mozilla.org/browser/shell-service;1"].getService(Components.interfaces.nsIWindowsShellService);

but in the latest nightly builds I can no longer get the "shell-service". has it
been removed?

I see the following components:
@mozilla.org/browser/history-entry;1
@mozilla.org/browser/global-history;2
etc

but not "shell-service"!

argh!
Darin: Do you have any clue why "@mozilla.org/browser/shell-service" is
available in nightly builds of Firefox and not Thunderbird.

I really need this function:
getRegistryEntry
QA Contact: chase → build
Henrik, do you still see this problem?
getRegistryEntry was broken for non-latin1 locales (bug 272166 and bug 272167) and was replaced in bug 292981.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.