bzbarsky@mit.edu
|
fc4c66121d
|
Make image controls splittable just like regular images. Bug 409659, r+sr=roc, a=dsicore
|
2008-01-04 22:44:38 -08:00 |
|
neil@parkwaycc.co.uk
|
dafb9ad144
|
Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking
|
2008-01-04 03:24:41 -08:00 |
|
roc+@cs.cmu.edu
|
fb28ffc853
|
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-03 18:08:29 -08:00 |
|
reed@reedloden.com
|
b614a0a043
|
Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart]
|
2007-12-29 12:43:27 -08:00 |
|
jruderman@hmc.edu
|
250a219809
|
Add crashtests
|
2007-12-23 17:51:54 -08:00 |
|
dholbert@cs.stanford.edu
|
cc8a4b26d0
|
Bug 408772: Replace nscoord_MAX-unsafe arithmetic with safe call to NSCoordSaturatingSubtract, in nsComboboxControlFrame::GetIntrinsicWidth. r+sr=bzbarsky a=mtschrep
|
2007-12-18 11:26:35 -08:00 |
|
jruderman@hmc.edu
|
96d322a608
|
Add crashtest
|
2007-12-17 23:19:21 -08:00 |
|
jruderman@hmc.edu
|
6ea81eab14
|
Add crashtest
|
2007-12-17 16:35:42 -08:00 |
|
jruderman@hmc.edu
|
4cce8846a5
|
Add crashtests
|
2007-12-16 17:23:03 -08:00 |
|
jruderman@hmc.edu
|
559babe015
|
When you stare into the crashtest, the crashtest also stares back into you.
|
2007-12-16 17:20:41 -08:00 |
|
jruderman@hmc.edu
|
7149b817ac
|
Add a crashtest
|
2007-12-16 17:16:39 -08:00 |
|
jruderman@hmc.edu
|
741f931c73
|
Add crashtest
|
2007-12-16 17:13:30 -08:00 |
|
jruderman@hmc.edu
|
1e81cca46f
|
Old MacDonald had a farm, EIEIO. And on that farm he had some crashtests, EIEIO. With an mlk here and an assert there, here a crash, there a hang, everywhere a big bang. Old MacDonald had a farm, EIEIO.
|
2007-12-16 17:10:36 -08:00 |
|
jruderman@hmc.edu
|
72a133ea96
|
Add crashtest
|
2007-12-16 16:52:49 -08:00 |
|
jruderman@hmc.edu
|
f0e5e8131b
|
Add crashtest
|
2007-12-16 14:10:22 -08:00 |
|
jruderman@hmc.edu
|
2d4104d7fe
|
Add two crashtests
|
2007-12-16 14:08:46 -08:00 |
|
jruderman@hmc.edu
|
ea61e99e3c
|
Crashtest!
|
2007-12-15 20:55:06 -08:00 |
|
jruderman@hmc.edu
|
9dad778aed
|
Add crashtests
|
2007-12-15 15:45:02 -08:00 |
|
reed@reedloden.com
|
874a80563f
|
Back out patch from bug 406047, as it is causing orange on Linux and Tp regression on Mac.
|
2007-12-14 00:55:08 -08:00 |
|
reed@reedloden.com
|
7ef5d7c383
|
Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart]
|
2007-12-13 23:20:32 -08:00 |
|
roc+@cs.cmu.edu
|
21900626e0
|
Bug 407015. Dropdown listboxes should not propagate computed height from the scrollframe to its scrolled content. r+sr=dbaron
|
2007-12-06 16:10:31 -08:00 |
|
enndeakin@sympatico.ca
|
0414ebb213
|
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
|
2007-12-03 08:33:42 -08:00 |
|
bzbarsky@mit.edu
|
527771da59
|
Landing part of bug 363858 that somehow got misplaced. pending r=dbaron
|
2007-12-02 23:38:48 -08:00 |
|
bzbarsky@mit.edu
|
44e2c1e61f
|
Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron
|
2007-12-02 22:41:38 -08:00 |
|
roc+@cs.cmu.edu
|
e1b6765b9c
|
Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats
|
2007-12-01 00:32:51 -08:00 |
|
reed@reedloden.com
|
f1b1304be3
|
Bug 363696 - "Crash [@ nsHTMLReflowState::ComputeContainingBlockRectangle] with file upload control in xul" [p=kinetik@flim.org (Matthew Gregan) r=bzbarsky sr=roc a=blocking1.9+]
|
2007-11-26 19:35:50 -08:00 |
|
reed@reedloden.com
|
c6d06df230
|
Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
|
2007-11-26 18:44:44 -08:00 |
|
Olli.Pettay@helsinki.fi
|
2976ce8f18
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 12:47:33 -08:00 |
|
aaronleventhal@moonset.net
|
de32cb5f0a
|
Bug 385070. Accessible subtrees for anonymous content need to be shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc for layout part, a=dsicor
|
2007-11-20 12:39:36 -08:00 |
|
Evan.Yan@Sun.COM
|
42d1005186
|
back out patch of bug 385070 which broke accessible tree, to make nightly build safe
|
2007-11-16 01:12:58 -08:00 |
|
aaronleventhal@moonset.net
|
6c34d177ea
|
Bug 385070. Nodes in anonymous content trees that are hidden not being shut down. Patch by Evan Yan. r=aaronlev, r+sr=roc, a=mconnor
|
2007-11-15 17:38:33 -08:00 |
|
reed@reedloden.com
|
ee71834988
|
Bug 402198 - Use async version of Invalidate() to avoid flushing pending notifications [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=roc a1.9=schrep]
|
2007-11-13 08:44:48 -08:00 |
|
mats.palmgren@bredband.net
|
bca1dd4c0b
|
Backing out relevant part of bug 402198 to see if it fixes Orange on Windows Tinderbox...
|
2007-11-09 20:23:26 -08:00 |
|
mats.palmgren@bredband.net
|
6ff9f4a686
|
Use async version of Invalidate() to avoid flushing pending notifications. Also, document this aspect of the Invalidate() API. b=402198 r+sr=roc a=mtschrep
|
2007-11-09 16:51:02 -08:00 |
|
reed@reedloden.com
|
f7de92aab4
|
Bug 336153 - Fix fieldset content-block sizing when a specified height is given [p=roc r+sr=bzbarsky a=blocking1.9+]
|
2007-11-07 20:04:32 -08:00 |
|
neil@parkwaycc.co.uk
|
d3fd192a81
|
Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc
|
2007-10-19 01:51:27 -07:00 |
|
roc+@cs.cmu.edu
|
bd6f1fc294
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
|
roc+@cs.cmu.edu
|
a92c012e1a
|
Bug 345339. Stop using a generic hashtable to store element session history state in nsPresState. patch by Karthik Sarma, r+sr=roc,a=sicking
|
2007-10-09 19:15:23 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6b454f086
|
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
|
2007-10-02 09:56:07 -07:00 |
|
aaronleventhal@moonset.net
|
56404d7111
|
bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc
|
2007-09-27 18:09:14 -07:00 |
|
roc+@cs.cmu.edu
|
f416ecde08
|
Bug 392629. Be a bit more clever about invalidating listboxes and combobox dropdowns when the focus ring moves. r+sr=bzbarsky
|
2007-09-27 16:06:31 -07:00 |
|
joshmoz@gmail.com
|
df46920114
|
extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc
|
2007-09-27 09:01:32 -07:00 |
|
bzbarsky@mit.edu
|
11b0a24baf
|
Only update the select command for focused text inputs. Bug 394792, r=roc, sr=neil, a=roc
|
2007-09-14 15:33:40 -07:00 |
|
bzbarsky@mit.edu
|
cf486e9ad4
|
When selectedIndex is set, make sure to display the corresponding text in the display area. Bug 330554, r+sr=mats, a=dbaron
|
2007-08-21 20:25:42 -07:00 |
|
bzbarsky@mit.edu
|
32444ff39f
|
Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron
|
2007-08-21 20:22:21 -07:00 |
|
bzbarsky@mit.edu
|
e234beb50d
|
Make auto-height abs-pos textfields with top and bottom offsets both set use their intrinsic height, per spec. Bug 385870, r+sr+a=dbaron
|
2007-08-21 20:07:25 -07:00 |
|
bzbarsky@mit.edu
|
295ac223f1
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
|
bzbarsky@mit.edu
|
89ed6ace4a
|
When a file has already been selected, correctly prefill the filepicker with that file. Bug 374013, r+sr=sicking, a=dbaron
|
2007-08-14 11:42:10 -07:00 |
|
enndeakin@sympatico.ca
|
e400c46775
|
Bug 390420, select dropdowns appearing in the wrong place in some cases, r+bz,a=dbaron
|
2007-08-10 05:42:06 -07:00 |
|
bzbarsky@mit.edu
|
e27b046432
|
Account for the padding on our anonymous div when sizing. Bug 388086, r+sr+a=dbaron
|
2007-08-02 15:06:00 -07:00 |
|