gecko-dev/layout/forms
Emilio Cobos Álvarez 9b7c17fcb6 Bug 1785229 - Factor out <select> longest option size computation. r=TYLin
This patch doesn't change behavior but I had it lying around in my
machine, and makes the code a bit easier to follow, so no reason not
to land it IMO.

Differential Revision: https://phabricator.services.mozilla.com/D154886
2022-08-17 18:36:40 +00:00
..
crashtests
test Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
HTMLSelectEventListener.cpp Bug 1773070 - Rename/remove some eventState/s variables. r=smaug 2022-06-07 23:09:54 +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 1754295 part 1: Fix non-unified build errors in layout/forms, and mark it as safe to build in non-unified mode. r=TYLin 2022-02-08 23:29:55 +00:00
nsButtonFrameRenderer.cpp Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsButtonFrameRenderer.h
nsCheckboxRadioFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsCheckboxRadioFrame.h Bug 1750927 - Fix non-unified-build bustage in layout/forms/nsCheckboxRadioFrame.h; r=emilio 2022-01-19 10:39:04 +00:00
nsColorControlFrame.cpp
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1785229 - Factor out <select> longest option size computation. r=TYLin 2022-08-17 18:36:40 +00:00
nsComboboxControlFrame.h Bug 1785229 - Factor out <select> longest option size computation. r=TYLin 2022-08-17 18:36:40 +00:00
nsDateTimeControlFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsDateTimeControlFrame.h
nsFieldSetFrame.cpp Bug 1782312 - Obey contain-intrinsic-size in fieldsets. r=emilio 2022-07-30 01:05:43 +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 1780199 - Fix accesskey on file input. r=edgar 2022-08-01 13:39:54 +00:00
nsFileControlFrame.h Bug 1773070 - While at it rename ContentStateChanged to ElementStateChanged, and make it take elements. r=smaug 2022-06-07 23:09:54 +00:00
nsGfxButtonControlFrame.cpp
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp Bug 1782540 - Obey contain-intrinsic-size in buttons. r=emilio 2022-08-01 21:11:51 +00:00
nsHTMLButtonControlFrame.h
nsIFormControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h Bug 1776238 - Pack TextControlState a bit better. r=masayuki 2022-06-24 05:41:01 +00:00
nsImageControlFrame.cpp Bug 1751473 Part 2 - Use CSSIntPoint instead of nsIntPoint in image event handling code. r=emilio 2022-01-22 01:07:19 +00:00
nsListControlFrame.cpp Bug 1777135 - Part 1: make nsPresContext::DefaultBackgroundColor account for default-background color-scheme. r=dholbert 2022-07-12 09:51:47 +00:00
nsListControlFrame.h Bug 1777135 - Part 1: make nsPresContext::DefaultBackgroundColor account for default-background color-scheme. r=dholbert 2022-07-12 09:51:47 +00:00
nsMeterFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsMeterFrame.h
nsNumberControlFrame.cpp Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
nsNumberControlFrame.h
nsProgressFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsProgressFrame.h
nsRangeFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsRangeFrame.h
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
nsSelectsAreaFrame.cpp Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsTextControlFrame.h Bug 1776238 - Pack TextControlState a bit better. r=masayuki 2022-06-24 05:41:01 +00:00