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
Files
f4fcd66b3e95df8a11e0c5fb00a3b4d99a9153de
Mozilla
/
mozilla
/
layout
/
forms
History
Olli.Pettay%helsinki.fi
ac43977434
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
...
git-svn-id: svn://10.0.0.236/trunk@242859 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-10 21:55:39 +00:00
..
crashtests
Add crashtest.
2008-01-06 23:55:24 +00:00
resources
…
test
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
2008-01-10 21:55:39 +00:00
Makefile.in
…
nsButtonFrameRenderer.cpp
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
2008-01-04 02:08:30 +00:00
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
Bug 408772: Replace nscoord_MAX-unsafe arithmetic with safe call to
2007-12-18 19:26:35 +00:00
nsComboboxControlFrame.h
…
nsFieldSetFrame.cpp
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
2008-01-04 02:08:30 +00:00
nsFileControlFrame.cpp
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
2008-01-10 21:55:39 +00:00
nsFileControlFrame.h
…
nsFormControlFrame.cpp
…
nsFormControlFrame.h
…
nsGfxButtonControlFrame.cpp
…
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
…
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
…
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
…
nsHTMLButtonControlFrame.h
…
nsICheckboxControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsImageControlFrame.cpp
Make image controls splittable just like regular images. Bug 409659, r+sr=roc,
2008-01-05 06:44:38 +00:00
nsIRadioControlFrame.h
…
nsISelectControlFrame.h
…
nsIsIndexFrame.cpp
…
nsIsIndexFrame.h
…
nsITextControlFrame.h
…
nsLegendFrame.cpp
…
nsLegendFrame.h
…
nsListControlFrame.cpp
…
nsListControlFrame.h
…
nsSelectsAreaFrame.cpp
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
2008-01-04 02:08:30 +00:00
nsSelectsAreaFrame.h
…
nsTextControlFrame.cpp
Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking
2008-01-04 11:24:42 +00:00
nsTextControlFrame.h
…