Commit Graph

6295 Commits

Author SHA1 Message Date
bclary@bclary.com
6190e190f2 JavaScript Tests - fix false negatives due to embedded "false!" in output, bug 397545, r=jorendorff, not part of the build 2007-09-26 07:24:01 -07:00
bzbarsky@mit.edu
ee86dfedb4 Do lazy evaluation of XBL fields. Bug 372769, r=mrbkap, sr=sicking 2007-09-26 06:55:06 -07:00
ted.mielczarek@gmail.com
479f3d21fc bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case (follow up patch, forgot to address review comment). r=bsmedberg, a=bz 2007-09-26 04:17:47 -07:00
ted.mielczarek@gmail.com
9e244851f4 bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz 2007-09-26 03:38:29 -07:00
longsonr@gmail.com
ca35b5a5ae Bug 397159 - New style nsSVGBoolean. r=tor,sr=roc,a=roc 2007-09-26 02:22:08 -07:00
Evan.Yan@Sun.COM
84fe462075 Bug 395400 - OBJ_FOCUS events no longer fired in context menus (effective August 31, 2007) r=aaronleventhal a=dsicore 2007-09-26 00:46:31 -07:00
sayrer@gmail.com
4948c86f8c Bug 396982. Location bar autocomplete leaks. Patch by Nickolay Ponomarev <asqueella@gmail.com>. r=sspitzer/sayrer, a=mconnor 2007-09-26 00:36:01 -07:00
edward.lee@engineering.uiuc.edu
76a42dde5b Bug 230870 - Cross-Session resumable downloads (resume after quitting firefox). r=sdwilsh, a=mconnor 2007-09-26 00:26:06 -07:00
edward.lee@engineering.uiuc.edu
be3791f701 Bug 396457 - Store mTempFile as tempPath in moz_downloads table. r=sdwilsh, a=mconnor 2007-09-26 00:20:16 -07:00
dtownsend@oxymoronical.com
ce60f37a8a Backing out bug 389188 due to potential private bytes increase on talos 2007-09-25 21:30:17 -07:00
dtownsend@oxymoronical.com
7d9b0a6f31 Backing out bug 345428 due to potential Tp regression on talos 2007-09-25 17:24:59 -07:00
dtownsend@oxymoronical.com
c0fec153af Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression 2007-09-25 15:05:53 -07:00
rhelmer@mozilla.com
fe4e936757 ignore robots.txt 2007-09-25 14:56:19 -07:00
rhelmer@mozilla.com
6caed25aca dir should be 2.0.0.6 2007-09-25 14:54:33 -07:00
vladimir@pobox.com
b36cf515a1 canvas3d fixes for bug 396972; npotb 2007-09-25 14:20:42 -07:00
rhelmer@mozilla.com
aeb3ae3444 do not remove _RELEASE and _RC1 tags, this is a respin r=cf b=397425 2007-09-25 14:05:06 -07:00
vladimir@pobox.com
4dd2e87496 b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart 2007-09-25 13:46:08 -07:00
gavin@gavinsharp.com
673e7ccc5d Back out the patch for bug 393845 because it appears the regressions it caused are worse than the bug it fixed (a=biesi) 2007-09-25 13:41:07 -07:00
dbaron@dbaron.org
3ceebe55ad Suppress tracing around calls into original allocators, in case they recur back into our hooks. Fixes most of leak *stats* regression from bug 392009. r+a1.9=brendan 2007-09-25 13:33:37 -07:00
gavin@gavinsharp.com
16ed286b60 Bug 395694: fix style rule that made the URL bar 1px larger on SSL sites, on Mac, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 13:22:40 -07:00
mark.finkle@gmail.com
a3523d9a31 b=391557. p=johnmarsh. r=mfinkle, dietrich. a=mconnor. change Annotation.get to return null instead of throwing exceptions (whitespace cleanup too) 2007-09-25 12:46:35 -07:00
rhelmer@mozilla.com
4208eca855 bump staging to 2007 b=397425 r=preed 2007-09-25 12:06:29 -07:00
rhelmer@mozilla.com
5da9054540 bump staging to 2007 b=397425 r=cf 2007-09-25 12:05:44 -07:00
rhelmer@mozilla.com
4e9bb9dbec config used on staging-build-console 2007-09-25 11:55:51 -07:00
anodelman@mozilla.com
bc8fd97265 Bug 397126 - check for 'instanceOf' interfering with svg test. a=anodelman, r=vladimir 2007-09-25 10:37:46 -07:00
igor@mir2.org
a27e01321b Bug 396758: taking the patch out as it broke the test cases. 2007-09-25 10:30:55 -07:00
dholbert@cs.stanford.edu
a1da58e6f5 Bug 381074 - Add overflow check for unit conversion in NSFloatPixelsToAppUnits. r=bz sr=roc blocking1.9=dbaron 2007-09-25 10:12:17 -07:00
igor@mir2.org
c43bd3e5f1 Bug 396758: the system flag is moved from GC flags to JSObject itself. r=brendan 2007-09-25 10:08:41 -07:00
smontagu@smontagu.org
4fb8b7e934 Reftests for bidi diacritics (bugs: 378351, 387653, 395676) 2007-09-25 08:55:34 -07:00
bzbarsky@mit.edu
ed736dd3a6 Expose the image's principal on its imgIRequest. Bug 389188, r=pavlov, sr=biesi, a=pavlov. 2007-09-25 08:46:39 -07:00
smontagu@smontagu.org
4b4bd5501f Set fLogicalOrder in the SCRIPTITEM before copying to the ranges so that ScriptPlace has it set. Bug 395676, r+blocking1.9=pavlov 2007-09-25 08:41:34 -07:00
smichaud@pobox.com
a64d4f8d85 Work around crash bug in NSMenu performKeyEquivalent: triggered by new appshell (bug 395397). b=396860 r=joshmoz sr=roc a=roc 2007-09-25 08:37:20 -07:00
gavin@gavinsharp.com
bfcfd5a31f Bug 383183: re-landing Larry, the identity indicator, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 07:42:33 -07:00
martijn.martijn@gmail.com
a31e609e85 Bug 345428 - No spellcheck on focus out, second try, r=Olli.Pettay, r=brettw, a=dsicore 2007-09-25 04:20:43 -07:00
longsonr@gmail.com
18c913afd7 Bug 395155 - correct and reenable reftests 2007-09-25 03:00:08 -07:00
neil@parkwaycc.co.uk
c608159df6 Bug 396903 Fix .header-large dialog style to look like a wizard r=Mano a=dsicore 2007-09-25 02:53:25 -07:00
longsonr@gmail.com
ef056ec59b Bug 395155 - stop running reftests while I figure out what is going on 2007-09-25 02:51:21 -07:00
longsonr@gmail.com
9ccb6ffb72 Bug 383685 - Reject invalid enumeration values. r=tor,sr=roc,a=roc 2007-09-25 02:40:52 -07:00
longsonr@gmail.com
dee95ff531 Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc 2007-09-25 02:11:12 -07:00
dtownsend@oxymoronical.com
eaa1b79b8f Bug 181160: Drop unused variables to stop assertions. r=dveditz, a=bzbarsky. 2007-09-25 02:03:47 -07:00
Olli.Pettay@helsinki.fi
7dcd7f1e43 Bug 397304, [@ nsListBoxBodyFrame::GetAvailableHeight], r+sr=bz, a=roc 2007-09-25 00:12:36 -07:00
bent.mozilla@gmail.com
18a125633d Bug 397200 - "OS X dylibs have non-unique signatures causing incorrect stack traces". r=luser,mento. a=bzbarsky. 2007-09-24 23:57:09 -07:00
dolske@mozilla.com
ba555f0bfd Bug 313204 - Confirm Password Change dialog when no change in password. r=gavin, a=mconnor 2007-09-24 23:14:57 -07:00
surkov.alexander@gmail.com
adbfa3bec2 Bug 391617 - CAccessibleText::scroll* methods are incorrect, r=aaronlev, a=dsicore 2007-09-24 22:48:51 -07:00
surkov.alexander@gmail.com
cb674c33c4 Bug 392614 - Assertion typing in URL bar, r=aaronlev, a=dsicore 2007-09-24 20:40:11 -07:00
surkov.alexander@gmail.com
fda280d826 Bug 397259 - sync event constants (GetStringEventType), r=aaronlev, a=dsicore 2007-09-24 20:36:51 -07:00
mozilla.mano@sent.com
1a52470e1f Bug 397223 - Double-click on empty space or a twisty in the content tree should not open the selected node in the browser. r=dietrich, a=mconnor. 2007-09-24 19:21:58 -07:00
aaronleventhal@moonset.net
5e4f02597e Better long-term bustage fix 2007-09-24 18:56:02 -07:00
aaronleventhal@moonset.net
bcc24db0d5 Bustage fix for token pasting under gcc. Need to find better solution long-term 2007-09-24 18:47:14 -07:00
aaronleventhal@moonset.net
1129d62083 Fix caps of included file name to fix bustage 2007-09-24 18:35:18 -07:00