Closed
Bug 563910
Opened 15 years ago
Closed 4 years ago
JS file API should be included in js CLI interpreter by default
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
INVALID
People
(Reporter: proppy, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3
Build Identifier:
Hi,
Instead of using JS_HAS_FILE_OBJECT compile flag, would it be possible to always include jsfile.cpp when building the CLI interpreter, i.e: move the relevant part of JS File API initialization from jsapi.cpp to js.cpp.
Thanks.
Reproducible: Always
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Updated•4 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•