Confirmed users
346
edits
(Update the current status of memory-profiler project) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 29: | Line 29: | ||
1507328 1507328 PresShell::DoReflow | 1507328 1507328 PresShell::DoReflow | ||
1507328 13500416 p/<.run/x/< (https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1412710964149:8) | 1507328 13500416 p/<.run/x/< (https://marketplace.cdn.mozilla.net/media/fireplace/js/include.js?b=1412710964149:8) | ||
== Contributing == | |||
The memory profiler code has been landed in mozilla-central. The user interface has been developed as an add-on hosted on Github. Your contributions is welcome. Open pull request directly or send questions to [http://mailto:dev-platform@lists.mozilla.org dev-platform@lists.mozilla.org]. | |||
* Addon: https://github.com/profiler-tools/memprof-addon | |||
== The Design == | == The Design == | ||
Line 60: | Line 65: | ||
*** Highlight related path in tree view | *** Highlight related path in tree view | ||
== Work in Progress == | |||
=== Meta Bug === | |||
<bugzilla> | |||
{ | |||
"id": "1059139" | |||
} | |||
</bugzilla> | |||
=== Dependencies === | |||
<bugzilla> | |||
{ | |||
"f1": "blocked", | |||
"o1": "anywords", | |||
"v1": "1059139", | |||
"include_fields": "id, summary, whiteboard, keywords, assigned_to, status" | |||
} | |||
</bugzilla> | |||
== Terminology == | == Terminology == | ||
Line 66: | Line 87: | ||
== User Interface == | == User Interface == | ||
[[File:Mockup-2.png|640px]] | [[File:Mockup-2.png|640px]] | ||