gecko-dev/toolkit/components/aboutmemory/content
Nicholas Nethercote 4f86d45835 Bug 1628033 - Add pid to the main process in about:memory. r=erahm
In the tests we now explicitly use "Main Process" (or similar) for the process
name in various places to avoid having to filter out a PID.

Also in `test_aboutmemory[34].xhtml`, the main process entries now appear
first, as they should, because the sorting code now looks for a "Main Process"
prefix, rather than an exact match.

Depends on D72995

Differential Revision: https://phabricator.services.mozilla.com/D73164
2020-04-30 21:20:23 +00:00
..
aboutMemory.css
aboutMemory.js Bug 1628033 - Add pid to the main process in about:memory. r=erahm 2020-04-30 21:20:23 +00:00
aboutMemory.xhtml