Closed
Bug 1727745
Opened 3 years ago
Closed 3 years ago
Move some more fields from Realm to GlobalObjectData
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
Details
Attachments
(3 files)
Continuing from bug 1724693, there are some more fields that can be moved to GlobalObjectData.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D123754
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D123755
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/838cd18bb039
Move ArgumentsObject templates from Realm to GlobalObjectData r=jandem
https://hg.mozilla.org/integration/autoland/rev/8798c9823a8e
Move iterator result object templates to GlobalObjectData r=jandem
https://hg.mozilla.org/integration/autoland/rev/1d2c1ab0dbd4
Move self hosting script source object to GlobalObjectData r=jandem
Comment 5•3 years ago
|
||
Backed out for causing wpt failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/a6a1582d09cb88ba50315cd5a74de05471b422f1
Flags: needinfo?(jcoppeard)
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae58cc48b256
Move ArgumentsObject templates from Realm to GlobalObjectData r=jandem
https://hg.mozilla.org/integration/autoland/rev/0629802ca243
Move iterator result object templates to GlobalObjectData r=jandem
https://hg.mozilla.org/integration/autoland/rev/e362ee1c6297
Move self hosting script source object to GlobalObjectData r=jandem
Comment 7•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ae58cc48b256
https://hg.mozilla.org/mozilla-central/rev/0629802ca243
https://hg.mozilla.org/mozilla-central/rev/e362ee1c6297
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(jcoppeard)
You need to log in
before you can comment on or make changes to this bug.
Description
•