Closed Bug 1590115 Opened 5 years ago Closed 5 years ago

Profiler not reading local build symbols

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P1)

defect

Tracking

(firefox-esr68 unaffected, firefox70 unaffected, firefox71 fixed, firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox-esr68 --- unaffected
firefox70 --- unaffected
firefox71 --- fixed
firefox72 --- fixed

People

(Reporter: julienw, Assigned: julienw)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1588086 +++

This is still not fixed in the case of a local build using the popup.
The problem is that in [1] that function doesn't exist :(

[1] https://searchfox.org/mozilla-central/rev/d7537a9cd2974efa45141d974e5fc7c727f1a78f/devtools/client/performance-new/popup/initializer.js#41

Regressed by: 1587117
No longer regressed by: 1581975

I think bug 1587117 regressed this actually, not bug 1581975. The function was existing in bug 1581975 but got then removed in bug 1587117.

Assignee: nobody → felash

This function is used in several locations and at least two files, so
it's useful to have it exist as a named and exported function.

Pushed by jwajsberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25b0f8545d46
Add getSymbolsFromThisBrowser back r=canaltinova
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72

Is this worth fixing in 71?

Comment on attachment 9103012 [details]
Bug 1590115 - Add getSymbolsFromThisBrowser back

Beta/Release Uplift Approval Request

  • User impact if declined: not possible to get the symbols for native code when profiling a local build
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This is basically reverting a small part of an earlier patch. Also this code isn't used by end users but rather gecko developers.
  • String changes made/needed:
Attachment #9103012 - Flags: approval-mozilla-beta?

Comment on attachment 9103012 [details]
Bug 1590115 - Add getSymbolsFromThisBrowser back

Low risk of regression to users, uplift approved for 71 beta 4, thanks.

Attachment #9103012 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: