Closed Bug 1992214 Opened 3 months ago Closed 3 months ago

Using network getData for unsupported requests should always throw NoSuchNetworkData

Categories

(Remote Protocol :: WebDriver BiDi, defect, P3)

defect
Points:
1

Tracking

(firefox146 fixed)

RESOLVED FIXED
146 Branch
Tracking Status
firefox146 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

(Whiteboard: [webdriver:m18][webdriver:relnote])

Attachments

(1 file)

We cannot retrieve network data for some requests at the moment:

When trying to retrieve the data for such requests we currently throw inconsistent errors.
If a collector id is provided, we throw NoSuchNetworkData. If not, we throw UnavailableNetworkData (which is normally reserved for evicted responses).

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Severity: -- → S3
Points: --- → 1
Priority: -- → P3
Whiteboard: [webdriver:m18]
Pushed by jdescottes@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/12762429a28b https://hg.mozilla.org/integration/autoland/rev/55a4d8f66dc0 [bidi] Update network.getData to always throw NoSuchNetworkData for unhandled requests r=webdriver-reviewers,Sasha
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Whiteboard: [webdriver:m18] → [webdriver:m18][webdriver:relnote]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: