Commit Graph

39884 Commits

Author SHA1 Message Date
Benedict Hsieh
1426097ff2 Fixes crash in CrashReporter on child process shutdown, bug 548810. r=ted 2010-03-11 17:17:35 -08:00
Chris Jones
9961ca115c Followup to bug 545342: atomically refcount the dequeue task. r=bent 2010-03-11 16:24:15 -06:00
Benjamin Smedberg
ed824bba57 Bug 545342 - Remove the RPCChannel assertions about mismatched RPC stacks because mismatched stacks are normal when asynchronous messages are pending which cause secondary RPC messages, r=cjones 2010-03-11 17:17:35 -08:00
Jacek Caban
de481b55ef Bug 538216 - mingw fix. r=ted 2010-03-11 17:17:35 -08:00
Manuel Reimer
fd935d93c1 Bug 550705 - Dispatch events for toolbar customization. r=enn/dao 2010-03-11 21:42:23 +01:00
Dão Gottwald
85efd8a077 Bug 551765 - Rename tabs._tabbox to tabs.tabbox. r=enn 2010-03-11 21:38:34 +01:00
Dão Gottwald
fa1d313aa8 Bug 551712 - Tab event listeners should be added to the tab container, not the tabbrowser. r=zeniko 2010-03-11 21:38:06 +01:00
Ben Turner
68f78bd718 Bug 550925 - 'Workers: nsDOMWorkerTimeout::Init sets mInterval to an uninitialized value if aArgc <= 1'. r+sr=jst 2010-03-11 12:36:47 -08:00
Ben Turner
0dc9655a4e Bug 547399 - 'Workers: Don't let worker messages run if the worker is suspended'. r+sr=jst. 2010-03-11 12:36:44 -08:00
Ben Turner
5d922f8a70 Bug 551233. r=jst. 2010-03-11 12:36:39 -08:00
Benjamin Smedberg
1dcd610135 Followup to bug 551049 - make the closing reason match that used by the in-process host 2010-03-11 14:15:48 -05:00
timeless@mozdev.org
d74b5b2fa6 Backing out bug 550463 from NSPR landing it requires 10.6 2010-03-11 20:11:59 +01:00
Zack Weinberg
dc8dc9acca Make the logfile output of TestPoisonArea less frightening ("signal 11 as expected" instead of "Segmentation fault" for should-crash cases). test-only, no bug 2010-03-11 10:04:55 -08:00
Jason Duell
34ed28d2a9 bug 532221 bitrot fix: print BloatView logs for child xpcshell processes a=jduell, r=jwalden
--HG--
extra : rebase_source : 657c5db519b0cb4be74d0a9256deb79db8687005
2009-12-03 17:12:33 -08:00
Ben Newman
6347fe88f3 Bug 553448 - nsScriptSecurityManager::ContentSecurityPolicyPermitsJSAction should return JS_TRUE when no subjectPrincipal exists. r=mrbkap sr=dveditz 2010-03-18 17:27:39 -07:00
Jason Duell
40b250a8d5 Bug 546756 and bug 528145: fix error detection regression from runxpcshell "merge". a=jduell 2010-03-19 09:09:54 -07:00
Jason Duell
1e8125a004 Fix bug 551850 (xpcshell broken for e10s on windows). a=jae-seong lee, r=cjones
This will hopefully fix the e10s windows tree that's been red since March 8th (!)

--HG--
extra : rebase_source : a27dd77b14763cfc72a9cee61123ee63a3aed94b
2010-03-19 08:35:57 -07:00
Doug Turner
4956b23fb3 Merge with m-c 2010-03-18 21:53:17 -07:00
Josh Matthews
2c77d47c5c Fix bug 552871: _HEAD_JS_PATH is not defined for xpcshell test. a=jdm, r=jduell 2010-03-17 15:40:36 +13:00
Jason Duell
a5f74621b1 Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again. 2010-03-18 14:59:34 -07:00
Doug Turner
ef22106e0b [Bug 553149] Implement sendCrossProcessKeyEvent for e10s. r=smaug 2010-03-18 23:52:18 -07:00
Doug Turner
0f80ab2397 Fixing two Qt bustages. First, calling MakeFullScreen on child windows is bad as they are displayed. Second, the Qt version we are using has bugs with window activation and we added a XSync before calling showFullScreen to avoid such cases. r=oleg 2010-03-18 09:44:33 -07:00
Doug Turner
85bd4fb391 Merge with mc 2010-03-17 10:37:32 -07:00
Karl Tomlinson
471d962417 Cleanup from merge d04db5a2a30a. Complete backout of test for bug 550026 (performed on mozilla-central) 2010-03-15 14:24:03 +13:00
Chris Jones
1021c8753c Backout test for bug 550026 because it was too unreliable 2010-03-12 17:42:11 -06:00
Chris Jones
690f81ac63 Backed out changeset 77887760e63d 2010-03-12 17:37:06 -06:00
Chris Jones
26bc92c05c Merge backout 2010-03-12 17:36:45 -06:00
Chris Jones
55155e11ab Backed out changeset ab7b233c05fe 2010-03-12 17:36:34 -06:00
Chris Jones
17e5bf1857 Merge backout 2010-03-12 17:36:00 -06:00
Chris Jones
17f2898c28 Backed out changeset c713ff1a0d4a 2010-03-12 17:35:35 -06:00
Doug Turner
f295d7422b Merge 2010-03-12 15:20:36 -08:00
Karl Tomlinson
bc77c13e10 make sure to sleep long enough in the presence of signals b=550026 2010-03-12 14:51:31 +13:00
James Cook
5ca249e433 Bug 524919 - Qt build of Firefox or Fennec does not respect my screen's DPI. r=mark.finkle, sr=pavlov 2010-03-10 16:36:47 +02:00
Oleg Romashin
b3d57c6226 Bug 551045 - Widget Qt ::Update causing unexpected repaints and rendering lags during scroll. r=dougt 2010-03-10 16:37:36 +02:00
Doug Turner
16e2fd5fe7 Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js. 2010-03-10 19:13:35 -08:00
Jim Mathies
d064ea11c7 Bug 551242 - [OOPP] Hang (caught by hang detector) with flash and alt key. r=bent. 2010-03-10 19:16:44 -06:00
Jim Mathies
814f5bb4ea Bug 550784 - [OOPP] Flash deadlocks during script evals that trigger focus related events. r=bent. 2010-03-10 19:15:55 -06:00
Doug Turner
e342d43d13 Bug 550545 - The NPAPI ImageExpose event should be disabled when building for Qt. r=vlad
--HG--
extra : rebase_source : b66a81ba5a019e7da387eb81d4fd2454be196fe7
2010-03-10 15:01:46 -08:00
Blair McBride
c6f8ea29d3 Bustage fix for c7562242f88e (bug 480350) 2010-03-11 13:54:43 +13:00
Doug Turner
87cf185e2d Fixing build bustage on Qt. This is similar to bug 550261. 2010-03-09 00:44:28 -08:00
Chris Jones
d62eb460f3 Merge racing pushes 2010-03-08 14:20:39 -06:00
Doug Turner
e91ddd6b67 Fixing js/config/rules.mk to match mozilla-central 2010-03-09 00:11:08 -08:00
Chris Jones
733adfeaaf Fix some merge bustage. 2010-03-08 14:16:41 -06:00
Doug Turner
d08632917d Merge with mc 2010-03-08 10:09:55 -08:00
Doug Turner
48e6fd8d9a Bug 550658 - OS Libs should include qt os libraries. js config.mk change. r=ted
--HG--
extra : rebase_source : cdd18e60444210d5093bfc0bbdc4acfcd74e12a0
2010-03-08 09:27:48 -08:00
Oleg Romashin
1074689b38 Bug 550877 - Crash happen on attempt to delete bad created gfxShareImageSurface. r=dougt. 2010-03-08 19:28:54 +02:00
Oleg Romashin
b6226b7b19 Bug 549554 - MOZ_X_SYNC evn option does not work in MOZ_QT port, missing include. r=dougt 2010-03-08 19:28:15 +02:00
David Bolter
44f47fbd80 Backing out fix for bug 548291 to fix test crash (b=550819) 2010-03-08 12:24:35 -05:00
Karl Tomlinson
dd2242a733 modify pluginCrashInNestedLoop to work when other events also become pending b=550026 2010-03-08 15:13:05 +13:00
Chris Jones ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
71c7468481 test for bug 550026 r=karlt+cjones 2010-03-08 09:17:57 +13:00