Open Bug 1800018 Opened 3 years ago

Implement preliminary pernosco integration by using pernosco-bridge in a web-extension

Categories

(Webtools :: Searchfox, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: asuth, Unassigned)

Details

I did a bunch of prototyping and implementation work in pernosco-bridge which ran into a bit of a wall as a non-webextension because of CSP limitations. With pernosco-bridge moved into a web-extension and explicitly allow-listed for the searchfox and pernosco domains, we could implement some basic functionality like:

  • Searchfox context menus offer to show executions of the given symbol.
  • Searchfox renders inline graphs of time spent in functions.
  • Searchfox overlays coverage data from pernosco instead of from the taskcluster code coverage data.
  • Searchfox offers to extract the contents of data structures from the pernosco trace.
You need to log in before you can comment on or make changes to this bug.