Chris Jones
|
ff3e952b48
|
Fix windows build
|
2010-02-11 15:22:44 -06:00 |
|
Chris Jones
|
ddb81e99d6
|
Bug 544345: Kill plugins if they exceed the hang timeout. r=bsmedberg
|
2010-02-11 14:32:18 -06:00 |
|
Chris Jones
|
7ec2f83c06
|
Log "schlepping drawable" messages as PLUGIN_LOG_DEBUG. no r=, trivial
|
2010-02-10 17:17:33 -06:00 |
|
Benjamin Smedberg
|
3ad7eb7f3a
|
Merge mozilla-central into electrolysis.
|
2010-02-09 21:22:09 -05:00 |
|
Ted Mielczarek
|
d40733d453
|
Bug 541076 - add minidump id and plugin name to PluginCrashed event. p=ted+dolske, r=jst, r=ted
|
2010-02-09 17:05:31 -08:00 |
|
Jim Mathies
|
222acbd54a
|
Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones.
|
2010-02-09 16:34:38 -06:00 |
|
Benjamin Smedberg
|
33745658c4
|
Merge mozilla-central into electrolysis
|
2010-02-09 11:39:28 -05:00 |
|
Ryan Flint
|
da462d7bb6
|
Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong
|
2010-02-09 05:28:39 -05:00 |
|
Blake Kaplan
|
bf56726f19
|
Bug 544544 - Make sure DataContainerEvent's classinfo interfaces are complete. r=smaug
|
2010-02-08 13:25:07 -08:00 |
|
Jim Mathies
|
b32f193a8c
|
Bug 542897 - [OOPP] Random sized black boxes appear/disappear in silverlight content areas. r=bsmedberg.
|
2010-02-08 13:35:37 -06:00 |
|
Makoto Kato
|
256f2577f8
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r=jst
|
2010-02-08 11:49:18 +09:00 |
|
Oleg Romashin
|
2f8503b1f3
|
Bug 544192 - Qt Xembed version required for IPC browser content embedding. r=bzbarsky,mozbugz
|
2010-02-04 18:00:52 +02:00 |
|
Benjamin Smedberg
|
c4141662bb
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
rename : ipc/glue/GeckoThread.cpp => ipc/glue/MozillaChildThread.cpp
rename : ipc/glue/GeckoThread.h => ipc/glue/MozillaChildThread.h
|
2010-01-31 22:19:21 -05:00 |
|
Benjamin Smedberg
|
f64a66954c
|
Merge mozilla-central into electrolysis.
|
2010-02-03 13:28:22 -05:00 |
|
Benjamin Smedberg
|
9eb44973ee
|
Work around bug 543776 by submitting empty PluginName/PluginVersion in crash reports.
--HG--
extra : rebase_source : d3ea07dc9edbb1295aeb815b47316a9ad1423026
|
2010-02-03 09:36:45 -05:00 |
|
Saint Wesonga
|
bc62bb2de6
|
Bug 180568 - Remove "Enabled" column from about:plugins. ui-r=faaborg r=jst,josh
|
2010-02-03 13:44:13 +01:00 |
|
Daniel Holbert
|
aaaa0e4b10
|
Backed out changeset c502a1a0900a (patch for bug 542263), since its test 'test_GCrace.html' failed on OSX in its first cycle.
|
2010-02-02 18:58:35 -08:00 |
|
Benjamin Smedberg
|
1f00a8ee4a
|
Bug 542263 - Deallocating a scriptable object shouldn't cause us to mark the actor as invalidated. If the object is resurrected by a racing call from the other side, simply create a new NPObject on this side to represent the actor (Crash at NPObjWrapper_NewResolve with Silverlight), r=bent
|
2010-02-02 17:18:39 -08:00 |
|
Daniel Holbert
|
336040d3c5
|
Bug 501423 followup: Reorder init lists to fix "will be initialized after" build warnings. r=jst
|
2010-02-02 12:05:24 -08:00 |
|
Ben Newman
|
368b49823d
|
Bug 542341 - Add RequestRunToCompletion method to ContentProcessParent. r=cjones
|
2010-02-01 17:53:52 -08:00 |
|
Benjamin Smedberg
|
6e31be0f2d
|
Merge mozilla-central into electrolysis.
|
2010-02-01 15:30:27 -05:00 |
|
Josh Aas
|
4a93f5fe9f
|
Clean up a bunch of things in nsNPAPIPlugin. b=543339
|
2010-01-31 16:41:26 -05:00 |
|
Robert Sayre
|
62ad0ec794
|
Merge tracemonkey to mozilla-central.
|
2010-01-31 10:12:39 -05:00 |
|
Masayuki Nakano
|
87066daf06
|
Bug 534420: Fix intermittent failure in browser_focus_steal_from_chrome.js r=enndeakin
|
2010-01-30 08:05:42 -05:00 |
|
Daniel Holbert
|
2d27756ba3
|
merge after backing out c7a04be6904 on suspicion of causing bug 543034
|
2010-01-29 18:56:08 -08:00 |
|
Daniel Holbert
|
46ba50b0cb
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
|
Daniel Holbert
|
32a1fb0c00
|
Bug 542959: Add 'const' to NP_GetMIMEDescription's parameter, to fix "deprecated conversion from string constant to ‘char*’" warning. r=cjones
|
2010-01-29 12:18:50 -08:00 |
|
Chris Jones
|
bab3961fbc
|
Prevent |ChildAsyncCallback|s from touching freed |PluginInstanceChild|s if NPP_Destroy() re-enters or races with the callback. r=bsmedberg
|
2010-01-29 13:24:11 -06:00 |
|
Robert Sayre
|
c7ce498f03
|
Merge mozilla-central to tracemonkey.
|
2010-01-29 09:51:21 -08:00 |
|
Chris Jones
|
07003cf347
|
Final merge of debug-spew backout
|
2010-01-26 20:09:07 -06:00 |
|
Chris Jones
|
6a65c0d728
|
Backout 8d0ad9632fd2
|
2010-01-26 20:09:04 -06:00 |
|
Chris Jones
|
a8ac13cd85
|
Intermediate merge of debug-spew backout
|
2010-01-26 20:08:59 -06:00 |
|
Chris Jones
|
b42dd35ca1
|
Backout f861b6e0a364
|
2010-01-26 20:08:56 -06:00 |
|
Chris Jones
|
fe90ea5e99
|
Intermediate merge of debug-spew backout
|
2010-01-26 20:08:44 -06:00 |
|
Chris Jones
|
e12332b1d9
|
Backout 76bf173816e8
|
2010-01-26 20:08:41 -06:00 |
|
Ben Turner
|
a5684857a3
|
Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml'. r=jimm.
|
2010-01-26 16:08:39 -08:00 |
|
Jim Mathies
|
ed02ce9b5d
|
Bug 541362 - [OOPP] hang closing tab with Yahoo web messenger loaded. r=bent.
|
2010-01-26 15:40:43 -06:00 |
|
Jim Mathies
|
ed4ba1d2fa
|
Bug 540052 - [OOPP] Test failure in test_plugin_focus.html. r=bent.
|
2010-01-26 15:40:15 -06:00 |
|
Benjamin Smedberg
|
cdf47037d7
|
Bug 540604 - silverlight doesn't work with OOPP because it doesn't set the stype outparam for NPP_NewStream, and relies on us initializing the value with NP_NORMAL, r=cjones
|
2010-01-26 12:05:54 -05:00 |
|
Chris Jones
|
e03c1f3854
|
More temporary debug spew to sort linux mochitest hang.
|
2010-01-25 14:10:12 -06:00 |
|
Benjamin Smedberg
|
0ba2d6e348
|
Merge mozilla-central with electrolysis.
|
2010-01-25 11:57:19 -05:00 |
|
Luke Wagner
|
89799b298a
|
Bug 541456 - change ConvertSupportsTojsvals not to use js_AllocStack (r=jst)
|
2010-01-25 08:48:07 -08:00 |
|
Chris Jones
|
db57f114be
|
Temporary spew part 2: convert fprintf(stderr into printf( so that child output shows up in the log.
|
2010-01-22 15:31:56 -06:00 |
|
Luke Wagner
|
2645ecd2da
|
Bug 541452 - put jstracer.cpp in namespace js (r=jorendorff)
|
2010-01-22 14:49:18 -08:00 |
|
Chris Jones
|
7b53db6a22
|
Temporary debug spew for diagnosing Linux mochitest hang.
|
2010-01-22 12:53:18 -06:00 |
|
Benjamin Smedberg
|
25d837343c
|
Bug 540868 part 3: when deallocating NPObjects in leakcount builds, let the leak monitor know that we cleaned them up correctly, r=bent
--HG--
extra : transplant_source : H%AC%29%DF8y%E8f%F1%2B%3B%5C%A3Z%10%D1R%7E%CC%10
|
2010-01-22 10:06:30 -05:00 |
|
Benjamin Smedberg
|
8adba8c2a2
|
Bug 540868 part 2: keep all NPObjects (not just those with actors) in mObjectMap, and invalidate/deallocate them when we destroy the associated instance, r=bent
--HG--
extra : transplant_source : %96H%CA%BF%2BX%18s%C8%1B%2Bh%8F%92%05%F0%9F/N%01
|
2010-01-22 10:06:13 -05:00 |
|
Benjamin Smedberg
|
6f7867ca0f
|
Bug 540858 part I: separate the refcount logging of NPObject (which works for both plugin and proxy NPObject) from ctor/dtor logging of ChildNPObject (proxy only), r=bent
--HG--
extra : transplant_source : %16%16%92s%8C%B1%AC%8AT%23%DF%DD%A0%B7RH%84C%A7%3A
|
2010-01-22 10:05:29 -05:00 |
|
Benjamin Smedberg
|
32dd918b29
|
Bug 540868 part 3: when deallocating NPObjects in leakcount builds, let the leak monitor know that we cleaned them up correctly, r=bent
|
2010-01-22 10:06:30 -05:00 |
|
Benjamin Smedberg
|
5ff7ecd852
|
Bug 540868 part 2: keep all NPObjects (not just those with actors) in mObjectMap, and invalidate/deallocate them when we destroy the associated instance, r=bent
|
2010-01-22 10:06:13 -05:00 |
|