Closed Bug 1810726 Opened 1 year ago Closed 1 year ago

/json/list should not return main process target

Categories

(Remote Protocol :: CDP, defect, P5)

Firefox 111
defect

Tracking

(firefox111 fixed)

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: canadahonk, Assigned: canadahonk)

Details

Attachments

(1 file)

Steps to reproduce:

When using CDP with --remote-debugging-port, request /json/list.

Actual results:

The main process target is included in the list returned.

Expected results:

The main process target should not be included in the list (/json/version should be used instead). Chromium matches this behavior.

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5

The list given by /json/list should not include the main process target
(/json/version should be used instead), Chromium does the same.
Also fixed tests previously added thinking including it was correct.

Depends on D166829

Assignee: nobody → oj
Status: NEW → ASSIGNED
Attachment #9312637 - Attachment description: Bug 1810726 - Fix /json/list including main process target → Bug 1810726 - [cdp] Fix /json/list including main process target
Attachment #9312637 - Attachment description: Bug 1810726 - [cdp] Fix /json/list including main process target → Bug 1810726 - [cdp] Fix JSONHandler for "/json/list" to not include the main process target.
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c6f81d5bfc6
[cdp] Fix JSONHandler for "/json/list" to not include the main process target. r=webdriver-reviewers,whimboo
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: