Closed
Bug 163215
Opened 23 years ago
Closed 22 years ago
[FIXr]nsIHTMLMappedAttributes should inherit from nsIStyleRule
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: dbaron, Assigned: bzbarsky)
Details
(Keywords: memory-footprint)
Attachments
(1 file)
2.76 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
We should make nsIHTMLMappedAttributes inherit from nsIStyleRule and make
nsHTMLAttributes inherit only from the former so that we can save one word on
the size of nsHTMLAttributes.
Reporter | ||
Updated•23 years ago
|
Severity: normal → minor
Status: NEW → ASSIGNED
Keywords: footprint
Priority: -- → P3
Target Milestone: --- → mozilla1.2alpha
Reporter | ||
Updated•23 years ago
|
Target Milestone: mozilla1.2alpha → Future
![]() |
Assignee | |
Comment 1•22 years ago
|
||
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #127221 -
Flags: superreview?(dbaron)
Attachment #127221 -
Flags: review?(dbaron)
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #127221 -
Attachment description: So like his? → So like this?
Reporter | ||
Updated•22 years ago
|
Attachment #127221 -
Flags: superreview?(dbaron)
Attachment #127221 -
Flags: superreview+
Attachment #127221 -
Flags: review?(dbaron)
Attachment #127221 -
Flags: review+
Reporter | ||
Comment 2•22 years ago
|
||
->bz
Assignee: dbaron → bzbarsky
Status: ASSIGNED → NEW
Summary: nsIHTMLMappedAttributes should inherit from nsIStyleRule → [FIXr]nsIHTMLMappedAttributes should inherit from nsIStyleRule
![]() |
Assignee | |
Comment 3•22 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•