You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the 'is-ready' message after profiler changed its postMessage API (#8)
This is changed in firefox-devtools/profiler#5148.
Previously we were using 'is-ready' for both the request and the
response. Now we are using two distinct messages on both for clarity.
0 commit comments