Add a requestId to the profiler's WebChannel messages
Categories
(DevTools :: Performance Tools (Profiler/Timeline), task, P2)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: gregtatum, Assigned: gregtatum)
Details
Attachments
(1 file)
I missed some feedback to add a requestId when I initially landed the WebChannels.
https://github.com/firefox-devtools/profiler/pull/2334#discussion_r358826609
This bug will add it to the implementation.
Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
bugherder |
![]() |
||
Comment 4•5 years ago
•
|
||
Hi, "Firefox Profiler" seems to use the built-in one by default. Even if I enable it, the previous installed "Gecko Profiler WebExtension" remains without being deleted.
Is "Gecko Profiler WebExtension" obsolete? Can I remove it from about:addons?
Comment 5•5 years ago
|
||
Hey Alice,
The path using the built-in popup is still changing rapidly these days, that's why it's been enabled on Nightly only for now and we're still recommending using the add-on. We're working on a migration path for the add-on users that would remove the add-on once we feel the moment is right, which should happen in the few coming months.
That said, if you use the built-in one and you're happy with it, you can safely remove the addon.
![]() |
||
Comment 6•5 years ago
|
||
okay thanks
Description
•