Closed
Bug 856281
Opened 7 years ago
Closed 7 years ago
"Stackwalk" option in the Gecko Profiler add-on is disabled
Categories
(Core :: Gecko Profiler, defect)
Not set
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: mayankleoboy1, Assigned: BenWa)
References
Details
(Keywords: regression)
Attachments
(1 file)
961 bytes,
patch
|
ehsan
:
review+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130329 Firefox/22.0 Build ID: 20130329030904 Steps to reproduce: 1. Create fresh profile 2. Install the latest gecko profiler addon from here : https://github.com/bgirard/Gecko-Profiler-Addon 3. Enable it. 4. Try enabling the "Stackwalk" option Actual results: You cant enable it. Expected results: You should be able to. I dont know if internally the stackwalking is working or not. But the UI makes it seem that it is disabled, and cant be enabled.
Reporter | ||
Comment 1•7 years ago
|
||
And by "disbaled", i mean "unchecked"
![]() |
||
Comment 2•7 years ago
|
||
Confirmed with Gecko Profiler 1.11.14 (independent of Firefox Version).
Status: UNCONFIRMED → NEW
Component: Extension Compatibility → Gecko Profiler
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Version: 22 Branch → unspecified
Assignee | ||
Comment 3•7 years ago
|
||
Are you running a nightly build? Builds from any other branches such as the UI branch will not work I believe.
![]() |
||
Comment 4•7 years ago
|
||
Just using the ordinary Win x86 Nightly with about:buildconfig: Built from http://hg.mozilla.org/mozilla-central/rev/0b7c27024048
Assignee | ||
Comment 5•7 years ago
|
||
Updated•7 years ago
|
Attachment #731867 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 6•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/e9d8dbc0b1f7
Comment 7•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e9d8dbc0b1f7
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•