Closed Bug 1708228 Opened 3 years ago Closed 3 years ago

Remove the flush parameter for HTMLFormElement::DoResolveName and its callers

Categories

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

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: saschanaz, Assigned: saschanaz)

References

Details

Attachments

(4 files)

The context https://phabricator.services.mozilla.com/D113578#3690585:

The flushing is added in bug 324828 to workaround bug 22480 which is fixed a few years later. So it should be safe to keep the flushing calls removed here, and I'll remove the flush parameters as a followup.

This was done in bug 324828 to workaround bug 22480 but shouldn't be needed anymore.

Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0ec00f0f1ff9
Part 1: Remove redundant flushing from HTMLFormControlsCollection r=smaug
https://hg.mozilla.org/integration/autoland/rev/553dabb2eae4
Part 2: Remove redundant flush param from nsIRadioGroupContainer r=smaug
https://hg.mozilla.org/integration/autoland/rev/d2341976ad40
Part 3: Remove aNotify from HTMLInputElement::VisitGroup r=smaug
https://hg.mozilla.org/integration/autoland/rev/3d755eded726
Part 4: Remove aNotify from nsRadioSetValueMissingState r=smaug
Severity: -- → N/A
Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: