gecko-dev/layout/forms
Emilio Cobos Álvarez 8ce808ebbd Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers
The pseudo-class and nsContextMenu context attribute were using reveal,
the pseudo-element and webidl attribute were using "show".

Use reveal consistently and update the accesskey so that there aren't
conflicts with existing commands. Also enable the feature in
browser_contextmenu_input.js so that this change is tested.

Differential Revision: https://phabricator.services.mozilla.com/D136086
2022-01-17 14:18:51 +00:00
..
crashtests Bug 1690166 - Don't report BreakBefore reflow status if the <fieldset> is an abs/fixed positioned out-of-flow. r=TYLin 2021-02-03 21:21:40 +00:00
test Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
HTMLSelectEventListener.cpp Bug 1744009 - Accessibility fixes for new combobox layout code. r=eeejay 2022-01-17 11:10:05 +00:00
HTMLSelectEventListener.h Bug 1744009 - Accessibility fixes for new combobox layout code. r=eeejay 2022-01-17 11:10:05 +00:00
moz.build Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
nsButtonFrameRenderer.cpp Bug 1741495 - Make ThemeDrawsFocusForWidget return the right thing when drawing non-native widgets on Linux and Windows. r=spohl 2021-11-17 00:55:26 +00:00
nsButtonFrameRenderer.h Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsCheckboxRadioFrame.cpp Bug 1693688 - Make the non-native theme not return minimum sizes for checkboxes (and most other widgets). r=spohl,mstange 2021-02-20 00:13:10 +00:00
nsCheckboxRadioFrame.h Bug 1693688 - Make the non-native theme not return minimum sizes for checkboxes (and most other widgets). r=spohl,mstange 2021-02-20 00:13:10 +00:00
nsColorControlFrame.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
nsComboboxControlFrame.h Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
nsDateTimeControlFrame.cpp Bug 1723709 - Ignore line-height in the inside of the datetimebox when there's a fixed height specified. r=layout-reviewers,jfkthame 2021-08-03 13:57:13 +00:00
nsDateTimeControlFrame.h Bug 1698606 - Ensure baseline for text and date controls matches. r=jwatt 2021-03-31 12:21:17 +00:00
nsFieldSetFrame.cpp Bug 1745480 - Fix nsFieldSetFrame dependency on nsIScrollableFrame (idempotent change). r=emilio 2021-12-10 20:27:33 +00:00
nsFieldSetFrame.h Bug 1745480 - Fix nsFieldSetFrame dependency on nsIScrollableFrame (idempotent change). r=emilio 2021-12-10 20:27:33 +00:00
nsFileControlFrame.cpp Bug 1745113 Part 5 - Make grapheme cluster break iterators implement SegmentIteratorUtf16, and adapt the callers. r=necko-reviewers,jfkthame,kershaw 2022-01-13 18:36:04 +00:00
nsFileControlFrame.h
nsGfxButtonControlFrame.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp Bug 1672640 part 3: Adjust GetNaturalBaselineBOffset implementations to bail (report no baseline) if the frame has 'contain:layout'. r=TYLin 2021-08-06 18:46:22 +00:00
nsHTMLButtonControlFrame.h Bug 1686395 - Remove [Un]RegisterAccessKey calls in frame code (idempotent change). r=emilio 2021-01-29 20:48:02 +00:00
nsIFormControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h
nsImageControlFrame.cpp Bug 1733384 - Make inert not modify the computed style. r=sefeng,layout-reviewers,jfkthame 2021-10-07 17:00:36 +00:00
nsListControlFrame.cpp Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
nsListControlFrame.h Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
nsMeterFrame.cpp Bug 1746758 - Correctly compute meter position in nsNativeBasicTheme. r=spohl 2021-12-22 18:16:21 +00:00
nsMeterFrame.h Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsNumberControlFrame.cpp Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
nsNumberControlFrame.h Bug 1698821 - Remove dead GetNumberControlFrameForTextField. r=dholbert 2021-03-16 21:53:20 +00:00
nsProgressFrame.cpp Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges 2021-11-16 08:07:30 +00:00
nsProgressFrame.h Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsRangeFrame.cpp Bug 1733339 - Remove NS_AUTHOR_SPECIFIED_PADDING. r=mstange 2021-10-01 11:48:17 +00:00
nsRangeFrame.h Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsSearchControlFrame.cpp Bug 502258 - Add a Show Password button to <input type=password> controls. r=Gijs 2021-11-25 20:12:05 +00:00
nsSearchControlFrame.h Bug 1698043 - Simplify <input type=number/search> layout to fix this bug and make ::-moz-complex-control-wrapper unnecessary. r=dholbert 2021-03-14 07:53:13 +00:00
nsSelectsAreaFrame.cpp Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers 2022-01-17 14:18:51 +00:00
nsTextControlFrame.h Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers 2022-01-17 14:18:51 +00:00