gecko-dev/layout/forms
Emilio Cobos Álvarez 945ed5ad06 Bug 1842027 - Remove nsTextControlFrame::TextEquals. r=masayuki
It is always called from TextControlState, and always ends up in
TextControlState::ValueEquals, so we can avoid some indirection and just
use that.

Depends on D183282

Differential Revision: https://phabricator.services.mozilla.com/D183283
2023-07-12 08:58:09 +00:00
..
crashtests
test Bug 1838829 - Skip failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,dimi,valentin,robwu 2023-06-28 13:21:00 +00:00
HTMLSelectEventListener.cpp
HTMLSelectEventListener.h
ListMutationObserver.cpp
ListMutationObserver.h
moz.build
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
nsCheckboxRadioFrame.cpp
nsCheckboxRadioFrame.h
nsColorControlFrame.cpp
nsColorControlFrame.h
nsComboboxControlFrame.cpp
nsComboboxControlFrame.h
nsDateTimeControlFrame.cpp
nsDateTimeControlFrame.h
nsFieldSetFrame.cpp
nsFieldSetFrame.h
nsFileControlFrame.cpp
nsFileControlFrame.h
nsGfxButtonControlFrame.cpp
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp
nsHTMLButtonControlFrame.h
nsIFormControlFrame.h
nsImageControlFrame.cpp
nsISelectControlFrame.h
nsITextControlFrame.h
nsListControlFrame.cpp
nsListControlFrame.h
nsMeterFrame.cpp
nsMeterFrame.h
nsNumberControlFrame.cpp
nsNumberControlFrame.h
nsProgressFrame.cpp
nsProgressFrame.h
nsRangeFrame.cpp Bug 1802687 - Account for direction:rtl in vertical writing-mode <input type=range> controls. r=emilio 2023-07-08 13:19:45 +00:00
nsRangeFrame.h Bug 1802687 - Account for direction:rtl in vertical writing-mode <input type=range> controls. r=emilio 2023-07-08 13:19:45 +00:00
nsSearchControlFrame.cpp
nsSearchControlFrame.h
nsSelectsAreaFrame.cpp
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Bug 1842027 - Remove nsTextControlFrame::TextEquals. r=masayuki 2023-07-12 08:58:09 +00:00
nsTextControlFrame.h Bug 1842027 - Remove nsTextControlFrame::TextEquals. r=masayuki 2023-07-12 08:58:09 +00:00