Uplift fix to CallStack Group with anonymous function
Categories
(DevTools :: Debugger, defect, P1)
Tracking
(firefox65 fixed, firefox66 fixed)
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details |
The fix landed as part of Bug 1517572 (rd3524cb549ec).
We can't directly request an uplift directly since there are other commits in that patch, so let's do it here.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Comment on attachment 9035551 [details]
Bug 1519019 - Uplift fix to CallStack Group with anonymous function. r=jlast;
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: None
User impact if declined: Debugger may crash if paused at a breakpoint where the last frame inside a framework is an anonymous function
Is this code covered by automated tests?: Yes
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 a small change, landed for some time on Nightly already, with a mochitest.
String changes made/needed:
Updated•6 years ago
|
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Comment on attachment 9035551 [details]
Bug 1519019 - Uplift fix to CallStack Group with anonymous function. r=jlast;
[Triage Comment]
Fixes a debugger crash and includes an automated test. Approved for 65.0b12.
Comment 5•6 years ago
|
||
bugherder uplift |
Description
•