Closed Bug 707126 Opened 13 years ago Closed 1 year ago

Remove all #ifdef MOZ_THUNDERBIRD from mozilla-central

Categories

(Core :: General, defect)

x86_64
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jhorak, Unassigned)

References

Details

While we want to build Thunderbird with libxul we need to get rid of usage #ifdef MOZ_THUNDERBIRD in mozilla-central. For list of affected code see: http://mxr.mozilla.org/comm-central/search?string=MOZ_THUNDERBIRD&find=%2Fmozilla&findi=&filter=^[^\0]*%24&hitlimit=&tree=comm-central
Blocks: 306324

what about these?

#if defined(MOZ_THUNDERBIRD)
#ifndef MOZ_THUNDERBIRD
%ifdef MOZ_THUNDERBIRD

Flags: needinfo?(jhorak)
Severity: normal → S3

This showed up in Core: General triage. Looks like nobody made an effort to pull through. Please reopen if I am wrong.

Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(jhorak)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.