Closed
Bug 1729358
Opened 4 years ago
Closed 4 years ago
Move methods used only by subclasses of nsGenericHTMLFormElementWithState to nsGenericHTMLFormElementWithState
Categories
(Core :: DOM: Forms, task, P2)
Core
DOM: Forms
Tracking
()
RESOLVED
FIXED
94 Branch
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
Details
Attachments
(3 files)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
And convert FocusTristate to enum class.
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D124693
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D124694
Updated•4 years ago
|
Attachment #9239704 -
Attachment description: Bug 1729358 - Part 1: Move FocusState to nsGenericHTMLFormElementWithState; → Bug 1729358 - Part 1: Move FocusState to TextControlElement;
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d369b1eb9950
Part 1: Move FocusState to TextControlElement; r=smaug
https://hg.mozilla.org/integration/autoland/rev/79571550d7b7
Part 2: Move RestoreState to nsGenericHTMLFormElementWithState; r=smaug
https://hg.mozilla.org/integration/autoland/rev/10a66a2c183d
Part 3: Move GetFormAction to nsGenericHTMLFormElementWithState; r=smaug
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d369b1eb9950
https://hg.mozilla.org/mozilla-central/rev/79571550d7b7
https://hg.mozilla.org/mozilla-central/rev/10a66a2c183d
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•