Closed Bug 1093060 Opened 10 years ago Closed 9 years ago

Always call XInitThreads when starting up Firefox on Linux.

Categories

(Core :: Graphics, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 760228

People

(Reporter: nical, Unassigned)

References

Details

Currently we only do it in nightly, or if one of the two environment variables MOZ_USE_OMTC and MOZ_OMTC_ENABLED is set.
As a result it's a pain to enable OMTC and layers acceleration outside of nightly.
In some configuration (such as recent laptops with lots of pixels) It's just not possible to watch a simple video with software compositing without bringing the CPU to it's knees, so we should make it easier for people to flip the prefs (and not have to set an environment variable).
Plus, we will need this anyway for OMTC which should get activated by default in the short term.
The argument against this has always been that we're adding overhead for all the users that don't enable OMTC.

Getting OMTC landed would make this much easier :)
Seems like a duplicate of 760228 which was already fixed by 994541.
(In reply to AnAkkk from comment #2)
> Seems like a duplicate of 760228 which was already fixed by 994541.

True that.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.