Closed
Bug 1600160
Opened 6 years ago
Closed 6 years ago
General FunctionBox Cleanups
Categories
(Core :: JavaScript Engine, enhancement, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
There's a couple of small tweaks we can make to FunctionBox to make it fit in better and be easier to work around.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D55198
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D55199
| Assignee | ||
Comment 4•6 years ago
|
||
Depends on D55200
Updated•6 years ago
|
Attachment #9112417 -
Attachment is obsolete: true
Updated•6 years ago
|
Priority: -- → P1
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c00eafb9fe0
Rename buf{End,Start} to source{End,start} in FunctionBox to match BaseScript r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/979b9e048eec
Remove function() uses that don't need to be there r=tcampbell
https://hg.mozilla.org/integration/autoland/rev/516e0c83c101
Sync source information from lazyScript to FunctionBox r=tcampbell
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7c00eafb9fe0
https://hg.mozilla.org/mozilla-central/rev/979b9e048eec
https://hg.mozilla.org/mozilla-central/rev/516e0c83c101
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•