Closed Bug 122429 Opened 23 years ago Closed 23 years ago

use packed bitfields in nsWindow thing in gtk2

Categories

(Core :: XUL, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: blizzard, Assigned: blizzard)

References

Details

Attachments

(1 file)

Use method recommended by shaver: <shaver> PRUint8 mContainerGotFocus : 1, mContainerLostFocus : 1, etc. Should equal some space savings.
Blocks: gtk2
use a PRUint32, space should be about the same with faster accesses.
assuming that this is what you meant, quick patch - compiles without error (3 warnings unrelated to this patch). if this had nothing to do with what you wanted, feel free to beat me up ^_~
Checked in. Thanks!
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: