gecko-dev/layout/forms
Emilio Cobos Álvarez 54fd961a29 Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
There's no use case for stateful comparators, so they can be just plain
function pointers.

This is used in some hot places like CSS selector matching.

Differential Revision: https://phabricator.services.mozilla.com/D77084
2020-05-27 18:11:12 +00:00
..
crashtests Bug 1617753 - Avoid using our DEBUG version of RemoveFrame() which is supposed to never be called. r=emilio 2020-02-25 22:43:51 +00:00
test Bug 1638263 - Full screen window after getting focus in test_bug665540. r=karlt 2020-05-18 10:10:35 +00:00
moz.build
nsButtonFrameRenderer.cpp Bug 1640457 - Discard pending WR display items if the Gecko item will be pushed as an image r=jrmuizel 2020-05-27 16:45:08 +00:00
nsButtonFrameRenderer.h
nsCheckboxRadioFrame.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
nsCheckboxRadioFrame.h
nsColorControlFrame.cpp Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1638127 - Remove nsGlobalWindowInner::mShowFocusRingForContent. r=edgar 2020-05-16 18:03:54 +00:00
nsComboboxControlFrame.h
nsDateTimeControlFrame.cpp
nsDateTimeControlFrame.h
nsFieldSetFrame.cpp Bug 1632409 - Separate image mask API from the generic clip API in WR. r=kats 2020-04-23 20:44:21 +00:00
nsFieldSetFrame.h
nsFileControlFrame.cpp Bug 1635675 - Implement the ::file-chooser-button pseudo-element. r=jwatt 2020-05-25 23:54:10 +00:00
nsFileControlFrame.h Bug 1625809 - Remove nsFileControlFrame::AttributeChanged. r=smaug 2020-03-30 16:49:56 +00:00
nsGfxButtonControlFrame.cpp Bug 1640917 - Remove XBL mentions in layout. r=mats 2020-05-26 16:16:32 +00:00
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
nsHTMLButtonControlFrame.h
nsIFormControlFrame.h
nsImageControlFrame.cpp Bug 1556556 - Propagate RelativeTo far and wide. r=kats,mattwoodrow 2020-05-05 19:26:38 +00:00
nsISelectControlFrame.h
nsITextControlFrame.h Bug 1634153 - Rename and devirtualize nsITextControlFrame::ScrollSelectionIntoView. r=masayuki 2020-04-30 04:04:40 +00:00
nsLegendFrame.cpp
nsLegendFrame.h Bug 1629732 - Fix non-unified build errors in layout/forms. r=tnikkel 2020-04-15 04:29:46 +00:00
nsListControlFrame.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsListControlFrame.h
nsMeterFrame.cpp Bug 1624080 - Simplify the implementation of HasAuthorSpecifiedRules. r=heycam 2020-03-26 16:48:01 +00:00
nsMeterFrame.h
nsNumberControlFrame.cpp Bug 1556556 - Propagate RelativeTo far and wide. r=kats,mattwoodrow 2020-05-05 19:26:38 +00:00
nsNumberControlFrame.h
nsProgressFrame.cpp Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
nsProgressFrame.h
nsRangeFrame.cpp Bug 1636998 - Make ::-moz-focus-outer a no-op, and remove it on Nightly. r=jwatt 2020-05-18 10:54:16 +00:00
nsRangeFrame.h Bug 1636998 - Make ::-moz-focus-outer a no-op, and remove it on Nightly. r=jwatt 2020-05-18 10:54:16 +00:00
nsSelectsAreaFrame.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Bug 1640605 - Remove IsInAnonymousSubtree / IsRootOfAnonymousSubtree. r=edgar 2020-05-25 11:43:51 +00:00
nsTextControlFrame.h Bug 1634153 - Rename and devirtualize nsITextControlFrame::ScrollSelectionIntoView. r=masayuki 2020-04-30 04:04:40 +00:00