Ginn Chen
|
998ced8623
|
Bug 528150 Remove the hack for LIR.cpp in Makefile.in r=dvander
|
2009-11-20 14:12:47 +08:00 |
|
Ginn Chen
|
546bba6b66
|
Bug 529764 nsPresArena.cpp failed to compile on Solaris r=zweinberg
|
2009-11-20 14:11:42 +08:00 |
|
Robert O'Callahan
|
a3f1f75383
|
Bug 528493. Prevent script execution while initializing nsDocumentViewer. r=bzbarsky
|
2009-11-19 12:40:31 +13:00 |
|
Robert O'Callahan
|
f5ad5f28f5
|
Bug 528493 preliminary number 2. Don't call a function that needs to flush while we might be under a scriptblocker. r=bzbarsky
|
2009-11-19 23:39:11 -05:00 |
|
Robert O'Callahan
|
69068c403d
|
Bug 528493 preliminary. Don't MaybeLoadImage on bind if image loading for this node is disabled. r=bzbarsky
|
2009-11-19 23:39:11 -05:00 |
|
Kyle Huey
|
dbc0ebff46
|
Bug 529638: Don't accidentally keep processing scroll messages when we've passed them to children. r=roc
|
2009-11-19 18:43:34 -05:00 |
|
Jonas Sicking
|
3b6fad6365
|
Back out 2d4a6e2237f9. Logging no longer needed.
|
2009-11-19 17:52:28 -08:00 |
|
Boris Zbarsky
|
0cf80bf052
|
Update bug 529119 tests to not rely on error page titles.
|
2009-11-19 20:42:00 -05:00 |
|
Blake Kaplan
|
2c89f91972
|
Bug 520386. Don't clear scope while executing code in that scope. r=bzbarsky@mit.edu, sr=jst@mozilla.org
|
2009-11-19 15:11:44 -08:00 |
|
Robert Strong
|
01861e6962
|
followup fix for Bug 407875 - disable control when canCheckForUpdates is false instead of canUpdate. r=dolske, a=beltzner
|
2009-11-19 15:07:56 -08:00 |
|
Jim Mathies
|
1e83668bfe
|
Bug 520607 - Remove use of "ntlm" auth module and replace with use of "sys-ntlm". r=wtc, cbiesinger. sr=bz.
|
2009-11-19 16:12:43 -06:00 |
|
L. David Baron
|
7bc0b2bd75
|
Merge backout of changeset 4a0bf3ffd767 due to test crashes.
|
2009-11-19 13:51:46 -08:00 |
|
L. David Baron
|
ab0caddb75
|
Backed out changeset 4a0bf3ffd767 due to test crashes.
|
2009-11-19 13:51:31 -08:00 |
|
Boris Zbarsky
|
1ccc263d2e
|
Bug 529859. Need to submit empty file inputs too. r=smaug
|
2009-11-19 15:58:46 -05:00 |
|
Boris Zbarsky
|
85e02cc64e
|
Bug 529819. Don't double-add a node to form.elements['foo']. r=smaug
|
2009-11-19 15:58:46 -05:00 |
|
Shawn Wilsher
|
0d37582e30
|
Bug 525356 - windows debug unit tests: test_connection_executeAsync.js and test_statement_executeAsync.js failing frequently (fatal assertion)
Release on the calling thread so when the connections destructor is called, it
is not on the background thread.
r=asuth
|
2009-11-19 11:49:20 -08:00 |
|
Robert Strong
|
86b40d6c0d
|
followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner
|
2009-11-19 11:38:56 -08:00 |
|
Neil Rashbrook
|
01cef7daab
|
Bug 528755 Workaround for XUL filepicker regression r=gavin bl=beltzner
|
2009-11-19 19:04:38 +00:00 |
|
Joe Drew
|
d3fe87f97f
|
Bug 529732 - Remove bogus NS_ABORT_IF_FALSE and reenable tests. r=jrmuizel
|
2009-11-19 01:09:28 -05:00 |
|
Ehsan Akhgari
|
31d57b1d2e
|
Bug 529667 - Stopping PB mode after opening a new window when PB is active is not possible; r=vlad a=blocking-firefox3.6+
--HG--
extra : rebase_source : 8e2686cfb9497aa888f3f3b062eb1666b7236d2f
|
2009-11-18 19:03:07 -05:00 |
|
Ehsan Akhgari
|
40348234c6
|
Bug 527820 - Checking all prefs except "Site Preferences" shows confusing UI; r=dao ui-r=beltzner a=blocking-firefox3.6+
--HG--
extra : rebase_source : 661c6a6c0d4a74e478cf8b476e65723a1654c54f
|
2009-11-17 14:49:59 -05:00 |
|
Frederic Plourde<frederic.plourde@polymtl.ca>
|
36bdecc47f
|
Bug 513354 - Destroy the baseWindow on tab destruction, r=bs
|
2009-11-13 07:43:43 -05:00 |
|
Ben Turner
|
b579e4a306
|
Bug 528144 - 'Missing IPC messages cause hang during xpcshell test'
|
2009-11-17 15:34:48 -08:00 |
|
Chris Jones
|
59177d397f
|
fix brain-dead cjones bug. no r=, trivial
|
2009-11-17 16:18:06 -06:00 |
|
Olli Pettay
|
cab5358845
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 16:22:23 +02:00 |
|
Olli Pettay
|
d0250ab7c3
|
Backout Bug 523356
|
2009-11-17 13:56:49 +02:00 |
|
Olli Pettay
|
cc2bb5ab11
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 10:43:39 +02:00 |
|
Chris Jones
|
ca75161694
|
add nsresult to IPDL builtins
|
2009-11-16 14:52:47 -06:00 |
|
Ben Turner
|
4aecc03b4f
|
Bug 528144 - 'Missing IPC messages cause hang during xpcshell test'
|
2009-11-13 15:35:33 -08:00 |
|
Ben Turner
|
b6ef9679ad
|
Followup to bug 527876
|
2009-11-13 13:19:33 -08:00 |
|
Ben Turner
|
42c5c160d1
|
Bug 527876 - 'test_windowed_invalidate.html hangs during mochitest-ipcplugins'.
|
2009-11-13 12:20:03 -08:00 |
|
Ben Turner
|
6a8386c605
|
Fix bustage
|
2009-11-12 14:46:29 -08:00 |
|
Chris Jones
|
64b9366a4d
|
no need to include in C++ protocol-common headers |include protocol|'d from IPDL. this is an accident of history
|
2009-11-12 16:20:20 -06:00 |
|
Benjamin Smedberg
|
44a5bb3c86
|
Bug 527925 - Print preview broken in e10s (really, broken any time you try to define UNICODE in widget/src/windows), switch to using wide variants of the necessary functions, r?jrmuizelaar
|
2009-11-12 14:18:32 -08:00 |
|
Ben Turner
|
cafe07f11b
|
Bug 525792 - 'Fix leaks running mochitests'.
|
2009-11-12 14:16:54 -08:00 |
|
Ben Turner
|
1c22d5c47e
|
More better awesome trap on debug builds when we try to abort
|
2009-11-12 12:04:58 -08:00 |
|
Ben Turner
|
5c6304af69
|
Make NS_DebugBreak trap as well as abort in debug builds
|
2009-11-12 11:44:25 -08:00 |
|
Benjamin Smedberg
|
effd77def4
|
Don't rely on the plugin methods to return a non-null actor when the say NPERR_NO_ERROR... crashing here is a no-no even if the plugin is stupid.
|
2009-11-11 17:01:07 -05:00 |
|
Benjamin Smedberg
|
957e2b5042
|
The test plugin over-retains its scriptable object: NPN_CreateObject returns a retained object, so there's no need to retain it again. This shouldn't fix the leak but it does expose the bug bent just fixed.
|
2009-11-11 23:46:56 -05:00 |
|
Ben Turner
|
0a4603ecea
|
Fix invalidation algorithm so that we never leave a deleted actor in the live hash map.
|
2009-11-11 17:12:01 -08:00 |
|
Chris Jones
|
64d4b56ae4
|
fix misplaced forward declarations of protocols
|
2009-11-11 15:07:58 -06:00 |
|
Benjamin Smedberg
|
17cf638aac
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Ted Mielczarek
|
96ab3547a7
|
bug 463411 - nsinstall.exe can race creating directories. r=timeless (sync js/src copy of nsinstall_win.c)
|
2009-11-11 08:24:30 -05:00 |
|
Marco Bonardo
|
0a80083f29
|
Fix orange in test_treeview_date.xul due to bug 519479
|
2009-11-11 13:44:35 +01:00 |
|
Chris Jones
|
0807e5c7e2
|
bug 527871: fix shutdown assertion and leaking TestShellParent. still leaking ContentProcessParent's GeckoChildProcess, but needs discussion before fixing
|
2009-11-11 02:34:08 -06:00 |
|
Chris Jones
|
5629855e23
|
mac builds and runs with --enable-ipc, but the subprocess nsAppShell dies for an apparently Cocoa-related reason. IPC is fine though
|
2009-11-10 20:25:10 -06:00 |
|
Chris Jones
|
14e82a080a
|
print actor names instead of protocol, regression
|
2009-11-10 18:02:44 -06:00 |
|
Jason Evans
|
e4b0cbf81c
|
Bug 515556 - Fix jemalloc committed memory statistics. r=vlad
|
2009-11-10 16:01:08 -08:00 |
|
Mark Steele
|
87b01b3cfc
|
b=526185, [webgl] accept WebGLArrays instead of JS arrays in texImage2D; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|
Mark Steele
|
63bf2da952
|
b=526017, [webgl] collapse state query calls; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|