Closed Bug 1299389 Opened 7 years ago Closed 7 years ago

Replace some raw pointers in nsThreadManager

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

Attachments

(1 file)

nsThreadManager::get() can return a reference. This lets us remove some
redundant assertions.

nsThreadArray elements can be NotNull<>s.
Comment on attachment 8786633 [details] [diff] [review]
Replace some raw pointers in nsThreadManager

Review of attachment 8786633 [details] [diff] [review]:
-----------------------------------------------------------------

Sure, I guess.
Attachment #8786633 - Flags: review?(nfroyd) → review+
https://hg.mozilla.org/mozilla-central/rev/88dd53397d30
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.