Closed Bug 1106540 Opened 10 years ago Closed 8 years ago

Replace use of obsolete dialogOverlay.xul, in MailNews Core

Categories

(MailNews Core :: Import, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: sgautherie, Unassigned)

References

(Blocks 2 open bugs, )

Details

Ftr,
http://mxr.mozilla.org/mozilla-central/source/toolkit/obsolete/content/dialogOverlay.xul

Last use in /mailnews:
{
/mailnews/import/content/importDialog.xul
    * line 8 -- <?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
}

And, wrt bug 226956:
{
8 <?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
9 
10 <!DOCTYPE window [
...
17 <window xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
}
NB: Though there is no |class="dialog"|.
I think we have done something like this lately, maybe for TB.
Actually the correct search is:
http://mxr.mozilla.org/comm-central/search?string=%2FdialogOverlay.xul&find=&findi=&filter=%5E%5B%5E%5C0%5D*%24&hitlimit=&tree=comm-central

And that one does not find any uses in /mailnews anymore, except the import wizard, that is in a separate bug.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.