Closed
Bug 1307756
Opened 9 years ago
Closed 2 years ago
Move all js*.{h,cpp} files into subdirectories
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: evilpies, Unassigned)
References
Details
(Keywords: triage-deferred)
(In reply to Luke Wagner [:luke] from bug 1065716 comment #2)
> One plan that we have informally talked about a while ago is that, while we
> should eventually move everything from js/src/js* files into subdirs, we
> shouldn't just move them en masse but, rather, try to split them up into
> logical units of .h/.cpp files as we go. In that way, js/src/js* is a TODO
> list. The real targets here are the fatties like jsobj, jsscript, jsfun.
> Perhaps you could initially only move the files that are relatively
> self-contained and then incrementally surgically eviscerate the remaining
> files?
Updated•8 years ago
|
Keywords: triage-deferred
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•