Closed
Bug 1343472
Opened 9 years ago
Closed 9 years ago
gfx-labeling Label runnables in gpu process.
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: vliu, Assigned: kechen)
References
Details
(Whiteboard: [gfx-noted][QDL][BACKLOG][GFX])
See https://wiki.mozilla.org/Quantum/DOM#Labeling for the story. Currently runnable categories in gpu process include
1. NS_DispatchToMainThread()
=> http://searchfox.org/mozilla-central/search?q=NS_DispatchToMainThread&case=false®exp=true&path=gfx%2Fipc%2FGPU
2. PCompositorWidget in gfx/ipc/PGPU.ipdl
=> https://dxr.mozilla.org/mozilla-central/search?q=path%3APGPU.ipdl&redirect=false
| Reporter | ||
Updated•9 years ago
|
Blocks: gfx-labeling
Updated•9 years ago
|
Whiteboard: [gfx-noted]
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → kechen
| Assignee | ||
Comment 1•9 years ago
|
||
Close this bug because GPUProcessManager, GPUProcessHost and GPUChild are in chrome process and GPUParent is in compositor process which don't need to be labeled.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Whiteboard: [gfx-noted] → [gfx-noted][QDL][BACKLOG][GFX]
You need to log in
before you can comment on or make changes to this bug.
Description
•