Closed
Bug 1621525
Opened 5 years ago
Closed 1 year ago
Documentation still mentions ExecuteInGlobalAndReturnScope
Categories
(Core :: JavaScript Engine, task, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: mgaudet)
Details
Attachments
(1 file)
ExecuteInGlobalAndReturnScope hasn't existed since https://hg.mozilla.org/mozilla-central/rev/809dc9048fea but https://searchfox.org/mozilla-central/rev/2fd8ffcf087bc59a8e5c962965bbb7bf230bcd28/js/src/vm/EnvironmentObject.h#609 still talks about it.
Flags: needinfo?(tcampbell)
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Assignee: nobody → mgaudet
Flags: needinfo?(tcampbell)
Updated•1 year ago
|
Priority: -- → P5
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2a66fc678022
Remove ExecuteInGlobalAndReturnScope comment r=arai DONTBUILD
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•