[Bug 203384] www/firefox: upgrade to 41
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 3 15:42:07 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203384
--- Comment #4 from Christoph Moench-Tegeder <cmt at burggraben.net> ---
Did the DTrace support even work with Firefox 40?
I'm quite sure dtrace in general is working on my machine (verified with a
minimal test program to make sure I can dtrace things not in the base system).
When I build Firefox 40 with DTRACE enabled, the dtrace-support symbols end up
in /usr/local/lib/firefox/libxul.so, but the probes never show up in "dtrace
-l".
I can patch Firefox 41 to get the same effect, but that does not seem to be too
helpful at all.
I do get the dtrace probes into firefox when I enable DEBUG (needs
--disable-gold), but the resulting binary is not usable as a everyday browser.
Is there any documentation for building and using firefox+dtrace beside
Mozilla's wiki and bugzilla? (Wiki and bugzilla feel a little outdated and not
very verbose on this subject).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list