Closed Bug 1832363 Opened 2 years ago Closed 2 years ago

Final request blocked from firing when using back button. Instead I receive NS_BINDING_ABORTED in request

Categories

(DevTools :: Netmonitor, defect)

Firefox 113
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: daniel.x.krotov, Unassigned)

Details

Steps to reproduce:

Happens across multiple sites our SDK is running in. One example is listed below.

  1. Open https://www.repubblica.it/
  2. Open dev tools
  3. Select the network tab and for the filter type in imrworldwide
  4. Now press the back button
  5. Our request should be sent out as an img request with associated query params, however you will see that it is blocked and under the transferred column, it is labeled as "NS_BINDING_ABORTED"

This issue hasn't always been there, but I am unable to tell you as to when it was introduced.

Actual results:

When the back button is pressed, our request should be sent out as an img request with associated query params, however you will see that it is blocked and under the transferred column, it is labeled as "NS_BINDING_ABORTED"

Expected results:

The request should not be blocked and allowed to fire.

The Bugbug bot thinks this bug should belong to the 'DevTools::Netmonitor' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Netmonitor
Product: Firefox → DevTools

Hi,

I can't reproduce the issue so far, I don't see any request when pressing the back button, can you check if there are more detailed steps to reproduce?

Also do you know if the issue is related to having DevTools open, or if you just use this to monitor the request (eg do you see the actual request hitting your server).

Flags: needinfo?(daniel.x.krotov)

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(daniel.x.krotov)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.