I just landed a change [1] to use the MOZ_NO_OSX_EVENT_TAPS environment variable instead of the MOZ_DEBUG environment variable to disable event taps on Mac.

If you aren't setting MOZ_DEBUG in your environment, you don't need to do anything.

If you _are_ setting it, to work around bug 699538, then just change the env var you're setting.

For the curious, we made this change because MOZ_DEBUG is something our build system cares about and it kept accidentally picking up the env var when it shouldn't have, breaking build on Mac if you had it defined....

-Boris

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1415741
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to