Closed Bug 272416 Opened 20 years ago Closed 13 years ago

SetValueString doesn't have an aNotify argument

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jwatt, Unassigned)

Details

nsSVGElement::SetAttr calls SetValueString on the object it is adding an
attribute to. Most if not all of the SetValueString functions call WillModify
and DidModify which we don't want to do during object construction. We should
have a way to tell SetValueString not to try to notify observers.
Assignee: general → nobody
QA Contact: ian → general
WillModify and DidModify have gone now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.