Open Bug 1714743 Opened 4 years ago Updated 4 years ago

Inspect/find/focus/navigate to the initiator DOM node of a network request

Categories

(DevTools :: Netmonitor, enhancement, P3)

Firefox 90
enhancement

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: ddascalescu, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Steps to reproduce:

Challenge: find the imageset that initiated a Network request for an Instagram image.

  1. Navigate to an Instagram profile, e.g. https://www.instagram.com/theladimir/
  2. Open Developer Tools and go to the Network Tab, which should be empty
  3. Click on an image

Actual results:

The Initiator column in the Network tab will show an "imageset", but clicking that doesn't navigate to the DOM element that initiated the image request. Clicking on the .js initiators does jump to the stack trace.

Expected results:

The ability to jump to the initiator DOM element would be useful in uncovering larger-resolution images for this particular challenge, and in general, for inspecting the DOM element that initiated the request.

See #1134073 for prior work on this.

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

Component: Untriaged → Netmonitor
Product: Firefox → DevTools

Thanks for reporting!

I agree that image and imagesets linking to their initiating dom node's would be quite useful. The link would likely just jump to the specific node in the inspector panel.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: