Closed Bug 1730931 Opened 3 years ago Closed 2 years ago

Supporting an array of cookieStoreId in the tabs.query API

Categories

(WebExtensions :: General, task, P3)

Firefox 91
task

Tracking

(firefox97 fixed)

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: onlinericha19, Assigned: onlinericha19)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0

Supporting an array of cookieStoreId in the tabs.query API, which means that the generic cookieStoreId check needs to be removed at https://searchfox.org/mozilla-central/rev/d3683dbb252506400c71256ef3994cdbdfb71ada/toolkit/components/extensions/parent/ext-tabs-base.js#578 in favor of a new check below there to filter by cookieStoreId if needed

Type: enhancement → task
Component: Untriaged → General
Priority: -- → P3
Product: Firefox → WebExtensions
Summary: Supporting array of cookieStoreId in the tabs.query API → Supporting an array of cookieStoreId in the tabs.query API

The purpose of this bug is to support an array of cookieStoreId while continuing to support a single string, similar to how the url key supports both a single string or an array of strings.

Assignee: nobody → onlinericha19
Severity: -- → N/A
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true

dev-doc-needed: mention that the cookieStoreId options in the tabs.query API supports an array of strings (instead of just one string), in BCD, tabs.query documentation and the developer release notes of Firefox 97.

Keywords: dev-doc-needed
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/10ea0bedb311
Supporting an array of cookieStoreId in the tabs.query API. r=robwu
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/5e3aa72252dd
Port bug 1730931 - Supporting an array of cookieStoreId in the tabs.query API. rs=bustage-fix DONTBUILD

The documentation changes are ready for review:

  • MDN documentation updates: An array of cookieStoreId supported in the tabs.query API #11123
  • Browser compatibility data updates: An array of cookieStoreId supported in the tabs.query API #13940
Flags: needinfo?(rob)
Flags: needinfo?(onlinericha19)
Flags: needinfo?(rob)
Flags: needinfo?(onlinericha19)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: