Closed Bug 1750106 Opened 3 years ago Closed 3 years ago

Use default member initialization in nsWindow where appropriate on Windows

Categories

(Core :: Widget: Win32, task, P3)

Unspecified
Windows
task

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: handyman, Assigned: cmartin, Mentored)

Details

(Keywords: good-first-bug)

Attachments

(1 file, 1 obsolete file)

We should shift nsWindow from a constructor with a long list of lines initializing member variables to using default member initialization.

Summary: Use default member initialization in nsWindow where appropriate → Use default member initialization in nsWindow where appropriate on Windows
Severity: -- → S4
Priority: -- → P3
Assignee: nobody → cmartin
Status: NEW → ASSIGNED

Also, just generally bring Win32 nsWindow more in line with our coding
standards.

Pushed by cmartin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0a3a3747998b Use default and list initialization for Win32 nsWindow r=handyman

Backed out for causing multiple failures nsWindow.cpp

Flags: needinfo?(cmartin)
Pushed by cmartin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6012e2664c8b Use default and list initialization for Win32 nsWindow r=handyman
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Flags: needinfo?(cmartin)
Attachment #9265000 - 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: