Commit Graph

2393 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
cf34398740 Bug 381888. Caret tracking broken with Windows screen readers [Cairo-related]. When a11y active, follow Gecko caret around with invisible system caret. r=surkov 2007-06-14 10:12:50 -07:00
peterv@propagandism.org
1423e531e9 Fix for bug 384440 (txHandlerTable leaks). r/sr=sicking. 2007-06-14 09:54:34 -07:00
sdwilsh@shawnwilsher.com
72b159dbe9 Bug 384245 - Fix unit tests in a non-hackish way. r=mano 2007-06-14 09:49:54 -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
ginn.chen@sun.com
027453f46c Bug 384187 Fix systempref module for GTK2r=bsmedberg 2007-06-14 03:26:47 -07:00
peterv@propagandism.org
97650672c8 Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst. 2007-06-14 03:03:44 -07:00
nrthomas@gmail.com
7ed16b56e9 Bug 376959, follow symlinks when doing Repack verification, r=preed 2007-06-14 02:06:12 -07:00
Olli.Pettay@helsinki.fi
1ada41249c Bug 382444, r+sr=roc 2007-06-14 01:37:21 -07:00
Olli.Pettay@helsinki.fi
ed8942f481 Bug 336160 - Crash when releasing mouse while dragging absolute positioned element in designMode [@ nsHTMLEditor::MouseUp], r=glazman, sr=peterv 2007-06-14 01:22:47 -07:00
Olli.Pettay@helsinki.fi
19e2e52116 Adding a null check, Bug 384133, r=enn, sr=neil 2007-06-14 01:18:11 -07:00
brendan@mozilla.org
240b795fc5 Avoid entraining arguments in a Call prototype (383269, r=igor). 2007-06-14 00:26:19 -07:00
igor@mir2.org
1aa40de49d Bug 384151: refactoring boxing of primitive values, r=brendan 2007-06-14 00:07:01 -07:00
philringnalda@gmail.com
4f92c97939 Bug 379011 - Text size increasing/decreasing broken in view source window, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 22:26:39 -07:00
philringnalda@gmail.com
5f22be1c84 Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2007-06-13 22:06:48 -07:00
philringnalda@gmail.com
bc6ff4ad9b Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:59:43 -07:00
dwitte@stanford.edu
4551bb4ba2 check for non-null connection in mozStorageTransaction helper. b=384224, r=sspitzer 2007-06-13 21:58:52 -07:00
philringnalda@gmail.com
31af162564 Bug 384259 - Remove unused function safeGetBoolPref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:41:41 -07:00
rhelmer@mozilla.com
3c1c8868ce make Config->Bump() handle no whitespace between variables b=379380 r=preed 2007-06-13 20:45:00 -07:00
bclary@bclary.com
d48a46146f JavaScript Test - regression test for bug 383965, by Jesse Ruderman 2007-06-13 20:38:15 -07:00
mats.palmgren@bredband.net
af93a34b6b Second attempt at mochitests for bug 375003. 2007-06-13 18:21:13 -07:00
mats.palmgren@bredband.net
8e2a241b4b Disabling tests for bug 375003 for now to fix orange. 2007-06-13 17:38:54 -07:00
dbaron@dbaron.org
d4580a96f6 Back out bug 381199. 2007-06-13 17:12:16 -07:00
sdwilsh@shawnwilsher.com
3776a4c01f Bug 72494 - DOM Inspector needs save option. r=timeless, sr=neil 2007-06-13 17:11:12 -07:00
sdwilsh@shawnwilsher.com
afc42058d3 Bug 383581 - [pl] Update of DOMi. Patch by Marek A. Stępień <marcoos+bmo@marcoos.org>. r=hubert.gajewski 2007-06-13 17:10:48 -07:00
mats.palmgren@bredband.net
4805e0ce39 Fix offsetLeft/Top for nested tables and clientLeft/Top for some elements with non-zero margins. b=375003 r+sr=roc 2007-06-13 17:08:10 -07:00
pavlov@pavlov.net
056b16ad58 minor cleanup to make the code more readable. bug 384363. r=vlad 2007-06-13 16:28:25 -07:00
dbaron@dbaron.org
315c9bfadc Change cycle collector aging constant from 10 to 0. b=381199 r+sr=peterv 2007-06-13 16:22:19 -07:00
bzbarsky@mit.edu
5713e08321 Cycle-collect through the internet search datasource. Bug 383942, r+sr=neil 2007-06-13 15:55:16 -07:00
bzbarsky@mit.edu
10617cfbf0 Cycle collect through the bookmark service. Bug 383945, r+sr=neil 2007-06-13 15:54:02 -07:00
roc+@cs.cmu.edu
702c09b987 Bug 382741. Updating cairo patch list. 2007-06-13 15:49:19 -07:00
bzbarsky@mit.edu
29ed0de3d0 Make plug-in loads of javascript: URIs execute synchronously. Bug 364028,r=biesi, sr=jst 2007-06-13 15:42:07 -07:00
bzbarsky@mit.edu
83592e4d83 Don't create huge surfaces. We need a surface big enough to hold our widget'spixel dimensions, not twip dimensions. Bug 384266, r+sr=roc 2007-06-13 15:34:06 -07:00
roc+@cs.cmu.edu
5ecac60819 Backing out new textframe landing because of Windows bustage. 2007-06-13 15:31:31 -07:00
roc+@cs.cmu.edu
0a8d95d074 Bug 382741. Make cairo asserts non-fatal. May fix tinderbox issues with crashing with new-textframe. r=vlad 2007-06-13 15:10:23 -07:00
bclary@bclary.com
d663b1c653 JavaScript Test - fix scope on map call, bug 382509 2007-06-13 13:51:06 -07:00
roc+@cs.cmu.edu
aabe78b6ca Bug 367177. Turn on new textframe. Lord, have mercy upon us. 2007-06-13 13:20:19 -07:00
roc+@cs.cmu.edu
fba8d645e8 Not part of the build (barely). Don't skip updating per-char arrays for characters that are cluster continuations (in small-caps code). 2007-06-13 11:28:38 -07:00
roc+@cs.cmu.edu
5c7dda1060 Not part of the build (barely). Don't allow PeekOffsetWord to break before the first cluster. Avoids a fencepost error in ClusterIterator where going backwards we might try to look at one past the end of mWordBreaks. 2007-06-13 11:25:14 -07:00
mats.palmgren@bredband.net
3f7e3e99ea Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
nrthomas@gmail.com
b05a0247cc Bug 384296, improvements to update verification (change aus server, fix diff exclusion), r=rhelmer 2007-06-13 10:23:31 -07:00
ted.mielczarek@gmail.com
8018c89ae2 bug 384034 - update to breakpad revision 189. r=mento 2007-06-13 10:19:37 -07:00
benjamin@smedbergs.us
6b22f3c9b9 Bug 384269 - Mac perf regression from enabling libxul, r=luser 2007-06-13 10:15:05 -07:00
ted.mielczarek@gmail.com
e01c1a191a bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-06-13 10:11:18 -07:00
neil@parkwaycc.co.uk
0af4a26a04 Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 06:10:39 -07:00
neil@parkwaycc.co.uk
79577883dc Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 05:52:35 -07:00
neil@parkwaycc.co.uk
7b06c82a43 Bug 382781 Kill mail3PaneWindowVertLayout.xul r=Mnyromyr sr=mscott 2007-06-13 05:43:48 -07:00
neil@parkwaycc.co.uk
6c016419b9 Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag 2007-06-13 05:38:29 -07:00
roc+@cs.cmu.edu
ee1924e0c6 Not part of the build (barely). Fix intrinsic-min-widths properly for preformatted white-space... the previous checkin messed up the check for newline characters. 2007-06-13 03:58:44 -07:00
ginn.chen@sun.com
63f63f33a4 Bug 383355 State incorrectly set for showing item in a collapsed XUL menulistr=aaronleventhal 2007-06-13 03:54:07 -07:00