Closed Bug 1694966 Opened 4 years ago Closed 4 years ago

RemoteBackbuffer thread should have a name

Categories

(Core :: Widget: Win32, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: florian, Assigned: cmartin)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

The thread created at https://searchfox.org/mozilla-central/rev/df23c6e58c6be1eb8399e475878f73d4867bef87/widget/windows/RemoteBackbuffer.cpp#399,437 doesn't have a name.

And I guess it's probably also not registered with the profiler (just calling PROFILER_REGISTER_THREAD should be enough to fix this).

Assignee: nobody → florian
Status: NEW → ASSIGNED

Talked to Florian, and I will take this bug since it might be a bit more involved due to my not-so-great choice to use std::thread instead of NSPR threads.

Assignee: florian → cmartin

The fix for Bug 1701570 will fix this bug as well.

Depends on: 1701570

Fixed in bug 1701570.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Attachment #9205461 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: