Clean up the javascript code
Categories
(DevTools :: Performance Tools (Profiler/Timeline), task, P2)
Tracking
(firefox112 fixed)
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: julienw, Assigned: julienw)
Details
Attachments
(10 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
In this bug we want to do the following work:
- reorder the existing code so that it's easier to follow
- merge the shared
gecko-profiler-interface.jsinto the actor - possibly some other few small passing-by changes
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D167842
| Assignee | ||
Comment 3•3 years ago
|
||
Depends on D167844
| Assignee | ||
Comment 4•3 years ago
|
||
Depends on D167845
| Assignee | ||
Comment 5•3 years ago
|
||
Depends on D167846
| Assignee | ||
Comment 6•3 years ago
|
||
Depends on D167847
| Assignee | ||
Comment 7•3 years ago
|
||
Depends on D167848
| Assignee | ||
Comment 8•3 years ago
|
||
Depends on D167849
| Assignee | ||
Comment 9•3 years ago
|
||
Depends on D167850
| Assignee | ||
Comment 10•3 years ago
|
||
Depends on D167851
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Comment 11•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 12•3 years ago
|
||
Comment 13•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6be5deab81f5
https://hg.mozilla.org/mozilla-central/rev/ecab2148d597
https://hg.mozilla.org/mozilla-central/rev/3451927cc040
https://hg.mozilla.org/mozilla-central/rev/23c02bc5eec3
https://hg.mozilla.org/mozilla-central/rev/66d30d3f61d1
https://hg.mozilla.org/mozilla-central/rev/570647c99cd0
https://hg.mozilla.org/mozilla-central/rev/19521820748e
https://hg.mozilla.org/mozilla-central/rev/7f2a55352dfc
https://hg.mozilla.org/mozilla-central/rev/6c1721630a15
https://hg.mozilla.org/mozilla-central/rev/499bdfd543e9
Description
•