Chris Jones
|
bc05dd163b
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
|
Karl Tomlinson
|
ec508d3a01
|
b=540114 reparent foreign children of the socket window before it gets destroyed r=cjones
|
2010-02-16 10:40:46 +13:00 |
|
Ben Turner
|
6c55f9cf2e
|
Fix #warning, msvc doesn't have that.
|
2010-02-16 13:04:16 -08:00 |
|
Chris Jones
|
1c763b2c0a
|
Bug 544945: Mochitest of clipboard interaction that forces the plugin subprocess into a nested event loop on gtk2 platforms. r=karlt
|
2010-02-16 12:44:26 -06:00 |
|
Nickolay Ponomarev
|
ac179ae81b
|
bug 546629 - fix a wrong comment in the npruntime sample plugin code, r=joshmoz
|
2010-02-22 16:18:17 +03:00 |
|
Mike Hommey
|
a71ad7f6dc
|
Bug 535990: Null check at PL_DHashTableOperate to avoid crashing r=bsmedberg
|
2010-02-20 08:55:34 -05:00 |
|
Martin Stransky
|
b3a1889d8e
|
Bug 528900: Null check at _[pop|push]popupsenabledstate to avoid crashing r=jst
|
2010-02-20 08:53:10 -05:00 |
|
Brad Lassey
|
23156d33b8
|
Winmo bustage fix from bug 545080 r=dougt
|
2010-02-20 00:53:38 -05:00 |
|
Benjamin Smedberg
|
171347def1
|
Followup to bug 545080, convert additional functions to the explicit "W" variants so that even when we're not building with -DUNICODE we always use unicode paths, r=Thunderbird bustage
|
2010-02-19 15:31:28 -05:00 |
|
Benjamin Smedberg
|
a408137a65
|
Bug 545080 and bug 537344 - When UNICODE is defined in modules/plugin/base/src, we follow codepaths that aren't right, and the fields of nsPluginInfo are double-converted to UTF8, which is bad, r=josh
|
2010-02-13 16:59:39 -05:00 |
|
Chris Cooper
|
797fff5d7f
|
Bug535369 - Compile bsdiff for host OS rather than target - r=ted.mielczarek
|
2010-02-19 11:58:45 -05:00 |
|
Karl Tomlinson
|
0cd7c3af25
|
b=540114 process reparent requests before removing the X error handler r=cjones
|
2010-02-18 11:05:24 +13:00 |
|
Karl Tomlinson
|
048a190877
|
b=540114 reparent foreign children of the socket window before it gets destroyed r=cjones
|
2010-02-16 10:40:46 +13:00 |
|
Chris Jones
|
f7d360da57
|
Bug 544345: Mochitest of plugin hangs. r=bsmedberg
|
2010-02-11 14:32:19 -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 |
|
Benjamin Smedberg
|
109798179d
|
Followup to bug 543086 - PBBUILD isn't set until you include config.mk, use PBBUILD_BIN instead
|
2010-02-10 12:40:53 -05:00 |
|
Ted Mielczarek
|
7534f6eb66
|
Bug 541446 - sort out details of where OOP minidumps should wind up. r=benjamin
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify.xul => modules/plugin/test/mochitest/test_crash_notify_no_report.xul
|
2010-02-09 17:05:31 -08: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 |
|
Doug Turner
|
c5fb72ab64
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
|
Boris Zbarsky
|
8ee09a16e0
|
Bug 543086. Don't try to build the default plug-in on mac if we don't have pbbuild. It'll just fail. r=ted
|
2010-02-09 12:09:06 -05:00 |
|
Josh Aas
|
c04a923d42
|
Fix our plugin library loading code so that it works in 64-bit builds. 64-bit NSPR does not support bundle loading. b=544579 r=smichaud
|
2010-02-08 13:22:25 -06:00 |
|
Josh Aas
|
e0d1ee7974
|
More complete plugin architecture check for Mac OS X. Support 64-bit-only plugins and stop assuming that any universal binary plugin has the correct architecture. Fixes bug 544433 and bug 544437. r=smichaud
|
2010-02-06 23:29:58 -06:00 |
|
Josh Aas
|
20a6128dae
|
Make all scriptable methods in nsIPluginHost appear before the C++ code. b=542712 r=jst
|
2010-02-06 16:07:13 -06:00 |
|
Zack Weinberg
|
e628f0c656
|
Bug 543101: (Test-only change) When comparing filesystem timestamps to zip-file timestamps in zipwriter tests, truncate both values to second precision. r=dtownsend. CLOSED TREE
|
2010-02-05 11:22:39 -08:00 |
|
Benjamin Smedberg
|
151a3c2903
|
Bug 544016 - If two plugins are available for a MIME type, prefer the enabled one to the disabled/blocklisted one, r=josh
--HG--
extra : rebase_source : 8c4382719dd8886634a8f89a85d89af1e96f6c4d
|
2010-02-03 16:52:07 -05:00 |
|
Benjamin Smedberg
|
936c70b8c5
|
Testcase for bug 542263 - crash at NPObjWrapper_NewResolve or various other places
--HG--
extra : rebase_source : 92a3bc42926934ec4f077657d4c519809fa71df0
|
2010-02-03 09:09:16 -05:00 |
|
Daniel Holbert
|
7f88cb2313
|
Backed out changeset 8006ad2d0c06 (tests for bug 542263), since its test 'test_GCrace.html' failed on OSX in its first cycle.
|
2010-02-02 18:57:15 -08:00 |
|
Benjamin Smedberg
|
49079e3a39
|
Testcase for bug 542263 - crash at NPObjWrapper_NewResolve or various other places
|
2010-02-02 17:18:41 -08:00 |
|
Benjamin Smedberg
|
6db43fb19a
|
revert changeset f61e06c31086 (bug 542971) since it caused bug 543376.
|
2010-02-02 17:18:37 -08:00 |
|
Benjamin Smedberg
|
fb8f40b46e
|
Bug 542248 - ASSERTION: Shouldn't return null and NPERR_NO_ERROR (and then crash) navigation from one silverlight page to another, r=josh
|
2010-02-02 09:46:25 -05:00 |
|
Justin Lebar
|
e730a1afc6
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Ben Turner
|
dac5a3fee3
|
Bug 542915 - 'Protect DelayedReleaseGCCallback from reentering and double-freeing NPObjects' r=jst+josh.
--HG--
extra : transplant_source : %5B%C1%C3QH%22%22%24%9D%A2%CE%E9%907%941%8F%F5%07%19
|
2010-02-01 12:35:48 -08:00 |
|
Josh Aas
|
4a93f5fe9f
|
Clean up a bunch of things in nsNPAPIPlugin. b=543339
|
2010-01-31 16:41:26 -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 |
|
Josh Aas
|
46d060dccd
|
Get rid of nsPluginInstanceTag. Clarifies the plugin object hierarchy and makes it easier to get from one object to another. We avoid unnecessary null checks and strong references due to clarified lifetimes dependencies between objects. Makes all of this code less error-prone. b=542971 r=jst
|
2010-01-29 14:42:54 -05:00 |
|
Jesse Ruderman
|
42a85b7235
|
Remove duplicated, out-of-date reftest.list instructions
|
2010-01-29 03:25:48 -08:00 |
|
Henri Sivonen
|
6835111d7b
|
Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman.
--HG--
extra : rebase_source : 31f125d0e833aaea2c1bd4755c16d5e7fd5f2e83
|
2010-01-14 15:58:27 +02:00 |
|
Ben Turner
|
33a8aae576
|
Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' Followup fix, r=roc.
--HG--
extra : transplant_source : ._%92%D6%40%FE%1E%92%01%11%7F%BA%2A%EF%24Y%84%DC6%0E
|
2010-01-28 12:23:07 -08:00 |
|
Ben Turner
|
453fbad6ed
|
Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' r=jimm.
|
2010-01-28 11:32:41 -08:00 |
|
Justin Lebar
|
a827ba17fc
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Benjamin Smedberg
|
4245b947f3
|
Bug 539063 - Implement a whitelist/blacklist for OOPP, r=josh
|
2010-01-28 10:31:53 -05:00 |
|
Daniel Holbert
|
345647b7b2
|
Bug 541828 followup: Convert "sizeof" result to signed integer, to fix signed-vs-unsigned build warning in nsZipArchive. r=tglek
|
2010-01-28 01:52:35 -08:00 |
|
Oleg Romashin
|
2d419b5929
|
Bug 534644 - implement Qt ipc/chromium backend, first part. r=benjamin, r=jones.chris.g
|
2010-01-28 07:22:41 +02:00 |
|
Chris Jones
|
c22de50bdf
|
Bug 542356: Initialize the NPError outparam passed to NPP_New() so that plugins must set it to NPERR_NO_ERROR (and so as to work around a valgrind UMR false-positive for OOPP). r=joshmoz
|
2010-01-27 17:45:34 -06:00 |
|
Benjamin Smedberg
|
f55c3f38ef
|
When calling a null function pointer, breakpad apparently skips a frame. In order for intentionalCrash() to appear in the minidump, try dereferencing a null pointer instead.
--HG--
extra : transplant_source : %C4et%5B3%B1%163N%84%FF%04%BB%0AC%8E%A7%0AzX
|
2010-01-27 11:31:03 -05:00 |
|
Benjamin Smedberg
|
05f44c363f
|
Rename Crash() to IntentionalCrash() so that automation can grep for it. Make it non-static, and add trailing instructions to it so that it isn't inlined nor tail-called away in crash reports.
--HG--
extra : transplant_source : %D7R%95%D1%FD%14%F3%F0V%033%0BQ%3F%9E%AB%E4%A7%A7J
|
2010-01-25 17:26:23 -05:00 |
|
Benjamin Smedberg
|
ce6c755ed6
|
Bug 541707 - semi-random failures in test_crashing2.html, probably due to interminism in the crash/crashreport/reload sequence
--HG--
extra : rebase_source : eaa6c45f5383e14b7d64dc71bc84c91256144864
|
2010-01-27 08:49:36 -05:00 |
|
Jim Mathies
|
757c1b3d63
|
Bug 540052 - [OOPP] Test failure in test_plugin_focus.html. r=bent.
--HG--
extra : rebase_source : bdb40f27e098519ecd71abd75a80e8e612f888f8
|
2010-01-26 15:40:15 -06:00 |
|