diff options
author | bors-servo <metajack+bors@gmail.com> | 2015-03-17 14:31:10 -0600 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2015-03-17 14:31:10 -0600 |
commit | 29b158e9853f5c135bf853101ee74c5618491655 (patch) | |
tree | b7ddfcc420c62eccb194965883eaa80eb308ddba /components/layout/layout_task.rs | |
parent | 203240c1d82b780ce49261d8b47e6cbe6af50950 (diff) | |
parent | f306febd13bf407a2282b89cc129bc611054b88a (diff) | |
download | servo-29b158e9853f5c135bf853101ee74c5618491655.tar.gz servo-29b158e9853f5c135bf853101ee74c5618491655.zip |
auto merge of #5252 : nnethercote/servo/system-reporter, r=jdm
Currently the system memory measurements ("resident", "vsize", etc.) are
not reported through the generic memory reporting mechanism, simply
because they pre-date that mechanism. This changeset removes that
special-casing.
One consequence of this is that previously if a platform didn't
implement one of the basic measurements, a '???' entry would be printed.
Now nothing will be printed. This is no great loss and matches what
Firefox does.
Another consequence is that the order in which the measurements are
printed is changed. I plan to fix this soon so that reports are sorted
in a more sensible fashion.
Diffstat (limited to 'components/layout/layout_task.rs')
0 files changed, 0 insertions, 0 deletions