|
|
695b2b5c29
|
Add a crashtest (plus another crashtest I apparently forgot to check in before).
|
2008-01-05 22:10:06 -08:00 |
|
|
|
7fdea4ef97
|
Make image controls splittable just like regular images. Bug 409659, r+sr=roc, a=dsicore
|
2008-01-04 22:44:38 -08:00 |
|
|
|
c383d1b11d
|
Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking
|
2008-01-04 03:24:41 -08:00 |
|
|
|
3a9eaf107e
|
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 |
|
|
|
e3aee240b4
|
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 |
|
|
|
e6fd9cb634
|
Add crashtests
|
2007-12-23 17:51:54 -08:00 |
|
|
|
28f610779c
|
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 |
|
|
|
230f48ccff
|
Add crashtest
|
2007-12-17 23:19:21 -08:00 |
|
|
|
60ce2efe24
|
Add crashtest
|
2007-12-17 16:35:42 -08:00 |
|
|
|
ac541a4172
|
Add crashtests
|
2007-12-16 17:23:03 -08:00 |
|
|
|
7b7e3e1f87
|
When you stare into the crashtest, the crashtest also stares back into you.
|
2007-12-16 17:20:41 -08:00 |
|
|
|
ce7f54e65b
|
Add a crashtest
|
2007-12-16 17:16:39 -08:00 |
|
|
|
fed626789c
|
Add crashtest
|
2007-12-16 17:13:30 -08:00 |
|
|
|
d2a1888c6a
|
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 |
|
|
|
fe33d022a5
|
Add crashtest
|
2007-12-16 16:52:49 -08:00 |
|
|
|
969c7dc7fb
|
Add crashtest
|
2007-12-16 14:10:22 -08:00 |
|
|
|
f5bcd318cf
|
Add two crashtests
|
2007-12-16 14:08:46 -08:00 |
|
|
|
29ea2c6218
|
Crashtest!
|
2007-12-15 20:55:06 -08:00 |
|
|
|
e678f55a9a
|
Add crashtests
|
2007-12-15 15:45:02 -08:00 |
|
|
|
31eee9eab5
|
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 |
|
|
|
e4f3d3937e
|
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 |
|
|
|
73a6d6531c
|
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 |
|
|
|
da8ae79238
|
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 |
|
|
|
d8d3dd94e0
|
Landing part of bug 363858 that somehow got misplaced. pending r=dbaron
|
2007-12-02 23:38:48 -08:00 |
|
|
|
f5a7f12999
|
Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron
|
2007-12-02 22:41:38 -08:00 |
|
|
|
3fc108daf4
|
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 |
|
|
|
f6f7b39762
|
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 |
|
|
|
133ea94179
|
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 |
|
|
|
750ad2685e
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 12:47:33 -08:00 |
|
|
|
78c169e7e0
|
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 |
|
|
|
3aa1aa3da9
|
back out patch of bug 385070 which broke accessible tree, to make nightly build safe
|
2007-11-16 01:12:58 -08:00 |
|
|
|
fcde9ce7b9
|
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 |
|
|
|
ae6398de0c
|
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 |
|
|
|
192499a8d7
|
Backing out relevant part of bug 402198 to see if it fixes Orange on Windows Tinderbox...
|
2007-11-09 20:23:26 -08:00 |
|
|
|
24ed1d9b42
|
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 |
|
|
|
bb6a3a4652
|
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 |
|
|
|
aadfb09dce
|
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 |
|
|
|
98bb621aa2
|
Backing out fix for bug 345339 because of test failures
|
2007-10-09 20:39:16 -07:00 |
|
|
|
afd1f286f5
|
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 |
|
|
|
e67a403ab0
|
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 |
|
|
|
c0963b3f93
|
bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc
|
2007-09-27 18:09:14 -07:00 |
|
|
|
5c8e13e604
|
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 |
|
|
|
5c621e16b5
|
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 |
|
|
|
24d90daaf9
|
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 |
|
|
|
e54d0c7b68
|
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 |
|
|
|
99dfbbb6f7
|
Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron
|
2007-08-21 20:22:21 -07:00 |
|
|
|
4cefb9b2f5
|
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 |
|
|
|
d0829b5bfc
|
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 |
|
|
|
2904bb31ed
|
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 |
|
|
|
3a2e55fe48
|
Bug 390420, select dropdowns appearing in the wrong place in some cases, r+bz,a=dbaron
|
2007-08-10 05:42:06 -07:00 |
|