Commit Graph

2461 Commits

Author SHA1 Message Date
peterv@propagandism.org
2646ce169d Fix for bug 383651 (Re-entrancy into nsCycleCollector::Collect can result in a crash). Patch by ak.miller@auckland.ac.nz, r=graydon, sr=dbaron. 2007-06-08 03:17:21 -07:00
mats.palmgren@bredband.net
df7bea6b06 New integer pref dialog that only accepts valid input. b=383009 r=neil@httl.net 2007-06-08 02:52:50 -07:00
ginn.chen@sun.com
2d51c686c3 Bug 377800 Too many warnings in console for accessibilityr=surkov.alexander 2007-06-08 02:09:24 -07:00
mats.palmgren@bredband.net
806f43fe69 Clamp final font size (after font-size-adjust) to a reasonable value. b=383473 r+sr=vladimir 2007-06-08 01:22:03 -07:00
jruderman@hmc.edu
f64b797bd2 Bug 383564, fix memory leak. Patch by Andrew Gaul, r=mscott, sr=bienvenu. 2007-06-07 15:56:08 -07:00
gavin@gavinsharp.com
218738d375 Bug 381031: make JS1.8 the default for <xul:script>, and add a JSVERSION_LATEST #define to simplify future changes, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=brendan 2007-06-07 15:50:12 -07:00
asqueella@gmail.com
7cbb96fa68 Bug 381499 - Components.utils.import reports NS_ERROR_FAILURE when the file not existsswitch to NS_ERROR_FILE_NOT_FOUND and update testsr=sayrer, sr=brendan 2007-06-07 15:34:06 -07:00
bzbarsky@mit.edu
c9d86f7034 Fix refcounting of some event objects to not leak. Bug 342810, investigationby Jim Mathies <jmathies@mozilla.com>, r+sr=jst 2007-06-07 14:41:46 -07:00
jwalden@mit.edu
6bb999c588 Move object reftest list into its own reftest.list. rs=dbaron 2007-06-07 12:18:51 -07:00
masayuki@d-toybox.com
a560f39e3e Bug 374251 r=vlad 2007-06-07 12:14:07 -07:00
benjamin@smedbergs.us
f7e50f4e14 Fix unit-test bustage. 2007-06-07 10:47:27 -07:00
rcampbell@mozilla.com
c1e34db8a4 Commenting MochiKit until fixed on Linux 2007-06-07 09:59:24 -07:00
benjamin@smedbergs.us
80feac3e54 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-06-07 08:21:03 -07:00
tor@cs.brown.edu
1c3c025984 Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFrame.Patch by alfredkayser@nl.ibm.com, r=pavlov, sr=tor 2007-06-07 08:10:25 -07:00
rcampbell@mozilla.com
1e9ce9450a boosting timeout to try to clear qm-rhel02 2007-06-07 07:24:38 -07:00
smontagu@smontagu.org
e795d67d11 Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com 2007-06-07 01:02:43 -07:00
bzbarsky@mit.edu
4c062a36e2 Make the about:blank documents created by CreateAboutBlankContentViewer havethe same encoding as real about:blank documents (that is, UTF-8). Bug 380383,r+sr=jst 2007-06-07 00:13:04 -07:00
roc+@cs.cmu.edu
c71327187f Not Really Part Of The Build. Update nsLineBreaker interface to allow aSink to be null, in which case the computed linebreaks are just discarded. We use this to optimize cases where no breaking is enabled and the results of linebreaking are not required. Also exposes IsSpace and IsComplexChar methods that the linebreaker specification relies on. Renamed CJK stuff to ComplexChar because it's going to include Thai and probably other languages. 2007-06-06 21:17:55 -07:00
roc+@cs.cmu.edu
52b25218e7 Bug 381654. Initialize PangoAnalysis fields robustly. patch by Karl Tomlinson, r+sr=roc 2007-06-06 20:29:34 -07:00
roc+@cs.cmu.edu
2bfebe1bc6 Bug 380538. Allow both ononline and onoffline to be specified in the body element. patch by Chris Double, r=Olli.Pettay,sr=jonas 2007-06-06 20:28:04 -07:00
roc+@cs.cmu.edu
054b7d42be Bug 356325. Don't let WipeContainingBlock wipe out anonymous popops. Popups, decks and groupboxes are not really inline. r+sr=dbaron 2007-06-06 20:22:00 -07:00
roc+@cs.cmu.edu
fce2486aa2 Bug 322436. Disable floats inside XUL. r+sr=bzbarsky 2007-06-06 20:16:25 -07:00
ginn.chen@sun.com
81812d8a21 Bug 383434 warning message at atk/nsAccessibleWrap.cpp, line 1119patch by Evan.Yan at sun.com r=aaronleventhal 2007-06-06 19:47:30 -07:00
ginn.chen@sun.com
d77d40ed3b bug 382318 crash [@ nsXULTreeAccessibleWrap::GetColumnAtIndex]r=aaronleventhal 2007-06-06 19:43:45 -07:00
sspitzer@mozilla.org
722f5b8433 fix for regression bug #383529: after rebuilding the toolbar, "Open <feed name>" loads bogus address.r=dietrich 2007-06-06 19:00:05 -07:00
dietrich@mozilla.com
ea86b87bf8 Bug 367605 When quitting Firefox before all pages have loaded, session saving forgets pages that weren't loaded (for Simon Bunzli, r=dietrich) 2007-06-06 16:40:28 -07:00
dbaron@dbaron.org
bcec47ef49 Don't loop through all the possible shutdown collections when we suspect all native wrappers. b=383234 r+sr=peterv 2007-06-06 15:09:00 -07:00
dbaron@dbaron.org
56b18ce3b6 Shutdown in one cycle when we set mScanDelay to 0. b=383234 r+sr=peterv 2007-06-06 15:08:25 -07:00
dbaron@dbaron.org
df22213243 strdup when allocating mName so we have useful pointers. b=383234 r+sr=peterv 2007-06-06 15:07:29 -07:00
dbaron@dbaron.org
ace8e8711d Print info about things that are suspected on the extra collections at shutdown to catch deficiencies in traversal that cause us to need the extra collections. b=383234 r+sr=peterv 2007-06-06 15:06:56 -07:00
jwalden@mit.edu
3ac5afd0f6 Bug 369032 - "Assertion failure: kid2->parent == xml || !kid2->parent" with E4X after appendChild; avoid incorrectly reparenting XML by deeply copying instead of mutating. r=mrbkap 2007-06-06 15:06:16 -07:00
dbaron@dbaron.org
99dfb4bbf6 When explaining why expected garbage was not collected, list the known references when some were unknown. b=383234 r+sr=peterv 2007-06-06 15:06:00 -07:00
dbaron@dbaron.org
c429e4bd0f Make nsTraceRefcnt print addresses along with serial numbers, and fix warning about casting to a function pointer. b=383234 r=peterv 2007-06-06 15:05:25 -07:00
dbaron@dbaron.org
747b9fa729 Make DEBUG_CC compile again. b=383234 r+sr=peter 2007-06-06 15:04:26 -07:00
rcampbell@mozilla.com
435f0e4e3c Fixed case error in Makefile 2007-06-06 14:29:18 -07:00
rcampbell@mozilla.com
7573ef5550 More makefile oddness 2007-06-06 14:15:37 -07:00
rcampbell@mozilla.com
039741b813 Spaces in Makefile.in, entabified 2007-06-06 13:59:40 -07:00
gavin@gavinsharp.com
617746f3cd Revert pref from bug 337344 temporarily until we can fix unit tests accordingly 2007-06-06 13:58:01 -07:00
rcampbell@mozilla.com
75e9c10576 Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com> 2007-06-06 13:33:16 -07:00
neil@parkwaycc.co.uk
4e03c3eea8 Bug 383236 Fix missing null-check from previous patch for bug 382746 r=Enn sr=bz 2007-06-06 13:28:47 -07:00
gavin@gavinsharp.com
a800378452 Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-06-06 13:17:25 -07:00
bzbarsky@mit.edu
42abf7a12f Ignore mutations in anonymous content when deciding whether to reclone <use>targets. Bug 380101, r=tor, sr=peterv 2007-06-06 13:01:56 -07:00
rcampbell@mozilla.com
92b742dfd1 Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 12:40:30 -07:00
jwalden@mit.edu
29b6ec0cff Fix syntax error. 2007-06-06 11:32:31 -07:00
mats.palmgren@bredband.net
39f5613641 Treat a property value with trailing non-whitespace the same as a parse error. b=383075 r+sr=dbaron 2007-06-06 10:56:18 -07:00
crowder@fiverocks.com
0fe28fccb5 Bug 374681: 260 GC roots remain after destroying JSRuntime (not the complete fix, I think), r=brendan 2007-06-06 08:59:45 -07:00
sspitzer@mozilla.org
d6d45a335b fix for bug #382534: horizontal spacing of favicons in the bookmarks sidebar on Mac OS X.patch=cyenr=sspitzer 2007-06-06 08:45:27 -07:00
ginn.chen@sun.com
8a3bebfc44 Bug 376013 [a11y]Incorrect text information sent in "object:text-changed:insert" events.patch by Evan.Yan at sun.com r=aaronleventhal 2007-06-06 00:56:52 -07:00
Olli.Pettay@helsinki.fi
b49b52c268 Bug 362287, [@ nsAutoCompleteController::PostSearchCleanup] , r=mconnor 2007-06-06 00:00:30 -07:00
jruderman@hmc.edu
84b7208542 Fix format string bug (bug 377747). Not part of default builds. 2007-06-05 18:22:25 -07:00