mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 607860 - Disabling tests for notifications. Desktop notifications are disabled in Firefox desktop. a=bustedtree
This commit is contained in:
parent
dfcaabc729
commit
5fabcf81e8
@ -59,10 +59,10 @@ DIRS += \
|
||||
storageevent \
|
||||
$(NULL)
|
||||
|
||||
#needs IPC support
|
||||
ifneq (mobile,$(MOZ_BUILD_APP))
|
||||
DIRS += notification
|
||||
endif
|
||||
#needs IPC support, also tests do not run successfully in Firefox for now
|
||||
#ifneq (mobile,$(MOZ_BUILD_APP))
|
||||
#DIRS += notification
|
||||
#endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user