Closed
Bug 1997209
Opened 4 months ago
Closed 3 months ago
Add toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler
Categories
(DevTools :: JSON Viewer, enhancement, P3)
DevTools
JSON Viewer
Tracking
(relnote-firefox 147+, firefox147 fixed)
RESOLVED
FIXED
147 Branch
People
(Reporter: florian, Assigned: florian)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
It would be nice if from the JSON Viewer we could get a size profile (similar to what gets generated by the rust code in https://github.com/mstange/json-size-profiler) with a single click.
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Comment 2•4 months ago
|
||
Here's the generated size profile for a 27MB JSON file: https://share.firefox.dev/4oIKirS
And here's a profile of how long it took to generate the size profile https://share.firefox.dev/47gxseH compared to how long it took to initially load the JSON Viewer.
Updated•4 months ago
|
Whiteboard: [devtools-triage]
Updated•4 months ago
|
Attachment #9523374 -
Attachment description: WIP: Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, → Bug 1997209 - Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=#devtools-reviewers.
Updated•4 months ago
|
Priority: -- → P3
Whiteboard: [devtools-triage]
Pushed by fqueze@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/faf9462bdd92
https://hg.mozilla.org/integration/autoland/rev/9429cd345629
Add a toolbar button in the JSON Viewer to open a size profile of the JSON file in the Firefox Profiler, r=devtools-reviewers,nchevobbe,mstange.
Comment 4•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
Updated•2 months ago
|
relnote-firefox:
--- → 147+
You need to log in
before you can comment on or make changes to this bug.
Description
•