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 |
|
bzbarsky@mit.edu
|
3f182aeeb1
|
Don't optimize away necessary reflows. Bug 388374, r+sr+a=dbaron
|
2007-08-02 15:02:25 -07:00 |
|
bzbarsky@mit.edu
|
21e0d65a42
|
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
|
61373b8418
|
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
|
38a4896ea0
|
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
|
471f24da3f
|
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
|
ebb6687f3d
|
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
|
2fb0fc711a
|
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
|
1ef0efdcd0
|
Backing out this change to see if it fixes the test failures.
|
2007-07-09 16:05:44 -07:00 |
|
mrbkap@gmail.com
|
5baf2ef023
|
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
|
e3c4baccae
|
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
|
0da7e5d679
|
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
|
db689821bf
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
|
bzbarsky@mit.edu
|
96d924392f
|
Fix parent style context warnings by being consistent about parent contexts.
Bug 380116, r+sr=dbaron
|
2007-06-15 22:11:20 -07:00 |
|
aaronleventhal@moonset.net
|
10f59fc4fa
|
Fixing bustage
|
2007-06-14 06:47:23 -07:00 |
|
aaronleventhal@moonset.net
|
df65a58ec3
|
Bug 384265. No accessible focus events fired during incremental find in an HTML <select>. r=mats, sr=neil
|
2007-06-14 06:18:16 -07:00 |
|