Closed Bug 1989919 Opened 5 months ago Closed 5 months ago

Some network events have isBlocked=true even if they are not blocked

Categories

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

defect
Points:
2

Tracking

(firefox145 fixed)

RESOLVED FIXED
145 Branch
Tracking Status
firefox145 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

()

Details

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

Attachments

(2 files)

From https://github.com/w3c/webdriver-bidi/issues/1006

We have a class of requests which can't be blocked:

  • data URIs
  • cached images
  • cached stylesheets

However if they match an intercept, they will be emitted with isBlocked: true, even if they were not blocked and can't be resumed.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Severity: -- → S3
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:m17]
Whiteboard: [webdriver:m17] → [webdriver:m17][webdriver:relnote]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: