Commit Graph

10162 Commits

Author SHA1 Message Date
reed@reedloden.com
015511e902 Try again to disable test. :( 2008-01-12 04:13:17 -08:00
reed@reedloden.com
b156840258 Disable part of the test for bug 410900 since it seems to be incorrectly reporting a failure. 2008-01-12 03:26:29 -08:00
reed@reedloden.com
b3ad00ce0a Bug 397815 - "strange behavior when entering URL with escaped percent character %25" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-01-12 02:19:31 -08:00
reed@reedloden.com
6f59510259 Change to ISO C90 comment style to fix warning in sayrer's last patch. 2008-01-11 23:37:32 -08:00
sayrer@gmail.com
d91f780693 Bug 353962. Use OSAtomic on Darwin for JS thinlocks. r/a=brendan 2008-01-11 23:16:14 -08:00
dwitte@stanford.edu
97a45f037f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-11 20:30:42 -08:00
bclary@bclary.com
bf82c4ec6d JavaScript Tests - regression test for bug 411893, by Jeff Walden, not part of the build 2008-01-11 19:54:40 -08:00
bclary@bclary.com
76155f504d JavaScript Tests - regression test for bug 411889, by Jeff Walden, not part of the build 2008-01-11 19:48:16 -08:00
myk@mozilla.org
dbbcaac1ab backing out jst's fix for bug 408301 because it seems to have turned some tinderboxen red, others orange, and caused web content regressions 2008-01-11 17:56:21 -08:00
dwitte@stanford.edu
600200ad3e tweaking debug warning to reduce noise. 2008-01-11 16:38:38 -08:00
jwalden@mit.edu
5b92bba950 Fix dumb mistake in the last toString patch that causes proto-acid3 to crash. 2008-01-11 16:12:36 -08:00
jwalden@mit.edu
9123e1bf35 Bug 411893 - num.toPrecision(undefined) !== num.toString(). r=crowder, a=brendan 2008-01-11 15:12:15 -08:00
rhelmer@mozilla.com
aa74cca6d4 wrap RunShellCommand in run_shell_command method for better logging and error handling r=coop b=391958 2008-01-11 15:10:59 -08:00
jwalden@mit.edu
f327bdf265 Bug 411889 - Given a = num.toString(), b = num.toString(undefined), c = num.toString(10), expect (a === b && b === c). r=crowder, a=brendan 2008-01-11 15:07:13 -08:00
jst@mozilla.org
0619ce52c3 Re-landing fix for bug 408301 to see if it really was the cause of the orange last time it landed. Make more XPConnect wrappers share their JSObject maps. r=peterv@propagandism.org, sr=brendan@mozilla.org 2008-01-11 15:06:40 -08:00
thunder@mozilla.com
cabcef517d Bug 411847: About box doesn't show distribution name and version. r=mano, a=mtschrep 2008-01-11 14:38:18 -08:00
dbaron@dbaron.org
79f94348dc Unset and reset the JS context global objects when doing ExplainLiveExpectedGarbage, just like when doing normal cycle collection. b=410116 r+sr=peterv Not part of default build (DEBUG_CC-only). 2008-01-11 14:24:33 -08:00
dbaron@dbaron.org
1757dd0834 Fix DEBUG_CC bustage treating all XPConnect roots as expected garbage. b=410116 r+sr=peterv Not part of default build (DEBUG_CC-only). 2008-01-11 14:24:04 -08:00
reed@reedloden.com
6b7dad96df Bug 411708 - "Tab bar is 1px smaller in non-overflow state" [p=dao@mozilla.com (Dão Gottwald) r=Ryan a1.9=beltzner] 2008-01-11 14:19:00 -08:00
reed@reedloden.com
f13e72351c Bug 408823 - "Killing GTK1, deprecated glib uses" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=schrep] 2008-01-11 14:16:15 -08:00
mozilla.mano@sent.com
c54c0bad0a Bug 410512 - deleting an item in history sometimes selects item on top of the list. r=dietrich. 2008-01-11 14:04:01 -08:00
aaronleventhal@moonset.net
02ded272cb Bug 411737. Remove old code to get doc state when getting focusable state for links. No longer useful. r=evan.yan, a=beltzner 2008-01-11 12:52:55 -08:00
aaronleventhal@moonset.net
551e3e8cb6 Bug 408997. A11y hierarchy missing in some cases. r=evan.yan, a=beltzner 2008-01-11 12:50:27 -08:00
sspitzer@mozilla.org
cb34eb4b6c fix for bug #406255: emphasize the first matching text in both title and url r=gavin a=beltzner 2008-01-11 12:01:37 -08:00
nboyd@atg.com
a9bc0dbe8e Fix bug 411539 Generalize some tests for Rhino and Spidermonkey. r=bclary@bclary.com 2008-01-11 09:38:09 -08:00
benjamin@smedbergs.us
d4e1973996 Bug 411531 - Assertion failure !rt->gcRunning because I accidentally turned off deffered-release of wrapped natives during GC, r+sr=peterv 2008-01-11 06:52:45 -08:00
pete@mozdevgroup.com
934381d9c0 b=328070 r=Jan.Varga opt-in UI for data collection Revert maxVersion back --pete 2008-01-11 06:09:00 -08:00
dtownsend@oxymoronical.com
3da224ba6a Bug 411207: Add notification of session restore completing opening of windows. r=zeniko, a=schrep 2008-01-11 04:37:06 -08:00
dwitte@stanford.edu
66d4df40f5 backing out the rest. 2008-01-11 02:56:35 -08:00
dwitte@stanford.edu
9d626da131 partial backout in an attempt to fix orange. 2008-01-11 02:08:58 -08:00
dwitte@stanford.edu
8a6c4d235f relanding bug 410250. 2008-01-11 01:13:04 -08:00
dwitte@stanford.edu
6fa02cd326 relanding Bug 406087 - upgrade to the latest sqlite (currently 3.5.4). 2008-01-11 01:12:24 -08:00
reed@reedloden.com
f2ef674aeb Back out patch from bug 340634 due to bloat test crashes. 2008-01-11 00:24:41 -08:00
dwitte@stanford.edu
e849fdd787 backing out in an attempt to fix orange. 2008-01-10 23:30:05 -08:00
jruderman@hmc.edu
29ed410893 Re-enable tests on Mac now that svg:mask doesn't crash 2008-01-10 21:56:37 -08:00
sdwilsh@shawnwilsher.com
2e3d48a375 Bug 406087 - upgrade to the latest sqlite (currently 3.5.4 2008-01-10 21:12:33 -08:00
dwitte@stanford.edu
d2b6f4f5ed backing out to fix orange. 2008-01-10 20:59:44 -08:00
sdwilsh@shawnwilsher.com
96913d2ccb Test for Bug 394039 2008-01-10 20:58:51 -08:00
sdwilsh@shawnwilsher.com
3aa8755e99 Bug 411172 tests 2008-01-10 20:22:36 -08:00
reed@reedloden.com
7226198f90 Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep] 2008-01-10 20:20:55 -08:00
dwitte@stanford.edu
1798542e9f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-10 19:56:00 -08:00
crowder@fiverocks.com
f4d0f0fd7b Bug 411747: latent GC hazard in one of the routines in js.c (npotb), r/a=brendan 2008-01-10 19:22:55 -08:00
karlt+@karlt.net
4f6919ef17 Include ZWSP in short arrow entities to distinguish from stretchy normal arrows. b=289938, rs=pavlov. 2008-01-10 19:08:57 -08:00
stuart.morgan@alumni.case.edu
e8d56064c3 Bug 312018: Set the print job name before showing the print dialog. r=josh sr=bsmedberg a1.9=schrep 2008-01-10 15:44:06 -08:00
dietrich@mozilla.com
2aed4d2699 reverting bug 381365 for perf regression 2008-01-10 15:37:46 -08:00
dbaron@dbaron.org
6551d2d4c3 Fix DEBUG_CC bustage from bug 402966. All changes #ifdef DEBUG_CC (not part of the default build). 2008-01-10 14:27:07 -08:00
vladimir@pobox.com
1d33bd39f0 b=408538, crash in ThebesDrawTile with null surface, r=stuart 2008-01-10 14:13:13 -08:00
vladimir@pobox.com
b02e9e1b3a b=408623, fx3 plugin printing on windows broken, r=biesi,sr=roc 2008-01-10 14:11:46 -08:00
vladimir@pobox.com
07aada9ba5 b=406782, double rendering of bullets on wikimo, r+sr=roc 2008-01-10 14:10:38 -08:00
Olli.Pettay@helsinki.fi
84616fb3fc Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep 2008-01-10 13:55:38 -08:00