Closed
Bug 1644698
Opened 5 years ago
Closed 5 years ago
Update ScriptStencil structs
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(3 files)
Update ScriptStencil structs to follow the latest m-c change and jsparagus change, to support functions and multiple ImmutableScriptData
Assignee | ||
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P1
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D79442
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D79443
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/598d8412531e
Part 1: Update ScriptStencil structs. r=jorendorff
https://hg.mozilla.org/integration/autoland/rev/850620917220
Part 2: Directly use enum in SmooshMonkey binding. r=jorendorff
https://hg.mozilla.org/integration/autoland/rev/d8d0019c6b12
Part 3: Add COption enum for binding. r=jorendorff
Comment 6•5 years ago
|
||
Backed out for SM bustages on Frontend2.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/4e3b2088e02ae1541123fa4c5c7358966df81f63
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=306367007&repo=autoland&lineNumber=5737
Flags: needinfo?(arai.unmht)
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(arai.unmht)
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/2592f69b97c5
Part 1: Update ScriptStencil structs. r=jorendorff
https://hg.mozilla.org/integration/autoland/rev/d018084cfbbe
Part 2: Directly use enum in SmooshMonkey binding. r=jorendorff
https://hg.mozilla.org/integration/autoland/rev/7f3b21e45686
Part 3: Add COption enum for binding. r=jorendorff
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2592f69b97c5
https://hg.mozilla.org/mozilla-central/rev/d018084cfbbe
https://hg.mozilla.org/mozilla-central/rev/7f3b21e45686
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•