Closed
Bug 1150727
Opened 11 years ago
Closed 10 years ago
Enable software vsync refresh driver on Linux
Categories
(Firefox OS Graveyard :: Performance, defect, P2)
Tracking
(firefox40 fixed)
RESOLVED
FIXED
2.2 S10 (17apr)
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: mchang, Assigned: mchang)
References
Details
Attachments
(1 file)
|
1.34 KB,
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1149391 +++
Enable the software vsync refresh driver on linux.
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6ee40936ff16
| Assignee | ||
Comment 1•11 years ago
|
||
Will land next week.
Attachment #8587702 -
Flags: review?(bugmail.mozilla)
Comment 2•10 years ago
|
||
Comment on attachment 8587702 [details] [diff] [review]
Enable vsync refresh driver on linux
Review of attachment 8587702 [details] [diff] [review]:
-----------------------------------------------------------------
::: modules/libpref/init/all.js
@@ +4647,5 @@
> pref("media.gmp.insecure.allow", false);
> #endif
>
> // Use vsync aligned rendering. b2g prefs are in b2g.js
> +// Hardware vsync supported on windows, os x, and b2g
Put a period at the end of this line.
Attachment #8587702 -
Flags: review?(bugmail.mozilla) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Pushed with period at the end of each line in the comments.
https://hg.mozilla.org/integration/mozilla-inbound/rev/2e0ebba4a766
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S10 (17apr)
You need to log in
before you can comment on or make changes to this bug.
Description
•