Bug 146865
| Summary: | --disable-jsd causes Venkman non-working | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Hlavnicka <pavel> |
| Component: | firefox | Assignee: | Christopher Aillon <caillon> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | redhat, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-03-31 09:48:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pavel Hlavnicka
2005-02-02 09:16:20 UTC
I totally concur. I used the Mozilla package, which I think includes Venkman in the debugger package, and it works fine, but not in Firefox. I put myself on a mini-mission this morning to fix this issue so that I can remove Mozilla and just use Firefox, and I read at http://extensionroom.mozdev.org/more-info/venkman that --disable-jsd breaks Venkman. Removing the "ac_add_options --disable-jsd" line is totally okay by me. I'm actually going to custom-compile my own RPM now and, hopefully, a future version of the package from Fedora will include this change as well. As a follow-up, I'm confirming that changing --disable-jsd to --enable-jsd in mozconfig-firefox made it work properly. I tested this with firefox-1.0-8 from rawhide. Fixed in rawhide. |