Open Bug 1609655 Opened 5 years ago Updated 2 years ago

Add innerWindowID to profiler_add_js_marker API

Categories

(Core :: Gecko Profiler, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: canova, Unassigned)

References

(Blocks 1 open bug)

Details

While we were adding page information inside markers, we didn't have that information inside the JSContext and therefore we couldn't add this. But after adding innerWindowID inside the JS profiler frames, we now have that data inside JSContext and we can probably get this during a profiler_add_js_marker call. We should add that information inside those markers.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.