jruderman@hmc.edu
|
309d123c00
|
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
|
48b26fa0a4
|
Add crashtest
|
2007-12-16 16:52:49 -08:00 |
jruderman@hmc.edu
|
8be0b64f36
|
Add crashtest
|
2007-12-16 14:10:22 -08:00 |
jruderman@hmc.edu
|
90abaeb7d9
|
Add two crashtests
|
2007-12-16 14:08:46 -08:00 |
jruderman@hmc.edu
|
2c905a9b6d
|
Crashtest!
|
2007-12-15 20:55:06 -08:00 |
jruderman@hmc.edu
|
43da2f805d
|
Add crashtests
|
2007-12-15 15:45:02 -08:00 |
reed@reedloden.com
|
5dee196d59
|
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
|
5c9374908b
|
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
|
1b3c373e42
|
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
|
79f6145d26
|
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
|
8bbaeaa979
|
Landing part of bug 363858 that somehow got misplaced. pending r=dbaron
|
2007-12-02 23:38:48 -08:00 |
bzbarsky@mit.edu
|
101a9e4770
|
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
|
f2ba8ed525
|
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
|
756d546015
|
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
|
71b2658219
|
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
|
1887860ac2
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 12:47:33 -08:00 |
aaronleventhal@moonset.net
|
ef71b5465e
|
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
|
c71b803bc5
|
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
|
4ffa31a420
|
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
|
5b562b55a5
|
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
|
ce6e262c89
|
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
|
3213853d63
|
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
|
24c838a4d7
|
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
|
32d272346f
|
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
|
0a842dee00
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
roc+@cs.cmu.edu
|
c15b5b5849
|
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
|
4bee858f92
|
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
|
7ded84c2cb
|
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
|
74ac87567d
|
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
|
21632d3639
|
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
|
f57439e68f
|
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
|
f347994a03
|
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
|
db7616c86a
|
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
|
e5eb2da603
|
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
|
6b0b848b3c
|
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
|
287202382b
|
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
|
c42a4008e7
|
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
|
297e8aa8bc
|
Account for the padding on our anonymous div when sizing. Bug 388086, r+sr+a=dbaron
|
2007-08-02 15:06:00 -07:00 |
bzbarsky@mit.edu
|
4aa4d5dd92
|
Don't optimize away necessary reflows. Bug 388374, r+sr+a=dbaron
|
2007-08-02 15:02:25 -07:00 |
bzbarsky@mit.edu
|
ae6b0c1286
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
roc+@cs.cmu.edu
|
1da360b2d7
|
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-25 21:03:29 -07:00 |
bzbarsky@mit.edu
|
75962c91a3
|
Avoid doing some work when initializing textfields. Bug 221150, patch by
peterv and a little bit me, r=me, sr=roc
|
2007-07-24 17:11:22 -07:00 |
Olli.Pettay@helsinki.fi
|
c5b1d1c173
|
Bug 355367, textbox onchange doesn't fire if user tabs out and value changed in onkeydown, r=jst, sr=sicking
|
2007-07-20 16:19:19 -07:00 |
bzbarsky@mit.edu
|
e8d38bd977
|
Update the visual look of a file input when privileged script sets its value.
Bug 387978, r+sr=sicking
|
2007-07-13 21:46:09 -07:00 |
peterv@propagandism.org
|
a1834b7d96
|
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
|
2007-07-11 06:05:05 -07:00 |
mrbkap@gmail.com
|
9e3c67b504
|
Backing out this change to see if it fixes the test failures.
|
2007-07-09 16:05:44 -07:00 |
mrbkap@gmail.com
|
a113b7f1b9
|
Attempt to re-enable async reflow and painting in editor. bug 174823, r+sr=roc
|
2007-07-09 14:55:18 -07:00 |
jwalden@mit.edu
|
12e960c504
|
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 00:08:04 -07:00 |
bzbarsky@mit.edu
|
a75b6ad2cb
|
Fix bug 387154 -- rendering of narrow buttons (for which we need to scoot the
text over to the left) regressed. r+sr=dbaron
|
2007-07-06 17:48:29 -07:00 |
mats.palmgren@bredband.net
|
0711c3f514
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |