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 |
|
Josh Aas
|
2e7df95914
|
Get rid of nsPluginInstanceTagList. Make this code easier to deal with and less error-prone. b=535643 r=jst
|
2010-01-26 20:30:58 -05:00 |
|
Gavin Sharp
|
937dce11b7
|
Bug 189378: add pref to disable plugins in the browser, r=josh
--HG--
extra : rebase_source : 7f70e2585d6b2840fa801969e5af50c5e81caca8
|
2009-10-05 05:00:57 -04:00 |
|
Jonathan Griffin
|
fe5929b77f
|
Bug 539755. Fix tests to use 'basic' instead of 'http' for the scheme parameter.
|
2010-01-26 09:22:49 -08:00 |
|
Jonathan Griffin
|
5040e737a1
|
Bug 518924. Fix memory leak in NPAPI async callback test and re-enable
|
2010-01-25 12:20:30 -08:00 |
|
Alfred Kayser
|
b1dfdbc219
|
Bug 541828: crash in BuildFileList (r=tglek)
|
2010-01-25 10:21:49 +01:00 |
|
Taras Glek
|
e255b8b9e3
|
Bug 537165: Don't hold on to OS file handles in JARs r=ak
|
2010-01-23 11:40:21 -05:00 |
|
Phil Ringnalda
|
574c919e99
|
Bug 518924 - disable mochitests, since one of them is leaking every Md6 run on Windows and Linux
|
2010-01-22 22:16:16 -08:00 |
|
Jonathan Griffin
|
d736eba473
|
Bug 518924. Add tests for NPAPI timers and async callbacks. r=bsmedberg
|
2010-01-22 17:13:26 -08:00 |
|
Andrew Shilliday
|
6bbf5d3015
|
bug 500983 - "Use System Proxy Settings" should be default for new profiles. r=bzbarsky
|
2009-08-05 09:33:00 -04:00 |
|
Jonathan Griffin
|
ce90ed0a0d
|
Test for bug 539755, NPN_GetAuthenticationInfo
--HG--
extra : transplant_source : %1E%F7%C1%BF0%14Ul%0Ex%ABJ%0A%B9Z%0CX4%02%98
|
2010-01-21 14:35:03 -05:00 |
|
Benjamin Smedberg
|
915969ff29
|
Bug 541155 - test_loadflags.html doesn't reset prefs properly (manifests as a failure in modules/plugin/test/test_cookies.html), r=dwitte
--HG--
extra : transplant_source : VM%EB%A5.b%EC%CB1%1FGB%C2%A0%0E%C4%60%B0r4
|
2010-01-21 14:11:49 -05:00 |
|
Benjamin Smedberg
|
bb04a0052e
|
Remove the result-initialization from e9c045ce1618 which shouldn't be needed, bug 540776 fixed this the correct way.
--HG--
extra : transplant_source : %E1%B4%D8%1E%84%8C%8F%A5%3A%E8%C7%FB%17%F2%DA%05%DDE%B6%21
|
2010-01-20 14:08:42 -05:00 |
|
Sid Stamm
|
32f5ce7b68
|
bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst
|
2010-01-21 10:41:24 -08:00 |
|