Closed Bug 1989919 Opened 2 months ago Closed 2 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
Pushed by jdescottes@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/c4b0ab5a1904 https://hg.mozilla.org/integration/autoland/rev/f8b2960b87d4 [bidi] Do not match intercepts for requests which cannot be blocked r=webdriver-reviewers,whimboo https://github.com/mozilla-firefox/firefox/commit/c98955030373 https://hg.mozilla.org/integration/autoland/rev/9ecc90fd4408 [wdspec] Add mozilla-only test for requests which cannot be blocked r=webdriver-reviewers,whimboo
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
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: