Commit Graph

30740 Commits

Author SHA1 Message Date
crowder@fiverocks.com
5295d19da2 Bug 373794: crash with bad gif image, r=tor@acm.org, sr=pavlov@pavlov.net 2007-03-23 09:15:43 -07:00
crowder@fiverocks.com
21950530c7 Bug 330352: very non-greedy regexp causes crash in jsregexp.c, r=mrbkap 2007-03-23 09:13:06 -07:00
peterv@propagandism.org
a48211b9d5 Backing out change for debugging tinderbox orange. 2007-03-23 09:10:21 -07:00
timeless@mozdev.org
5f7f0d7045 Landing MICROB_20070103_BRANCHThis should improve the standalone build story.Patches Wanted, Work will be on the MICROB_20070323_BRANCH 2007-03-23 08:56:57 -07:00
bugzilla@standard8.demon.co.uk
ca16e68ca2 Part of Bug 374404 Don't ship WidgetStateManager as part of toolkit - make SeaMonkey use xpfe's wsm. r/sr=Neil. 2007-03-23 08:51:53 -07:00
peterv@propagandism.org
821b938944 Temporarily enable cycle collection timing for debug builds to figure out tinderbox orange. Will back out after qm-xserve01 tinderbox has cycled. 2007-03-23 08:11:53 -07:00
peterv@propagandism.org
a21e9fae83 Relanding part of the fix for bug 372960 (Make XPConnect traverse more JS edges). r=brendan, sr=jst. 2007-03-23 06:21:22 -07:00
Olli.Pettay@helsinki.fi
be5c439142 backout Bug 369168 2007-03-23 03:03:25 -07:00
sspitzer@mozilla.org
f3ee8725dc testcase for bug #369887. r=dietrich 2007-03-23 01:06:01 -07:00
dbaron@dbaron.org
5a804a9d68 Update counters test results based on Windows results and better understanding of Mac failures. 2007-03-23 00:41:57 -07:00
dbaron@dbaron.org
981ba80b3e Mark 2 more tests as random due to font spacing issues. 2007-03-23 00:09:45 -07:00
dbaron@dbaron.org
08f751703b Fix misuse of terminology and improve comment. 2007-03-22 23:49:37 -07:00
dbaron@dbaron.org
ab9daad2ec Handle file not existing more gracefully. 2007-03-22 23:29:25 -07:00
dbaron@dbaron.org
2143e6c013 Add counter tests that I wrote for bug 3247, converted to reftest format by Rob Campbell <rcampbell@mozilla.com>. 2007-03-22 23:28:24 -07:00
dbaron@dbaron.org
2edc6f1316 Convert system library version tests from AC_TRY_RUN to AC_TRY_COMPILE so that they work when cross-compiling. b=372878 r=bsmedberg 2007-03-22 23:26:53 -07:00
dbaron@dbaron.org
c17571ef47 Add tests for bug 348516. Test 1 by <arno.@no-log.org>, r=dbaron. Tests 2 and 3 by me. 2007-03-22 23:25:51 -07:00
dbaron@dbaron.org
6cd4b06ab9 Don't create duplicate pipes for objects with external debuginfo. 2007-03-22 23:24:27 -07:00
crowder@fiverocks.com
4bb3006c84 Bug 368152: jsregexp preprocessor-enabled "debugging" mode 2007-03-22 20:35:42 -07:00
sayrer@gmail.com
64f9bcc4c8 fix test bustage. 2007-03-22 18:53:02 -07:00
mozilla.mano@sent.com
a10c232918 Bug 374990 - Default insertion-point for a new item is passed as its default description. r=gavin. 2007-03-22 18:34:28 -07:00
joshmoz@gmail.com
e660d48ecc allow DOM to unhide menus and menu items whether or not their initial state is hidden. fixes bidi menu items. b=364994 r=mano sr=roc 2007-03-22 17:57:45 -07:00
dietrich@mozilla.com
7a5fefa6c5 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
Olli.Pettay@helsinki.fi
956eca1093 Bug 374937, Crashes [@ nsTypedSelection::GetFrameSelection], r+sr=roc 2007-03-22 17:06:38 -07:00
Olli.Pettay@helsinki.fi
5efe36d569 Bug 369168, r+sr=roc 2007-03-22 17:01:36 -07:00
mozilla.mano@sent.com
c882794449 Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin. 2007-03-22 17:00:34 -07:00
Olli.Pettay@helsinki.fi
f9d1cc6908 Bug 369150, r+sr=roc 2007-03-22 16:57:55 -07:00
roc+@cs.cmu.edu
9878eceb62 Bug 333659. nsLineBreaker fixes. Not Part Of The Build, used by new-textframe only. 2007-03-22 16:45:02 -07:00
mozilla.mano@sent.com
66bfaee856 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer. 2007-03-22 16:43:56 -07:00
pavlov@pavlov.net
7ec4dbb8b7 updating for APNG 0.10. splitting out render_op in to dispose_op and blend_op. bug 257197. r=asmith13, sr=vlad 2007-03-22 16:35:51 -07:00
mozilla.mano@sent.com
8d501d16ab Bug 366479 - [mac] Copy command is broken in the JS console. r=gavin,neil. sr=neil. 2007-03-22 16:28:22 -07:00
mozilla.mano@sent.com
b911c22408 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -07:00
roc+@cs.cmu.edu
374a8cc077 Bug 333659. Major new-textframe update. You can really browse the Web with it now, although major bugs remain. 2007-03-22 16:13:12 -07:00
roc+@cs.cmu.edu
859e758dce No bug. Comment-only change to note a potential optimization opportunity. 2007-03-22 16:10:10 -07:00
roc+@cs.cmu.edu
e7c61031cb Bug 374720. Minor gfx changes to support new textframe work. r=pavlov 2007-03-22 16:07:18 -07:00
sspitzer@mozilla.org
26d5160d60 fix for bug #369887: searches in bookmarks sidebar and organize bookmarks dialog don't show all the results: missing 'hidden' bookmarks and failing to match on title.r=dietrich 2007-03-22 16:05:37 -07:00
joshmoz@gmail.com
500c06e1d0 fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc 2007-03-22 16:04:51 -07:00
roc+@cs.cmu.edu
f2fc4febae Bug 374830. gfxTextRun performance test harness. r=vlad 2007-03-22 16:04:48 -07:00
roc+@cs.cmu.edu
b77c777dca Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
hg@mozilla.com
1fe61f144d Set up .hgignore to ignore CVS files. 2007-03-22 10:29:00 -07:00