mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
dc9cd57308
Add an extra change hint, UpdateOverflow, that can be used to specify that a frame's overflow areas may have changed and that they need to be recalculated. When a transform on a frame changes, instead of marking it for reflow, set this hint instead. There is an added virtual function on nsIFrame, UpdateOverflow, which is called recursively on a frame when the corresponding hint is set, to allow it to update its overflow areas. |
||
---|---|---|
.. | ||
crashtests | ||
test | ||
Makefile.in | ||
nsButtonFrameRenderer.cpp | ||
nsButtonFrameRenderer.h | ||
nsComboboxControlFrame.cpp | ||
nsComboboxControlFrame.h | ||
nsFieldSetFrame.cpp | ||
nsFileControlFrame.cpp | ||
nsFileControlFrame.h | ||
nsFormControlFrame.cpp | ||
nsFormControlFrame.h | ||
nsGfxButtonControlFrame.cpp | ||
nsGfxButtonControlFrame.h | ||
nsGfxCheckboxControlFrame.cpp | ||
nsGfxCheckboxControlFrame.h | ||
nsGfxRadioControlFrame.cpp | ||
nsGfxRadioControlFrame.h | ||
nsHTMLButtonControlFrame.cpp | ||
nsHTMLButtonControlFrame.h | ||
nsICapturePicker.idl | ||
nsIComboboxControlFrame.h | ||
nsIFormControlFrame.h | ||
nsIListControlFrame.h | ||
nsImageControlFrame.cpp | ||
nsISelectControlFrame.h | ||
nsITextControlFrame.h | ||
nsLegendFrame.cpp | ||
nsLegendFrame.h | ||
nsListControlFrame.cpp | ||
nsListControlFrame.h | ||
nsProgressFrame.cpp | ||
nsProgressFrame.h | ||
nsSelectsAreaFrame.cpp | ||
nsSelectsAreaFrame.h | ||
nsTextControlFrame.cpp | ||
nsTextControlFrame.h |