Remove legacy-XDR code
Categories
(Core :: JavaScript Engine, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | fixed |
People
(Reporter: tcampbell, Assigned: arai)
References
(Blocks 2 open bugs)
Details
Attachments
(10 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
The XDRScript and friends functions are deprecated in favour of the Stencil replacements. This code has been error prone to maintain consistent with the ever-changing frontend behaviour. Directly transcoding JSScript lead to a lot of uncertainty about what state should be preserved and what should be dropped.
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Depends on D121266
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D121267
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D121268
| Assignee | ||
Comment 4•4 years ago
|
||
Depends on D121269
| Assignee | ||
Comment 5•4 years ago
|
||
Depends on D121270
| Assignee | ||
Comment 6•4 years ago
|
||
Depends on D121271
| Assignee | ||
Comment 7•4 years ago
|
||
Depends on D121272
| Assignee | ||
Comment 8•4 years ago
|
||
Depends on D121273
| Assignee | ||
Comment 9•4 years ago
|
||
Depends on D121274
| Assignee | ||
Comment 10•4 years ago
|
||
Depends on D121275
| Assignee | ||
Comment 11•4 years ago
|
||
Depends on D121276
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/58a17b8746e0
https://hg.mozilla.org/mozilla-central/rev/1f07cd55ccf8
https://hg.mozilla.org/mozilla-central/rev/f46fbc282395
https://hg.mozilla.org/mozilla-central/rev/4fb6aae7c679
https://hg.mozilla.org/mozilla-central/rev/b4f9110bd0a1
https://hg.mozilla.org/mozilla-central/rev/314786485231
https://hg.mozilla.org/mozilla-central/rev/574fd2ea3645
https://hg.mozilla.org/mozilla-central/rev/cb19cf09ef72
https://hg.mozilla.org/mozilla-central/rev/4ce50a396556
https://hg.mozilla.org/mozilla-central/rev/63600dd6bc99
Description
•