dtownsend@oxymoronical.com
|
bd4408fb30
|
Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression
|
2007-09-25 15:05:53 -07:00 |
|
rhelmer@mozilla.com
|
1280bfb529
|
ignore robots.txt
|
2007-09-25 14:56:19 -07:00 |
|
rhelmer@mozilla.com
|
d886bed7ad
|
dir should be 2.0.0.6
|
2007-09-25 14:54:33 -07:00 |
|
vladimir@pobox.com
|
5294ee5a3e
|
canvas3d fixes for bug 396972; npotb
|
2007-09-25 14:20:42 -07:00 |
|
rhelmer@mozilla.com
|
a4270e29e7
|
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
|
8797e1dcc2
|
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
|
70b254f52e
|
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
|
70983c436d
|
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
|
c704cfc764
|
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
|
2a5bd99f19
|
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
|
3241464ae5
|
bump staging to 2007 b=397425 r=preed
|
2007-09-25 12:06:29 -07:00 |
|
rhelmer@mozilla.com
|
0692db9724
|
bump staging to 2007 b=397425 r=cf
|
2007-09-25 12:05:44 -07:00 |
|
rhelmer@mozilla.com
|
3367af5552
|
config used on staging-build-console
|
2007-09-25 11:55:51 -07:00 |
|
anodelman@mozilla.com
|
87b681b0ad
|
Bug 397126 - check for 'instanceOf' interfering with svg test. a=anodelman, r=vladimir
|
2007-09-25 10:37:46 -07:00 |
|
igor@mir2.org
|
52c026dec6
|
Bug 396758: taking the patch out as it broke the test cases.
|
2007-09-25 10:30:55 -07:00 |
|
dholbert@cs.stanford.edu
|
e81193d88b
|
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
|
b023149d49
|
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
|
7d13df133e
|
Reftests for bidi diacritics (bugs: 378351, 387653, 395676)
|
2007-09-25 08:55:34 -07:00 |
|
bzbarsky@mit.edu
|
8f798c6fe0
|
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
|
18d0dd0444
|
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
|
706e58d6ae
|
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
|
5299a4935a
|
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
|
4f8452cb95
|
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
|
773d622adf
|
Bug 395155 - correct and reenable reftests
|
2007-09-25 03:00:08 -07:00 |
|
neil@parkwaycc.co.uk
|
178464c7b8
|
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
|
f6fd61d2cb
|
Bug 395155 - stop running reftests while I figure out what is going on
|
2007-09-25 02:51:21 -07:00 |
|
longsonr@gmail.com
|
a81881429e
|
Bug 383685 - Reject invalid enumeration values. r=tor,sr=roc,a=roc
|
2007-09-25 02:40:52 -07:00 |
|
longsonr@gmail.com
|
2cec607bf8
|
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
|
ba8c7eabde
|
Bug 181160: Drop unused variables to stop assertions. r=dveditz, a=bzbarsky.
|
2007-09-25 02:03:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
750289cdf9
|
Bug 397304, [@ nsListBoxBodyFrame::GetAvailableHeight], r+sr=bz, a=roc
|
2007-09-25 00:12:36 -07:00 |
|
bent.mozilla@gmail.com
|
7ec4aa8cf3
|
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
|
b684c2da5b
|
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
|
0103ed2e3e
|
Bug 391617 - CAccessibleText::scroll* methods are incorrect, r=aaronlev, a=dsicore
|
2007-09-24 22:48:51 -07:00 |
|
surkov.alexander@gmail.com
|
8aa1af1ba9
|
Bug 392614 - Assertion typing in URL bar, r=aaronlev, a=dsicore
|
2007-09-24 20:40:11 -07:00 |
|
surkov.alexander@gmail.com
|
1a0376492d
|
Bug 397259 - sync event constants (GetStringEventType), r=aaronlev, a=dsicore
|
2007-09-24 20:36:51 -07:00 |
|
mozilla.mano@sent.com
|
8d518f6211
|
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
|
aa5b83c458
|
Better long-term bustage fix
|
2007-09-24 18:56:02 -07:00 |
|
aaronleventhal@moonset.net
|
20249ca1b4
|
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
|
9ce2eb1837
|
Fix caps of included file name to fix bustage
|
2007-09-24 18:35:18 -07:00 |
|
aaronleventhal@moonset.net
|
a21212c907
|
Bug 396632. Don't require namespaces when using ARIA properties in text/html
|
2007-09-24 18:19:03 -07:00 |
|
brendan@mozilla.org
|
83b6101d31
|
Reduce code duplication among platforms, support hooking and unhooking (392009, r=dbaron).
|
2007-09-24 18:13:17 -07:00 |
|
roc+@cs.cmu.edu
|
496f7f889c
|
Bug 96041. Adding win32 glyph extents patch to cairo so it doesn't get lost.
|
2007-09-24 18:00:24 -07:00 |
|
roc+@cs.cmu.edu
|
73dee2aef5
|
Bug 368445. Make ApplyOverflowClipping compute the right padding-rect when native themes override the border. r+sr+a=dbaron
|
2007-09-24 17:47:05 -07:00 |
|
smichaud@pobox.com
|
b1d8dfbc8b
|
Possible fix for performance regressions from bug 395397 appshell patch (part 2). b=396796 r=joshmoz+mark sr=roc a=roc
|
2007-09-24 17:01:15 -07:00 |
|
vladimir@pobox.com
|
847a977dc2
|
b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart
|
2007-09-24 15:50:44 -07:00 |
|
joshmoz@gmail.com
|
81a069aa59
|
followup for bug 386790, don't use conflicting constant names, breaks camino
|
2007-09-24 15:41:10 -07:00 |
|
smichaud@pobox.com
|
b8cb461d09
|
Possible fix for performance regressions from bug 395397 appshell patch. b=396796 r+joshmoz+mark sr=roc a=roc
|
2007-09-24 15:31:49 -07:00 |
|
rhelmer@mozilla.com
|
e13cacacc0
|
remove _l10n tag and create symbols dir r=preed b=387970
|
2007-09-24 15:24:51 -07:00 |
|
tor@cs.brown.edu
|
bdf486cae5
|
Bug 395170 - with color managment on, grayscale pngs displaying incorrectly. r=vlad, a=pavlov
|
2007-09-24 14:45:10 -07:00 |
|
tor@cs.brown.edu
|
0c13afb3b0
|
Bug 396031 - with color management on, ycck/cymk jpeg images crash. r=alfredkayser, sr+a=pavlov
|
2007-09-24 14:42:39 -07:00 |
|