Closed Bug 1707126 Opened 4 years ago Closed 4 years ago

Merge nsIRadioGroupContainer implementation of DocumentOrShadowRoot and HTMLFormElement

Categories

(Core :: DOM: Forms, task, P2)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: saschanaz, Assigned: saschanaz)

References

Details

Attachments

(2 files)

It seems the major difference is that DocumentOrShadowRoot uses nsRadioGroupStruct while HTMLFormElement uses several of its own members (mControls, mSelectedRadioButtons, mRequiredRadioButtonCounts, and mValueMissingRadioGroups). It would be great if we can separate the form part from DocumentOrShadowRoot and apply it to HTMLFormElement, and ultimately to any disconnected elements for bug 1685926.

Assignee: nobody → krosylight
See Also: 1685926
Severity: -- → N/A
Priority: -- → P2
Pushed by krosylight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/286ed5c750e2 Part 1: Split RadioGroupManager r=smaug https://hg.mozilla.org/integration/autoland/rev/8d711949a98c Part 2: Use RadioGroupManager in HTMLFormElement r=smaug
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Regressions: 1708702
Regressions: 1837540
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: