Closed Bug 615764 Opened 14 years ago Closed 14 years ago

Remove nsRadioUpdateValueMissingVisitor

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b9

People

(Reporter: mounir, Assigned: mounir)

References

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
Follow-up from bug 610687: we don't need nsRadioUpdateValueMissingVisitor anymore. UpdateValueMissingValidityState() should be used instead.
Attachment #494236 - Flags: review?(bzbarsky)
Note that this should better for performance given that UpdateValueMissingValidityState() tries to be clever than the visitor and with bug 615764 fixed, the visitor will call UpdateValueMissingValidityState() on all radio group elements...
Whiteboard: [passed-try][needs-review]
Attachment #494236 - Flags: review?(bzbarsky) → review?(jonas)
Attachment #494236 - Flags: approval2.0?
Whiteboard: [passed-try][needs-review] → [passed-try][needs-approval]
Approval request: it's just a follow-up from bug 610687 which should be harmless and make us save some cycles and bits.
Whiteboard: [passed-try][needs-approval] → [passed-try][needs-landing]
Pushed:
http://hg.mozilla.org/mozilla-central/rev/5a00160adc4e
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [passed-try][needs-landing]
Target Milestone: --- → mozilla2.0b9
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: