profiler icon indicating copy to clipboard operation
profiler copied to clipboard

Fix types for some network marker payloads following Markers 2.0

Open julienw opened this issue 4 years ago • 0 comments

With Markers 2.0, some properties are now missing (see #3186). Gerald squelart found these occurrences:

  • Network: URI and RedirectURI.
  • JS allocation: className, typeName, descriptiveTypeName.
  • tracing: category.

In this issue we want to fix the types in src/types/markers.js, and possibly fix the code following these changes. This may uncover some bugs too.

┆Issue is synchronized with this Jira Task

julienw avatar Feb 24 '21 12:02 julienw