Quantum/DOM: Difference between revisions

Add bug query for labeling bugs so people can find something to do to help
(New explanation on replacing AbstractThread::MainThread() with AbstractMainThreadFor())
(Add bug query for labeling bugs so people can find something to do to help)
Line 19: Line 19:
= Labeling =
= Labeling =


Based on how it is dispatched, there are multiple ways to label a runnable. The simplest way is to provide the DocGroup or TabGroup when dispatching the runnable.
Based on how it is dispatched, there are multiple ways to label a runnable. The simplest way is to provide the DocGroup or TabGroup when dispatching the runnable. You can help by taking one of the unowned bugs to label a runnable in the following list:
 
<bugzilla>
  {
    "blocks": 1321812,
    "resolution": "---",
    "include_fields": "id, summary, status, assigned_to, resolution",
    "order": "bug_id "
  }
</bugzilla>


== Dispatching ==
== Dispatching ==
canmove, Confirmed users
901

edits