Julien Wajsberg
Julien Wajsberg
As we discussed on Matrix, this is probably a bit too complex for a first-time contributor. So this is still up for grabs.
Thanks for the report ! This sounds like a connection problem still. Here are a few answers: * I agree with adding some more statistics during upload. Most of the...
Thanks for filing this bug! Indeed this is a problem we have. We thought of the other way around (remove the screenshots when keeping the track) but not of the...
To make sure that the publish panel is displayed, maybe the asynchronous retrieval of the profile should happen after a requestAnimationFrame call.
This is also super slow when clicking the checkboxes in the publish panel.
see also #2575.
I found this in the console: `Unable to find shared data for IPC marker (marker-data.js:582:20)` This belongs to this code: https://github.com/firefox-devtools/profiler/blob/04127134822d616346298cb504262ad1ccad7b08/src/profile-logic/marker-data.js#L578-L584 But in the case of merged threads, the threadId...
My current lead is that the HOC WithSize and Viewport give bad values :/
At least, reloading after sanitizing, this looks right. So at least shared profile links will work fine.
Probably to be done with #98.