Commit Graph

199847 Commits

Author SHA1 Message Date
dbaron@dbaron.org
d5b8384219 Avoid the need for a getKey callback in jsdhash/pldhash. b=374906 r=brendan 2007-03-23 16:32:40 -07:00
cbiesinger@web.de
1390efdf1e Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin 2007-03-23 14:56:32 -07:00
rob_strong@exchangecode.com
da5ae5e9db Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer 2007-03-23 14:32:30 -07:00
crowder@fiverocks.com
a2156b9e6e Bug 330569: provide configuration option for enabling new relimit option in JS, r=mrbkap, sr=jst 2007-03-23 14:27:14 -07:00
sayrer@gmail.com
77369054e5 remove remote css 2007-03-23 14:10:05 -07:00
jst@mozilla.org
d8f3712698 s/!NS_SUCCEEDED/NS_FAILED/ for bug 299054. 2007-03-23 13:35:04 -07:00
neil@parkwaycc.co.uk
06fbbde8b2 Slightly safer and neater fix for strict aliasing bug 351231 r+sr=dbaron 2007-03-23 13:26:20 -07:00
gavin@gavinsharp.com
e1f4a0288c Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan 2007-03-23 13:16:54 -07:00
sayrer@gmail.com
69a53ee6a8 Add dump calls to attempt to determine the cause of orange on tinderbox 2007-03-23 12:47:09 -07:00
crowder@fiverocks.com
4f123ed322 Bug 339652: Maximum recursion value is too low, r=brendan 2007-03-23 11:11:40 -07:00
benjamin@smedbergs.us
30777ba15e Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser 2007-03-23 11:05:24 -07:00
Olli.Pettay@helsinki.fi
1e619f723b Bug 375093, Crash [@ nsTypedSelection::ScrollIntoView] when right-clicking paste in input which then gets destroyed oninput, r+sr=dbaron 2007-03-23 10:32:34 -07:00
bugzilla@standard8.demon.co.uk
ce0ff9015a Temporary fix for debug build bustage 2007-03-23 09:16:24 -07:00
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