WebExtensions/BackgroundServiceWorker: Difference between revisions

→‎Bugzilla issues: order by importance
(Add bugzilla blockers table for Bug 1573659)
(→‎Bugzilla issues: order by importance)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Bugzilla issues ==
== Bugzilla issues ==


=== {{Bugzilla|1609923}} - [meta] Provide WebExtensions APIs bindings to the extensions background.service_worker global scope ===
=== Bug {{Bugzilla|1609923}} - [meta] Provide WebExtensions APIs bindings to the extensions background.service_worker global scope ===


<bugzilla>
<bugzilla>
{
{
     "blocks": "1609923",
     "blocks": "1609923",
     "include_fields": "id, priority, status, summary, assigned_to",
    "order": "Importance",
     "include_fields": "id, whiteboard, priority, status, summary, assigned_to, target_milestone",
     "status": ["UNCONFIRMED", "ASSIGNED", "NEW", "REOPENED", "RESOLVED"]
     "status": ["UNCONFIRMED", "ASSIGNED", "NEW", "REOPENED", "RESOLVED"]
}
}
</bugzilla>
</bugzilla>


=== {{Bugzilla|1573659}} - [meta] Background Service Worker for Manifest v3 ===
=== Bug {{Bugzilla|1573659}} - [meta] Background Service Worker for Manifest v3 ===


<bugzilla>
<bugzilla>
{
{
     "blocks": "1573659",
     "blocks": "1573659",
     "include_fields": "id, priority, status, summary, assigned_to",
    "order": "Importance",
     "include_fields": "id, whiteboard, priority, status, summary, assigned_to, target_milestone",
     "status": ["UNCONFIRMED", "ASSIGNED", "NEW", "REOPENED", "RESOLVED"]
     "status": ["UNCONFIRMED", "ASSIGNED", "NEW", "REOPENED", "RESOLVED"]
}
}
</bugzilla>
</bugzilla>
41

edits