Closed
Bug 1447284
Opened 7 years ago
Closed 7 years ago
The comments above AutoSuppressGC are out of date
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
|
1.17 KB,
patch
|
pbone
:
review+
|
Details | Diff | Splinter Review |
They refer to JSRuntime::suppressGC which has moved to JSContext.
Updated•7 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•7 years ago
|
||
Patch to fix comments to refer to JSContext rather than JSRuntime.
Assignee: nobody → jcoppeard
Attachment #8968480 -
Flags: review?(pbone)
Comment 2•7 years ago
|
||
Comment on attachment 8968480 [details] [diff] [review]
bug1447284-fix-comments
Review of attachment 8968480 [details] [diff] [review]:
-----------------------------------------------------------------
Yep. This is now correct, and also explained a little better Thanks.
Attachment #8968480 -
Flags: review?(pbone) → review+
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/af53333e6e32
Fix comments on AutoSuppressGC class r=pbone
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•