Closed Bug 231027 Opened 21 years ago Closed 21 years ago

refactor code that calls ComputeStyleChangeFor

Categories

(Core :: CSS Parsing and Computation, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla1.7alpha

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Whiteboard: [patch])

Attachments

(1 file)

After bug 15608, we have the same pattern in two places, and bug 214013 will add
a third.  It should be its own function.
Attachment #139148 - Flags: superreview?(bz-vacation)
Attachment #139148 - Flags: review?(bz-vacation)
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.7alpha
Actually, bug 214013 won't add a third -- there are two differences (the hint
from nsIStyledContent::GetAttributeChangeHint and the need to call
nsIFrame::AttributeChanged).
Comment on attachment 139148 [details] [diff] [review]
patch

Ah, good catch on the AttributeChanged() thing.... r+sr=bzbarsky.
Attachment #139148 - Flags: superreview?(bz-vacation)
Attachment #139148 - Flags: superreview+
Attachment #139148 - Flags: review?(bz-vacation)
Attachment #139148 - Flags: review+
Fix checked in to trunk, 2004-01-17 14:43 -0800.
Status: ASSIGNED → RESOLVED
Closed: 21 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: