Open Bug 1220173 Opened 9 years ago Updated 2 years ago

Do not display host in census tree if platform data

Categories

(DevTools :: Memory, defect, P3)

43 Branch
defect

Tracking

(Not tracked)

People

(Reporter: jsantell, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [polish-backlog])

Attachments

(1 file)

Probably a regression via bug 1219854, but we should hide the host field when the URI is a resource://, chrome:// URI

We should not attempt to handle this for Fx44.
Whiteboard: [polish-backlog]
Jordan, do you have STR?
Has STR: --- → no
Flags: needinfo?(jsantell)
* Go to http://news.ycombinator.com
* Open memory tools, turn on recording allocation stack
* Refresh
* Take snapshot
* Go to allocation stack view
* Should get some chrome JS listed:

makeInfallible/<DevToolsUtils.js:87:14gre
PageStyleHandler.init/<tab-content.js:435:40browser
this.ContentLinkHandler.init/<ContentLinkHandler.jsm:31:7
ContentPolicyChild.shouldLoadRemoteAddonsChild.jsm:183:31gre

Maybe we should hide these behind (gecko) meta field like we do for performance as well, but regardless, even in gecko hacker mode, we shouldn't display host data for this
Flags: needinfo?(jsantell)
Has STR: no → yes
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: