Chris Jones
|
264a18bfdc
|
hack around lack of C99 format specifiers on Windows
|
2009-10-08 18:07:24 -05:00 |
|
Chris Jones
|
0f4bfc1b8d
|
followup to RPC race resolution --- convert RPC_DEBUGABORT into RPC_ASSERT, and pre-emptively fix potential spurious race detector alarms
|
2009-10-08 17:41:18 -05:00 |
|
Chris Jones
|
6c79e4bbd2
|
add racy RPC resolution. also add better debugging info and fix two shared-memory-race bugs.
|
2009-10-08 16:44:43 -05:00 |
|
Ben Turner
|
970c751691
|
Remove testplugin for ipc, we can run the real one now.
|
2009-10-08 14:40:51 -07:00 |
|
Ben Turner
|
dfe7dc6f40
|
Oops, revert bad changes
|
2009-10-08 12:23:04 -07:00 |
|
Ben Turner
|
d8f6fca3ab
|
Add threadsafety assertions to plugin code
|
2009-10-08 12:11:13 -07:00 |
|
Ben Turner
|
f26ec904ef
|
Oops, missed two
|
2009-10-08 11:45:20 -07:00 |
|
Ben Turner
|
366f27bdff
|
Crash fixes, must initialize variants before returning true
|
2009-10-08 11:36:50 -07:00 |
|
Chris Jones
|
e163ed39df
|
implement NPN_UserAgent, which was trickier than expected
|
2009-10-08 02:54:16 -05:00 |
|
Chris Jones
|
b67d0407f8
|
fix some simple crasher bugs
|
2009-10-08 00:49:30 -05:00 |
|
Ben Turner
|
63699d2cd3
|
Two tiny IPDL fixes.
|
2009-10-07 16:52:41 -07:00 |
|
Ben Turner
|
80b478e8c5
|
Bug 516524 - Support NPRuntime across processes. r=bsmedberg.
|
2009-10-07 16:50:48 -07:00 |
|
Chris Jones
|
8bd9efc8e7
|
bug 518425: C++ unit test for bug
|
2009-10-06 13:05:47 -05:00 |
|
Chris Jones
|
826a18e082
|
bug 518126, part 2: add infrastructure for C++ tests of IPDL-generated code. r=ted,bsmedberg
|
2009-10-06 13:02:26 -05:00 |
|
Ben Turner
|
fe26eff4e3
|
More bustage fix
|
2009-10-05 18:43:46 -07:00 |
|
Ben Turner
|
de848b8727
|
Fix bustage
|
2009-10-05 17:22:22 -07:00 |
|
Ben Turner
|
62534891fc
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
|
Daniel Holbert
|
5c29312056
|
comment-only fix: change a comment in gtk2xtbin.c from c++-style to c-style, to fix compile warning. [no bug #]
|
2009-10-05 15:21:17 -07:00 |
|
Karsten Düsterloh
|
d5bd9c1d53
|
backout merge
|
2009-10-05 23:34:35 +02:00 |
|
Karsten Düsterloh
|
4b57f06400
|
Backed out changeset ecd2b45a42af (Bug 364864) due to Leak test red
|
2009-10-05 23:34:21 +02:00 |
|
Karsten Düsterloh
|
0d35d8ab63
|
backout merge
|
2009-10-05 23:33:42 +02:00 |
|
Karsten Düsterloh
|
ea5a619bd9
|
Backed out changeset 8dfd3a7cab91 (Bug 364864) due to Leak test red
|
2009-10-05 23:33:06 +02:00 |
|
Armen Zambrano Gasparnian
|
2e5a9f40f0
|
Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted
|
2009-10-05 17:04:18 -04:00 |
|
David Anderson
|
8481e1f4db
|
Removed assertion that had too many false positives (bug 519534, r=gal).
|
2009-10-05 13:41:02 -07:00 |
|
Wolfgang Rosenauer
|
6a76bd0c25
|
Bug 520224 - correct CPU_ARCH/TARGET_XPCOM_ABI for ppc64 and s390(x). r=ted
|
2009-10-05 22:49:47 +02:00 |
|
Olli Pettay
|
bc14675f76
|
Bug 519932 - Quickstub commonly used DOMEvent methods and properties, r=peterv
--HG--
extra : rebase_source : 6fba39740c9c7a391499f90030fe865000e8efe4
|
2009-10-05 22:32:19 +03:00 |
|
Karsten Düsterloh
|
89ef1f68af
|
Bug 364864: binary testcase; r=bsmedberg
|
2009-10-05 21:12:43 +02:00 |
|
Karsten Düsterloh
|
d67564eec4
|
Bug 364864: nsICategoryManager::deleteCategoryEntry does not persist outside of component registration; r=bsmedberg
|
2009-10-05 21:05:24 +02:00 |
|
Daniel Holbert
|
6c2b8caecc
|
Mark SVG/SMIL reftest "moved-tree-1.xhtml" as random, due to occasional few-pixel differences (bug 470868)
|
2009-10-05 10:31:37 -07:00 |
|
Brad Lassey
|
571ef96533
|
bug 520521 - Add touch-enabled support for Windows Mobile r=dougt
|
2009-10-05 11:38:53 -04:00 |
|
Marco Bonardo
|
fdc9c1fda9
|
Forgot to remove observer in bug 516444, r=trivial-post-facto
|
2009-10-05 16:43:10 +02:00 |
|
Neil Deakin
|
ad88d6844c
|
Bug 513186, add noinitialfocus attribute to indicate that the element is skipped when determining the initial focus in a dialog, r=neil
|
2009-10-05 10:00:09 -04:00 |
|
Neil Deakin
|
19b8634b1c
|
Bug 517916, crash if the capturing element has no view, r=roc
|
2009-10-05 10:00:05 -04:00 |
|
Dão Gottwald
|
781700e4b0
|
Bug 494373 - make sure the location bar is visible before focusing it. r=gavin
|
2009-10-05 15:41:24 +02:00 |
|
Frederic Plourde
|
d746c06ac8
|
Bug 513990 - Add provisions to nsFrameLoader for reflow and resize events. r=bzbarsky
|
2009-10-05 07:52:19 -04:00 |
|
Olli Pettay
|
db0b04db91
|
Bug 520070, r=bz
--HG--
extra : rebase_source : fcdc0ee7c15269db40c02b7cd930c6117d0a2fe2
|
2009-10-05 13:10:31 +03:00 |
|
Marco Bonardo
|
c62a4b0301
|
Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder
|
2009-10-05 12:13:04 +02:00 |
|
Marco Bonardo
|
535b40c71b
|
Bug 516932 - Add an advanced maintenance task to vacuum and check integrity, for support purposes r=dietrich
Adds a PlacesDBUtils.checkAndFixDatabase() that can be used by support team to help debugging Places database issues.
|
2009-10-05 12:12:55 +02:00 |
|
Marco Bonardo
|
3ab79457e6
|
Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
This is a regression from bug 498130.
|
2009-10-05 12:12:46 +02:00 |
|
Marco Bonardo
|
d060c11dd3
|
Bug 500391 - When filtering results on search avoid querying tags and parent for each result, r=mano
This makes searches for a search term faster by 70%, avoiding a lot of useless queries spam.
|
2009-10-05 12:12:38 +02:00 |
|
Marco Bonardo
|
87d521d9ce
|
test for lazy getters scope, bug 508850, r=sdwilsh
|
2009-10-05 12:12:28 +02:00 |
|
Henri Sivonen
|
bc5244f7c3
|
Test for bug 505783 - Do not ignore xml:base in HTML DOMs. r=sicking.
|
2009-10-02 19:46:23 +03:00 |
|
Justin Dolske
|
2776d8d6f2
|
Bug 519478 - UMR in nsAutoCompleteController::ClosePopup. r=gavin.sharp
|
2009-10-04 23:46:25 -07:00 |
|
Alexander Surkov
|
be5fce4aec
|
Bug 520129 - crash: columnHeaderCells on ARIA grid cell of the grid without rows [@ nsWinUtils::ConvertToIA2Array], r=davidb
|
2009-10-05 14:41:56 +08:00 |
|
Markus Stange
|
926ee3ccfa
|
Bug 494301 - Scrollbar not resized on pill button click. r=roc
|
2009-10-05 15:14:38 +13:00 |
|
Masayuki Nakano
|
f1815b7374
|
Bug 496360 Servere performance problems pasting into textareas r=roc
|
2009-10-05 10:45:43 +09:00 |
|
Mark Finkle
|
5431eed7c0
|
Bug 520341: Implement a way to detect a pre-Fremantle Nokia Maemo tablet, r=roc
|
2009-10-04 21:31:26 -04:00 |
|
Mark Finkle
|
97a66d45d1
|
Bug 520176: Add touch-enabled support for Hildon, r=roc
|
2009-10-04 21:31:25 -04:00 |
|
Daniel Holbert
|
8de950cafb
|
Bug 520474: Remove unused helper function IsMenuPopup from nsContainerFrame.cpp. r=dbaron
|
2009-10-04 18:01:31 -07:00 |
|
Matthew Gregan
|
10ad572111
|
Bug 518952 - Remove unnecessary local patch against libvorbis. r=chris.double
--HG--
extra : rebase_source : 0c0703cf36a14a5d9d055a860abf8b4197f20d03
|
2009-10-05 11:56:08 +13:00 |
|