Closed Bug 1342878 Opened 7 years ago Closed 7 years ago

Label runnables in layout/ipc/

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: TYLin, Unassigned)

References

Details

(Whiteboard: [QDL][TDC-MVP][LAYOUT])

User Story

See https://wiki.mozilla.org/Quantum/DOM#Labeling for the story.
No calls to NS_DispatchTo(Main|Current)Thread under layout/ipc/.

Calls to nsIRunnable::Dispatch under layout/ipc/.

http://searchfox.org/mozilla-central/search?q=symbol:_ZN14nsIEventTarget8DispatchEP11nsIRunnablej&redirect=false
Here to noted that bug 1333962 may bake care of vsync relatives in layout/ipc/
Depends on: 1333962
vsyncEvent runnable is dispatched from PBackground thread on main process to client process vsync thread.
Currently there is no need to label this runnable.

[1] http://searchfox.org/mozilla-central/source/layout/ipc/VsyncParent.cpp#56
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Blocks: 1347815
No longer blocks: 1347815
Whiteboard: [QDL][TDC-MVP][LAYOUT]
You need to log in before you can comment on or make changes to this bug.