Closed
Bug 1432516
Opened 8 years ago
Closed 8 years ago
Have OMTP and multi-OMTP indicated in about:support
Categories
(Core :: Graphics, enhancement, P1)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: milan, Assigned: rhunt)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
|
5.38 KB,
patch
|
milan
:
review+
|
Details | Diff | Splinter Review |
|
3.33 KB,
patch
|
milan
:
review+
|
Details | Diff | Splinter Review |
Right now crash reports get OMTP+, but about:support doesn't get an indication (that I can see) that we're doing OMTP, or if doing multi-OMTP what the number of threads in the pool is.
We should have both (OMTP on/off and #threads) in about:support and number of threads in the crash reports.
| Reporter | ||
Updated•8 years ago
|
Assignee: nobody → rhunt
Priority: -- → P1
Whiteboard: [gfx-noted]
| Assignee | ||
Comment 1•8 years ago
|
||
OMTP is already in the about:support, but there's not direct information on whether tiling is used and if so how many paint workers there are.
Attachment #8944917 -
Flags: review?(milan)
| Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8944918 -
Flags: review?(milan)
| Reporter | ||
Updated•8 years ago
|
Attachment #8944917 -
Flags: review?(milan) → review+
| Reporter | ||
Updated•8 years ago
|
Attachment #8944918 -
Flags: review?(milan) → review+
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b12026769193
Add tiling and paint worker count information to about:support. (bug 1432516, r=milan)
https://hg.mozilla.org/integration/mozilla-inbound/rev/c71022b03df8
Add paint worker count to crash report notes. (bug 1432516, r=milan)
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/462f8c845149
Fixup test expectations for OMTP in about:support (bug 1432516, r=me)
Comment 5•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b12026769193
https://hg.mozilla.org/mozilla-central/rev/c71022b03df8
https://hg.mozilla.org/mozilla-central/rev/462f8c845149
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•