Closed
Bug 1954639
Opened 1 month ago
Closed 1 month ago
Add some more testcases for the cache key in the SharedScriptCache
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(2 files)
As discovered in bug 1954178, the SharedScriptCache's cache key had issues around the matching.
Let's add some more testcases, including the partitioning, and maybe containers, etc
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Attachment #9472923 -
Attachment description: WIP: Bug 1954178 - Add tests. r?emilio! → Bug 1954639 - Part 1: Add partitioning tests for SharedScriptCache. r?nbp!
Assignee | ||
Comment 2•1 month ago
|
||
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/700030582b47
Part 1: Add partitioning tests for SharedScriptCache. r=nbp
https://hg.mozilla.org/integration/autoland/rev/13acc898922f
Part 2: Add container tests for SharedScriptCache. r=nbp
https://hg.mozilla.org/mozilla-central/rev/700030582b47
https://hg.mozilla.org/mozilla-central/rev/13acc898922f
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•