This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
layout
/
forms
History
bzbarsky%mit.edu
dd6f341053
Don't optimize away necessary reflows. Bug 388374, r+sr+a=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@231365 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-02 22:02:25 +00:00
..
resources
…
Makefile.in
…
nsButtonFrameRenderer.cpp
clean up unused methods and virualized methods in nsButtonFrameRenderer. Patch by Rob Arnold. b=315347 r/sr=roc
2007-05-23 20:32:56 +00:00
nsButtonFrameRenderer.h
clean up unused methods and virualized methods in nsButtonFrameRenderer. Patch by Rob Arnold. b=315347 r/sr=roc
2007-05-23 20:32:56 +00:00
nsComboboxControlFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsComboboxControlFrame.h
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
2007-07-26 04:03:31 +00:00
nsFieldSetFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsFileControlFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsFileControlFrame.h
…
nsFormControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsFormControlFrame.h
…
nsGfxButtonControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsHTMLButtonControlFrame.h
…
nsICheckboxControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsImageControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsIRadioControlFrame.h
…
nsISelectControlFrame.h
…
nsIsIndexFrame.cpp
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 13:05:06 +00:00
nsIsIndexFrame.h
…
nsITextControlFrame.h
…
nsLegendFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsLegendFrame.h
…
nsListControlFrame.cpp
Don't optimize away necessary reflows. Bug 388374, r+sr+a=dbaron
2007-08-02 22:02:25 +00:00
nsListControlFrame.h
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsSelectsAreaFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsSelectsAreaFrame.h
…
nsTextControlFrame.cpp
Avoid doing some work when initializing textfields. Bug 221150, patch by
2007-07-25 00:11:23 +00:00
nsTextControlFrame.h
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +00:00