
Add the 'Initiator' column to the Network Panel if it's not there already. It will show you how a resource was initiated. Examples include:
<script>
tag in the HTML documentnew Image()
) initiated the resourceUpdate - New in DevTools: (tweet) this will now work for images loaded asynchronously. You now get the full JavaScript stack trace.