Closed
Bug 1267699
Opened 9 years ago
Closed 9 years ago
Move GCPolicy, GCHashMap, GCHashSet and GCVector from js to JS namespace
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
Now that we have proven out the concept, these are all very much intended for external usage. The fact that they are in js instead of JS has already drawn some comments and confusion, so let's fix it.
Attachment #8745404 -
Flags: review?(sphink)
Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Comment on attachment 8745404 [details] [diff] [review]
4.4_fix_some_namespaces-v0.diff
Review of attachment 8745404 [details] [diff] [review]:
-----------------------------------------------------------------
\o/ It's a real boy now.
Attachment #8745404 -
Flags: review?(sphink) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Assignee | ||
Comment 4•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a48fafcdd36fe7c618e0a82f26ae801e00ede30d
Bug 1267699 - Move some public types to the right namespace; r=sfink
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•