Commit Graph

2217 Commits

Author SHA1 Message Date
martijn.martijn@gmail.com
60a1f54423 Fix mingw build issue from Bug 377950 - Need to get real cmaps from fonts, r+sr=pavlov 2007-06-02 03:12:40 -07:00
emaijala@kolumbus.fi
ae598fdeb7 Patch for bug 382480: Crash at nsBidiPresUtils::ProcessTextr+sr=roc 2007-06-02 00:09:26 -07:00
bmlk@gmx.de
9a1faa8eb4 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:35:03 -07:00
bmlk@gmx.de
e43ec42d28 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:30:31 -07:00
igor@mir2.org
c030410f7b Bug 382253: consistent termination of inline functions. r=brendan 2007-06-01 20:46:39 -07:00
surkov.alexander@gmail.com
75cb2258b9 Bug 379435 - expose role and states as string in nsIAccessibleRetrieval, r=me, aaronlev, sr=neil 2007-06-01 20:23:58 -07:00
surkov.alexander@gmail.com
aa70f77f2e Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil 2007-06-01 20:01:38 -07:00
rflint@ryanflint.com
80e306831e Bug 382584 - Mistyped assignment in tree.xml. r=enndeakin 2007-06-01 19:05:08 -07:00
flamingice@sourmilk.net
0350996398 Bug 379666, Remove incorrect PR_UnloadLibrary call, r=dbaron 2007-06-01 18:43:36 -07:00
cltbld
01e35f730d Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed 2007-06-01 18:15:11 -07:00
rhelmer@mozilla.com
4350240a4d 15011 build id 2007-06-01 14:32:23 -07:00
rhelmer@mozilla.com
19a3a54415 verification 2007-06-01 14:27:22 -07:00
crowder@fiverocks.com
f27ecbd250 backing out checkin on closed tree 2007-06-01 11:31:02 -07:00
crowder@fiverocks.com
d0c155d1f7 Bug 366355: more perlconnect removal goodness 2007-06-01 11:29:49 -07:00
mattwillis@gmail.com
6f12c5bd1d fix typo in comment. rs=sayrer 2007-06-01 07:34:22 -07:00
sdwilsh@shawnwilsher.com
fdb80cf773 Bug 381803 - two files are listed in DM, while downloading one file. r=mconnor 2007-05-31 18:42:43 -07:00
sdwilsh@shawnwilsher.com
f4bca2120c Bug 381801 - Downloads Complete alert (slider) no longer shows. r=mconnor 2007-05-31 18:39:53 -07:00
dietrich@mozilla.com
9965fa5d00 Bug 382094 bookmarks root should be a child of the places root (r=mano) 2007-05-31 18:33:29 -07:00
mozilla.mano@sent.com
b34f3a837c Bug 382073 - Bookmarks Service batch update API is a footgun. r=sayrer/mrbkap, a=mconnor. 2007-05-31 17:44:43 -07:00
mozilla.mano@sent.com
29b143d626 Bug 374613 - the context menu of places bookmarks with live titles is missing the 'reload' option. patch from Steve Won <swon@mozilla.com>, r=me, a=mconnor. 2007-05-31 17:39:09 -07:00
mozilla.mano@sent.com
2cf106564a Bug 380519 - Don't use the moz_bookmarks.folderType field for marking the toolbar folder. r=dietrich, a=mconnor. 2007-05-31 17:35:49 -07:00
roc+@cs.cmu.edu
5216f20285 Bug 382471. Don't crash when wigets aren't present. patch by Eli Friedman, r+sr=roc 2007-05-31 16:23:32 -07:00
roc+@cs.cmu.edu
e987b74e4a Bug 382471. Don't crash when wigets aren't present. patch by Eli Friedman, r+sr=roc 2007-05-31 16:23:05 -07:00
bclary@bclary.com
2ef14cf331 JavaScript Test - fix broken test, bug 351515 2007-05-31 14:58:36 -07:00
bclary@bclary.com
b4fc832bb0 JavaScript Test - update test for bug 380237 2007-05-31 12:46:36 -07:00
bclary@bclary.com
ab6818db3a JavaScript Test - change eval tests to work around anonfunfix, bug 356247 2007-05-31 12:24:01 -07:00
dietrich@mozilla.com
f49133d34f Bug 380232 occasionally not able to open the bookmarks dialog or subscribe to a feed url (using live bookmarks) [Remote chrome not allowed] (r=mano) 2007-05-31 12:13:15 -07:00
bclary@bclary.com
966adf1e1a JavaScript Test - change native function to decodeURI since print is not native in the browser version 2007-05-31 12:00:11 -07:00
bclary@bclary.com
2f92518be4 JavaScript Tests - fix test to match new decompilation and to add missing brace in expected decompilation, bug 381205 2007-05-31 11:31:12 -07:00
surkov.alexander@gmail.com
84b4d3916f Back up of bug 381302 2007-05-31 05:52:45 -07:00
surkov.alexander@gmail.com
a505998748 Bug 381302 - move application accessible to cross platform code, r=aaronlev, ginn.chen, sr=neil 2007-05-31 04:26:15 -07:00
bclary@bclary.com
cf155b2616 JavaScript Test - regression test for bug 356247, by Jesse Ruderman 2007-05-31 00:11:53 -07:00
bclary@bclary.com
0d228ab309 JavaScript Test - regression test for bug 381108, by Jesse Ruderman 2007-05-30 23:54:10 -07:00
bclary@bclary.com
d11db5ed2e JavaScript Test - regression test for bug 381301, by Jesse Ruderman 2007-05-30 23:45:06 -07:00
bclary@bclary.com
8f7f821500 JavaScript Test - regression test for bug 382335, by Igor Bukanov 2007-05-30 23:37:52 -07:00
timeless@mozdev.org
6506c492ee Bug 380886 Possible crashes/leaks in regexp handling in OOM conditionspatch by gavin@picsel.com r=crowder 2007-05-30 23:31:05 -07:00
samuel@sieb.net
18b79eeac3 Bug 376643 - setInterval fires repeatedly with incorrectly small delays...r=jstsr=brendan 2007-05-30 23:11:10 -07:00
timeless@mozdev.org
643be74562 Bug 191187 Request for UDP/IP (datagram) socket provider and supportbased on dougt's workpatch by mook.moz+mozbz@gmail.comr=biesi sr=bz 2007-05-30 23:07:26 -07:00
dietrich@mozilla.com
5ed0e38674 Bug 327350 initialization of places services can fail in error conditions (r=sspitzer) 2007-05-30 23:06:38 -07:00
roc+@cs.cmu.edu
aceb5fce79 Fixing bustage. 2007-05-30 22:21:56 -07:00
philringnalda@gmail.com
27e2dc6fc8 Bug 363415 - Toolbar control (toolbar collapse widget) missing in Cocoafox, patch by Colin Barrett <cbarrett@mozilla.com>, r=mento, r=josh, sr=mconnor 2007-05-30 22:07:18 -07:00
roc+@cs.cmu.edu
21a9827073 Bug 382490. Fix trimming in BreakAndMeasureText so when we back up to a break opportunity, we back up the trimming state too. r=pavlov 2007-05-30 22:04:24 -07:00
roc+@cs.cmu.edu
fa9335bd42 Bug 382279. Disable ligatures when letter-spacing is in effect. Also, avoid adding space inside ligatures if the gfx backend doesn't respect our disabling of ligatures. r=pavlov 2007-05-30 22:01:56 -07:00
bzbarsky@mit.edu
f5f6fbc39c Add an API to observe all loads in a CSSLoader. Change XML prettyprinting tonot start layout till after the prettyprinter stylesheet is loaded, so we don'treflow and reconstruct the whole thing twice. Bug 380612, r+sr=sicking 2007-05-30 18:42:48 -07:00
jonas@sicking.cc
607f8caad0 Bug 373756. Don't execute XBL ctors on the last EndUpdate if there were queued ctors when we got the first BeginUpdate. Patch by bz. r/sr=me 2007-05-30 18:36:06 -07:00
vladimir@pobox.com
7f4dbf2200 b=379834, scrolling with large dashed border extremely slow, r+sr=roc 2007-05-30 17:38:41 -07:00
rhelmer@mozilla.com
bc00a7fd27 dump screen width/height/colorDepth to console b=382521 p=anodelman r=rhelmer 2007-05-30 17:36:15 -07:00
mozilla.mano@sent.com
2b3a27413f Bug 382101 - Cannot move bookmark folder to the 'root'. r=sspitzer. 2007-05-30 17:34:13 -07:00
roc+@cs.cmu.edu
bc2c8b9809 Not (Really) Part Of The Build. Fix embarrassing error in nsLineBreaker... 2007-05-30 17:06:31 -07:00
kaie@kuix.de
e8a61c119b Bug 110161, follow up check in to fix SeaMonkey accesskeys in the sameway as done for Firefox. r=me 2007-05-30 16:42:34 -07:00