Bug 178678 - Web Inspector: show backtrace where a Blob resource was created
Summary: Web Inspector: show backtrace where a Blob resource was created
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://2ality.com/2016/10/async-funct...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-23 13:15 PDT by BJ Burg
Modified: 2017-10-23 13:16 PDT (History)
3 users (show)

See Also:


Attachments
[Screenshot] whence the blob? (1.12 MB, image/png)
2017-10-23 13:16 PDT, BJ Burg
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2017-10-23 13:15:53 PDT
There's no easy way to figure out where a Blob/File was created. We should add a sidebar for Blob resources and show the initiator like we do for network resources. There are probably other properties of a Blob that we should be showing too.
Comment 1 Radar WebKit Bug Importer 2017-10-23 13:16:48 PDT
<rdar://problem/35131971>
Comment 2 BJ Burg 2017-10-23 13:16:51 PDT
Created attachment 324580 [details]
[Screenshot] whence the blob?