Peter Weilbacher
|
0639285940
|
[OS/2] Bug 443112: sync README files of all three apps with information for Gecko 1.9.1; add Java version requirements and update web links
(OS/2 only, so does not affect a CLOSED TREE)
|
2009-01-10 13:31:01 +01:00 |
|
Blake Kaplan
|
68be9b15f6
|
Merging backout. a=crowder for checkin into a CLOSED TREE
|
2009-01-09 15:56:48 -08:00 |
|
Blake Kaplan
|
e791611ec9
|
Backed out changeset e62d412d6251. The crashtest is randomly crashing.
|
2009-01-09 15:56:03 -08:00 |
|
Shawn Wilsher
|
3e566983ba
|
Merge for backout of bug 471685 with a CLOSED TREE
|
2009-01-09 13:17:06 -08:00 |
|
Shawn Wilsher
|
d8f8a2dec4
|
Backed out changeset c569a8f91c0e (bug 471685) with a CLOSED TREE
|
2009-01-09 13:16:05 -08:00 |
|
Shawn Wilsher
|
8ff4e3da64
|
Merge for backout of bug 471685 with a CLOSED TREE
|
2009-01-09 13:14:31 -08:00 |
|
Shawn Wilsher
|
f68bec7f82
|
Backed out changeset 4de172f0d8b8 (bug 471685) with a CLOSED TREE
|
2009-01-09 13:13:48 -08:00 |
|
Olli Pettay
|
f30c53458e
|
Backout Bug 472260 (CLOSED TREE)
|
2009-01-09 21:52:01 +02:00 |
|
Robert Strong
|
0b99da49f5
|
Bug 472801 - Enabling updater no longer requires iconv. r=ted.mielczarek
|
2009-01-09 10:19:48 -08:00 |
|
Boris Zbarsky
|
f049147c23
|
Bug 472239. Make sure to set up our listener before trying to call OnStartRequest on it. r+sr=jst
|
2009-01-09 12:54:23 -05:00 |
|
Benjamin Smedberg
|
73a6fab34b
|
Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal.
|
2009-01-09 11:35:24 -05:00 |
|
Shawn Wilsher
|
81617a07f0
|
Bug 471685 - Upgrade to SQLite 3.6.7
This contains the changes to SQLite files.
|
2009-01-08 11:51:25 -05:00 |
|
Shawn Wilsher
|
9497d3d2a0
|
Bug 471685 - Upgrade to SQLite 3.6.7
This contains the changes to Mozilla code for the upgrade.
r=asuth
|
2009-01-08 11:51:21 -05:00 |
|
Blake Kaplan
|
d019260b3a
|
Add a crashtest for bug 460706. r=sicking
|
2008-12-19 17:38:18 -08:00 |
|
L. David Baron
|
32e3eb962a
|
Make reftest test for assertions on individual tests. (Temporarily disabled until tinderboxes set up and manifests annotated.) (Bug 472557) r=Waldo
|
2009-01-08 13:50:21 -08:00 |
|
L. David Baron
|
b1dbc0710a
|
Expose the number of assertions since process start from XPCOM. (Bug 472557) r=bsmedberg
|
2009-01-08 13:50:21 -08:00 |
|
Olli Pettay
|
b96454a8a4
|
Bug 472312, change NS_ERROR to NS_WARNING for now
|
2009-01-08 23:36:22 +02:00 |
|
Mats Palmgren
|
319385ddc7
|
DEBUG: Make nsBlockFrame::List really print the overflow lines. b=472193 r+sr=roc
|
2009-01-08 22:17:53 +01:00 |
|
Uri Bernstein
|
030cd64a09
|
Set mMaintainRange to null when there is no selection. b=470212 r=mats sr=roc
|
2009-01-08 22:17:49 +01:00 |
|
Shawn Wilsher
|
c8e12b6671
|
Bug 429827 - Download manager does not warn when its download location does not exist or is write protected
r=Mardak
|
2009-01-08 15:17:53 -05:00 |
|
Olli Pettay
|
eee0d0ea2e
|
Bug 472312, r+sr=bz
|
2009-01-08 22:16:33 +02:00 |
|
Boris Zbarsky
|
47113ec40f
|
Backout merge
|
2009-01-08 14:58:53 -05:00 |
|
Boris Zbarsky
|
3dc0f14f0e
|
Backed out changeset b73e063a3f99 (bug 464838)
|
2009-01-08 14:58:33 -05:00 |
|
Ted Mielczarek
|
c22a7b95a3
|
bug 467271 - JS not being PGOed on win32. r=bsmedberg
|
2009-01-08 13:52:38 -05:00 |
|
Ted Mielczarek
|
cb9e3ef789
|
bug 471188 - stop calling 'make install' for spidermonkey. r=bsmedberg,jimb
|
2009-01-08 13:51:27 -05:00 |
|
Patrick McManus
|
f488e1baf7
|
Bug 464838. Try to resolve performance issues in DNS prefetch by putting elements, not URIS, in the queue, and deferring URI creation to pageload complete (or a timer, if we're not in pageload). r+sr=bzbarsky
|
2009-01-08 13:08:20 -05:00 |
|
Benjamin Smedberg
|
7029b163e2
|
Bug 463289 - nsNativeModuleLoader doesn't protect its internal data structures, and is accessed on multiple threads (symptom is RECURSION_LEVEL assertions in pldhash.c). This patch is the simple-but-slow path: proxy all non-main-thread requests to the main thread. This is probably sufficient because asking for modules is a relatively rare activity: the component manager caches the factory objects after a lookup, r=brendan
--HG--
extra : rebase_source : 3118096536b6271886d5c35a3486bb278dc0fd86
|
2008-11-26 14:39:36 -05:00 |
|
Benjamin Smedberg
|
15baaa2c9e
|
Bug 472461 part 2 - jsgc crashes with !JS_TRACER, r=jorendorff for immediate bustage fix, and I'll get ex-post-facto review from Igor
|
2009-01-08 10:44:16 -05:00 |
|
Benjamin Smedberg
|
61c5a56d65
|
Bug 472461 part 1 - jsgc.cpp fails to compile with !JS_TRACER, initial patch by Igor, r=jorendorff with nits fixed by bsmedberg
|
2009-01-08 10:43:33 -05:00 |
|
Robert O'Callahan
|
3da733094d
|
Backout bug 456219 ... Mac tests still fail
|
2009-01-08 23:19:56 +13:00 |
|
Robert O'Callahan
|
26c40a1e79
|
Backed out changeset 5041ce453104
|
2009-01-08 23:19:21 +13:00 |
|
Matthew Gregan
|
7c74a5659e
|
Bug 471590. Update wave-decoder Pause to handle possible asynchyronous loading. r=doublec,sr=roc
--HG--
extra : rebase_source : 4146cd1a399875992e44769d752effc4f312841f
|
2009-01-08 21:44:38 +13:00 |
|
Taras Glek
|
254745952a
|
Bug 471087. Kill nsIDKey. r=bsmedberg
--HG--
extra : rebase_source : 9d60a541863c545101417cf00a11cb9ceda70a09
|
2009-01-08 21:43:07 +13:00 |
|
Sergey Yanovich
|
40952ed115
|
Bug 462497. Don't reacquire a monitor in nsComponentManagerImpl::HashContractID that we already hold. r=bsmedberg
--HG--
extra : rebase_source : 5a024be37b8d28025f24b207d9622c1b597daea0
|
2009-01-08 21:41:55 +13:00 |
|
Michael Ventnor
|
f36baa768c
|
Bug 427488. Enable use of provided default filename for file open dialogs in GTK. r+sr=roc
--HG--
extra : rebase_source : ff4f6363e52c4dbda82d81bfbbbef43e5311e772
|
2009-01-08 21:16:13 +13:00 |
|
Michael Ventnor
|
06caf49741
|
Bug 469880. Support a libnotify-based implementation of nsIAlertsService for GTK. r+sr=roc,r=ted
--HG--
extra : rebase_source : f9a6a01ffaf868712429a42193a275eecaf9a614
|
2009-01-08 21:12:16 +13:00 |
|
Zack Weinberg
|
cdce96d30d
|
Bug 456219. Fix clipping to padding-rect with rounded corners. r+sr=roc
--HG--
extra : rebase_source : ec710fd6f83332fcecaa926b1f0ec07e4d2e3635
|
2009-01-08 21:10:21 +13:00 |
|
Robert O'Callahan
|
13ddb2b9d8
|
Bug 425981. Make first-letter frame wrapping build its own frame constructor state to ensure it's for the correct place in the frame tree. r+sr=bzbarsky
--HG--
extra : rebase_source : 7dd5de3f6b2a9e83994d7023d4cfafce205e9376
|
2009-01-08 21:07:51 +13:00 |
|
John Daggett
|
23fe0a5fab
|
change crashtest for 472237 to use local font
|
2009-01-08 17:36:24 +09:00 |
|
Robert Sayre
|
322c1d5368
|
Merge tracemonkey into mozilla-central.
|
2009-01-07 23:48:28 -05:00 |
|
timeless@mozdev.org
|
a09492561f
|
Bug 412743 nsScriptSecurityManager::Init shouldn't treat failure of InitPrefs as fatal
r=mrbkap sr=dveditz
|
2009-01-07 20:42:15 -08:00 |
|
timeless@mozdev.org
|
57d05de949
|
Bug 471451 - configure outputs garbage while figuring out arguments for midl if midl is missing, r=ted
|
2009-01-07 20:42:15 -08:00 |
|
timeless@mozdev.org
|
65a8d44305
|
Bug 470595 - crash [@ strlen - nsComponentManagerImpl::IsContractIDRegistered], r=bsmedberg
|
2009-01-07 20:42:15 -08:00 |
|
timeless@mozdev.org
|
424d17dfdd
|
Bug 136292 jsdIValue doesn't handle Unicode string values at all
Bug 335098 Strings with \x00 are truncated
support non ascii strings from js engine, r+sr=jst
|
2009-01-07 20:42:15 -08:00 |
|
Robert Sayre
|
e7849011fd
|
Merge.
|
2009-01-07 23:41:00 -05:00 |
|
Edward Lee
|
afc13be206
|
Bustage fix Bug 463483 (finalized typed query statement)
|
2009-01-07 16:53:54 -08:00 |
|
Edward Lee
|
c40eef5e18
|
Bug 426864 - Only show user typed history pages for the urlbar dropdown. r=dietrich
|
2009-01-07 15:47:58 -08:00 |
|
Edward Lee
|
288184e803
|
Bug 463483 - matchOnlyTyped no longer honored with special filters. r=dietrich
Bug 463558 - Switch matchOnlyTyped to restrict.typed "~" (default.behavior + 32)
|
2009-01-07 15:47:56 -08:00 |
|
Igor Bukanov
|
100f79b331
|
bug 419086 - replacing the branch callback with the operation callback. r=brendan
|
2009-01-08 00:44:52 +01:00 |
|
Marco Bonardo
|
584d77afc2
|
Bug 468400 - xpcshell-simple/test_places/unit/test_adaptive.js | *** TIMEOUT ***: The test timed out while polling database, r=sdwilsh
|
2009-01-08 00:37:01 +01:00 |
|