Bug 71339
| Summary: | cmdline app uses gnome-moz-remote not htmlview | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Waugh <twaugh> |
| Component: | gnome-applets | Assignee: | Warren Togami <wtogami> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | brosenkr, wtogami |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-08-27 08:43:27 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79579, 100644, 123268 | ||
|
Description
Tim Waugh
2002-08-12 14:09:25 UTC
this brings up one issue, does htmlview use moz-remote if possible, to avoid opening a new moz process? or does moz-remote even do anything different from just typing "mozilla" anymore? (will mozilla actually run a new process if you start it from the command line? I'm not sure it does.) A quick test: mozilla & mozilla & ps axf | grep [m]ozilla I get '1' when I try it here. Warren: fancy handling this? OK. |