Closed Bug 1326371 Opened 7 years ago Closed 7 years ago

loadStartPage of mailWindow.js should stop using STEEL, because it'll be remoced

Categories

(Thunderbird :: Mail Window Front End, defect)

45 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: World, Unassigned)

References

(Blocks 1 open bug)

Details

Application used in Application.prefs.getValue("mailnews.start_page.enabled", false) by loadStartPage of mailWindow.js is window.Application and is [xpconnect wrapped (nsISupports, steelIApplication, extIApplication, nsIObserver)].
It should be AppConstants or standard preference interface.
Blocks: 1326375
See Also: → 1083994
Hi, where do you see use of "Application" in mailWindow.js.
I can't see it at https://dxr.mozilla.org/comm-central/source/mail/base/content/mailWindow.js
Oh, sorry, I saw source of Thunderbird 45.
Closing as WORKSFORME, because Services was already used.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
See Also: 1083994
You need to log in before you can comment on or make changes to this bug.