Closed
Bug 1696859
Opened 5 years ago
Closed 5 years ago
Remove ObjectGroup.h/cpp
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(4 files)
These files are almost empty now that ObjectGroup is no more.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D109866
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D109867
| Assignee | ||
Comment 4•5 years ago
|
||
Depends on D109868
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17c78ccbeffe
part 1 - Move NewPlainObjectWithProperties from ObjectGroup.h/cpp to PlainObject.h/cpp. r=iain
https://hg.mozilla.org/integration/autoland/rev/869149be6260
part 2 - Move NewObjectKind from ObjectGroup.h to JSObject.h. r=iain
https://hg.mozilla.org/integration/autoland/rev/71ba47725daf
part 3 - Remove ObjectGroup.cpp. r=iain
https://hg.mozilla.org/integration/autoland/rev/24c5b07f893f
part 4 - Remove ObjectGroup.h. r=iain
Comment 6•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/17c78ccbeffe
https://hg.mozilla.org/mozilla-central/rev/869149be6260
https://hg.mozilla.org/mozilla-central/rev/71ba47725daf
https://hg.mozilla.org/mozilla-central/rev/24c5b07f893f
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•