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
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
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
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
nsGfxButtonControlFrame.cpp Bug 1640917 - Remove XBL mentions in layout. r=mats 2020-05-26 16:16:32 +00:00
nsGfxButtonControlFrame.h
nsHTMLButtonControlFrame.cpp
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
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
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
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