Closed Bug 943743 Opened 11 years ago Closed 11 years ago

Remove NATIVE_THEME_SUPPORT

Categories

(Firefox Build System :: General, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla28

People

(Reporter: glandium, Assigned: glandium)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

widget/gtk/Makefile.in reads: NATIVE_THEME_SUPPORT = 1 ifdef NATIVE_THEME_SUPPORT DEFINES += -DNATIVE_THEME_SUPPORT endif IOW, we're always building with that defined. Might as well just remove it and the corresponding #ifdefs.
Blocks: 874266
Attached patch Remove NATIVE_THEME_SUPPORT (deleted) — Splinter Review
Attachment #8339064 - Flags: review?(karlt)
(Moreover building without NATIVE_THEME_SUPPORT turns many tests orange. I know because I ended up disabling it while working on bug 874266, and it broke many things)
Attachment #8339064 - Flags: review?(karlt) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: