(In reply to Jan Beich from comment #3) > Can you help landing the fix? Interesting. I am curious why FreeBSD triggers `defined(XP_MACOSX)` at https://dxr.mozilla.org/mozilla-central/source/gfx/vr/service/PuppetSession.cpp?q=PuppetSession.cpp&redirect_type=direct#17. Is it FreeBSD enabled `PuppetSession.cpp` is because it's treated as `Linux` in ` if CONFIG['OS_TARGET'] in ('WINNT', 'Linux', 'Darwin')` ?
Bug 1562497 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Jan Beich from comment #3) > Can you help landing the fix? Interesting. I am curious why FreeBSD triggers `defined(XP_MACOSX)` at https://dxr.mozilla.org/mozilla-central/source/gfx/vr/service/PuppetSession.cpp?q=PuppetSession.cpp&redirect_type=direct#17. Does FreeBSD enable `PuppetSession.cpp` because it's treated as `Linux` in ` if CONFIG['OS_TARGET'] in ('WINNT', 'Linux', 'Darwin')` ?