Closed Bug 887903 Opened 11 years ago Closed 11 years ago

Use fallible nsDeque::Push in the cycle collector

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla25

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

Attachments

(1 file)

See patch 3 in bug 875304.
Blocks: 885107
Blocks: 885970
This keeps happening on tbpl, so we should at least make it nicer.
Assignee: nobody → continuation
Attachment #783854 - Flags: review?(bugs)
Comment on attachment 783854 [details] [diff] [review]
non-fatal assertion and telemetry for OOM during nsDeque push

+    void Failed() {
{ to the next line

I'd prefer use of Type* aFoo style for * and & but the file
isn't consistent so don't care too much.
Attachment #783854 - Flags: review?(bugs) → review+
I fixed the brace, but not the pointer stuff, because that was the style being used near those bits of code.

https://hg.mozilla.org/integration/mozilla-inbound/rev/9dfe8e0a88cc
https://hg.mozilla.org/mozilla-central/rev/9dfe8e0a88cc
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Blocks: 919313
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: