gecko-dev/layout/forms
Ting-Yu Lin 2884834832 Bug 1301630 - Remove nsBlockFrame::SetFlags(). r=bz
Per bug 1299753 comment 20, SetFlags() is designed for flag propagation
to continuations during block reflow. To avoid misuse, I expand
SetFlags() directly in the only reasonable caller nsBlackFrame::Init(),
and replace other usages by AddStateBits().

MozReview-Commit-ID: GsbE2Z0Rps1

--HG--
extra : rebase_source : 72a64e9218870d638f67d1b586f533cd7d16c491
2016-09-09 15:26:57 +08:00
..
crashtests
test Bug 885359 - Support :indeterminate pseudo-class for radio groups. r=smaug 2016-08-24 18:39:00 -04:00
moz.build
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
nsColorControlFrame.cpp
nsColorControlFrame.h
nsComboboxControlFrame.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
nsComboboxControlFrame.h Bug 1194027, add a flag to select elements to indicate if the parent process has the popup open, r=mrbkap 2016-08-03 07:45:46 -04:00
nsFieldSetFrame.cpp
nsFieldSetFrame.h
nsFileControlFrame.cpp
nsFileControlFrame.h
nsFormControlFrame.cpp
nsFormControlFrame.h
nsGfxButtonControlFrame.cpp
nsGfxButtonControlFrame.h
nsGfxCheckboxControlFrame.cpp
nsGfxCheckboxControlFrame.h
nsGfxRadioControlFrame.cpp
nsGfxRadioControlFrame.h
nsHTMLButtonControlFrame.cpp
nsHTMLButtonControlFrame.h
nsIComboboxControlFrame.h Bug 1194027, add a flag to select elements to indicate if the parent process has the popup open, r=mrbkap 2016-08-03 07:45:46 -04:00
nsIFormControlFrame.h
nsIListControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h
nsImageControlFrame.cpp
nsLegendFrame.cpp
nsLegendFrame.h
nsListControlFrame.cpp Backed out changeset 75b2b455ddb1 (bug 1275493) for a11y selection failures e.g. in test_focus_selects.html. r=backout 2016-09-01 17:10:08 +02:00
nsListControlFrame.h
nsMeterFrame.cpp
nsMeterFrame.h
nsNumberControlFrame.cpp Bug 1293570 - Revert parts of bug 1003741 which were added to make selection APIs work on <input type=number>; r=baku 2016-08-24 10:04:39 -04:00
nsNumberControlFrame.h Bug 1293570 - Revert parts of bug 1003741 which were added to make selection APIs work on <input type=number>; r=baku 2016-08-24 10:04:39 -04:00
nsProgressFrame.cpp
nsProgressFrame.h
nsRangeFrame.cpp Bug 1297934. Enforce the invariant that every display item class has a different display item type for nsDisplayFocusRing. r=mattwoodrow 2016-08-26 18:02:49 -05:00
nsRangeFrame.h
nsSelectsAreaFrame.cpp Bug 1301630 - Remove nsBlockFrame::SetFlags(). r=bz 2016-09-09 15:26:57 +08:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
nsTextControlFrame.h