Closed
Bug 1688025
Opened 4 years ago
Closed 4 years ago
Add bindings to dumpScopeChain() output
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: jorendorff, Assigned: jorendorff)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D100286
Updated•4 years ago
|
Assignee: nobody → jorendorff
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D102634
Pushed by jorendorff@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8df5f54b91ae
Part 1: Handle OOM in js::DumpBindings. r=mgaudet
https://hg.mozilla.org/integration/autoland/rev/0e4284f9f192
Part 2: Add bindings to dumpScopeChain() output. r=mgaudet
Comment 4•4 years ago
|
||
Backed out 5 changesets (Bug 1683746, Bug 1688025) for causing hazard bustages in Scope.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/5faded16fe407277598335d564a019dc8cfaa56c
Failure log: https://treeherder.mozilla.org/logviewer?job_id=327832728&repo=autoland&lineNumber=5408
Flags: needinfo?(jorendorff)
Pushed by jorendorff@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/920a3a03fc7e
Part 1: Handle OOM in js::DumpBindings. r=mgaudet
https://hg.mozilla.org/integration/autoland/rev/340b130b8325
Part 2: Add bindings to dumpScopeChain() output. r=mgaudet
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/920a3a03fc7e
https://hg.mozilla.org/mozilla-central/rev/340b130b8325
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(jorendorff)
You need to log in
before you can comment on or make changes to this bug.
Description
•