Closed Bug 898619 Opened 10 years ago Closed 10 years ago

put the rest of the JSRuntime:: methods into vm/Runtime.cpp

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla25

People

(Reporter: luke, Unassigned)

Details

Attachments

(1 file)

because that's where you'd expect to find it.
Oops, I accidentally moved JS_NewRuntime into vm/Runtime.cpp; we probably want that to stay in jsapi.cpp.  JS_NewRuntime shares a bit of state with JSRuntime which I would tidy up but the first patch in bug 896124 will conflict so I'll hold off until Waldo relands after Windows bustage is fixed.
https://hg.mozilla.org/mozilla-central/rev/91b749fdbf32
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in before you can comment on or make changes to this bug.