Closed Bug 1590706 Opened 5 years ago Closed 5 years ago

Add browsing context ID of current tab inside the profiler

Categories

(Core :: Gecko Profiler, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: canova, Assigned: canova)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

We need to store that information in the profiler for "single tab profiling". Currently we store page information of all the frames and we keep inner window IDs of frames inside the markers. We are working on adding that information inside JS frames as well in bug 1468789. After that we will be able to identify the relevant frames and markers for that tab. We should add that information inside the profiler so we can do the filtering.

Pushed by canaltinova@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4c2af658ce76
Part 1: Add a field inside ActivePS to hold the active BrowsingContext ID. r=gerald
https://hg.mozilla.org/integration/autoland/rev/c98daf6c7687
Part 2: Update devtools and popup panels to include BrowsingContext IDs. r=gregtatum
Pushed by canaltinova@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7d738ecde312
Part 1: Add a field inside ActivePS to hold the active BrowsingContext ID. r=gerald
https://hg.mozilla.org/integration/autoland/rev/59139e8c6636
Part 2: Update devtools and popup panels to include BrowsingContext IDs. r=gregtatum

There was a new test between my last rebase and m-c, rebased on top of it and fixed the test.

Flags: needinfo?(canaltinova)
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Regressions: 1691128
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: