Closed
Bug 1585278
Opened 5 years ago
Closed 5 years ago
Add option of enabling performance debugging counters of DirectComposition
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
It is nice if we could enable performance debugging counters of DirectComposition. It could be controlled by IDCompositionDeviceDebug.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
IDCompositionDevice2 is supported since Windows 8.1 and it is used in chromium.
https://docs.microsoft.com/en-us/windows/win32/api/dcomp/nn-dcomp-idcompositiondevice2
https://cs.chromium.org/chromium/src/ui/gl/direct_composition_surface_win.h?l=187
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 3•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=be52c71470f4e4ec9d337549e9770ec75f483bf6
Windows MinGW build does not handle IDCompositionDesktopDevice and IDCompositionDevice2.
Assignee | ||
Comment 4•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ffc79b21fe1bf1b27f2c4128ecbc52d23d87a72e
Addressed the build failure on MinGW.
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/68dee1ec153d
Add option of enabling performance debugging counters of DirectComposition r=nical,jrmuizel
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•