Closed Bug 746276 Opened 12 years ago Closed 12 years ago

several layout structures can be packed more carefully

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
A number of style structures are not well-packed on 64-bit platforms; a few of them aren't packed well on 32-bit platforms, either.

The attached patch fixes the ones I found.  Generally a couple of bytes here and there.  The associated .cpp changes are to silence GCC warnings about member initialization order.
Attachment #615822 - Flags: review?(bzbarsky)
Comment on attachment 615822 [details] [diff] [review]
patch

r=me
Attachment #615822 - Flags: review?(bzbarsky) → review+
http://hg.mozilla.org/projects/birch/rev/4062d060d1e3
Assignee: nobody → nfroyd
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/4062d060d1e3
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: