Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
This commit is contained in:
@@ -47,7 +47,7 @@ include $(topsrcdir)/config/rules.mk
|
||||
|
||||
# The browser chrome test for bug 415846 doesn't run on Mac because of its
|
||||
# bizarre special-and-unique snowflake of a help menu.
|
||||
ifeq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
ifneq (cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
_NON_MAC_BROWSER_TESTS = browser_bug415846.js
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user