Closed
Bug 1929055
Opened 1 year ago
Closed 1 year ago
Ensure globals added by explicit resource management are handled correctly by xray
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: debadree333, Assigned: debadree333)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D227770
Updated•1 year ago
|
Assignee: nobody → debadree333
Status: NEW → ASSIGNED
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•1 year ago
|
Attachment #9435161 -
Attachment description: Bug 1929055 - Update xray error range and checked error prototypes. r?arai! → Bug 1929055 - Update xray to handle explicit resource management globals. r?arai!
| Assignee | ||
Comment 2•1 year ago
|
||
Depends on D227666
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/e8285e187688
Update xray to handle explicit resource management globals. r=arai
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/0f5ac8b278f8
Add tests for xray on explicit resource management globals. r=arai
Comment 6•1 year ago
|
||
Backed out for causing mochitest failures @ test_xrayToExplicitResourceManagement
Backout link: https://hg.mozilla.org/integration/autoland/rev/723946b9a47990aa6253585366bb18863de4df33
Failure log -> js/xpconnect/tests/chrome/test_xrayToExplicitResourceManagement.html
Flags: needinfo?(debadree333)
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/fb04d0dfa662
Add tests for xray on explicit resource management globals. r=arai
Comment 9•1 year ago
|
||
| bugherder | ||
Comment 10•1 year ago
|
||
This also lead to a 560 byte increase in base contetn js fission. This is well below any threshold, and is only a FYI.
| Assignee | ||
Comment 11•1 year ago
|
||
Thank you so much for investigating! do you think this could be the reason for https://bugzilla.mozilla.org/show_bug.cgi?id=1932110 ?
You need to log in
before you can comment on or make changes to this bug.
Description
•