Benoit Girard
|
bae8fa1251
|
Bug 711564 - Disable ICA/CA Plug-in drawing model on 10.5 because of instability. r=smichaud
|
2012-01-09 19:11:04 -05:00 |
|
Ms2ger
|
2a26ef2aa4
|
Bug 709516 - Remove unused _tostring from nsNPAPIPlugin.cpp; r=josh a=removal
|
2011-12-14 10:13:36 +00:00 |
|
Ms2ger
|
1c485b78b7
|
Bug 698378 - Give nsIScriptContext::EvaluateStringWithValue a JSObject* scope parameter; r=peterv
|
2011-11-16 08:50:19 +01:00 |
|
Steven Michaud
|
5969b9c010
|
Bug 700835 - Restore plugin caching to work around bad crash bug in latest Apple Java updates. r=josh
|
2011-11-11 19:10:31 -06:00 |
|
Michael Wu
|
21ff4d9ef1
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
|
Steven Michaud
|
2611a823dc
|
Bug 687610 - QuickTime can't play media from the network cache when running OOP. r=bsmedberg
|
2011-10-19 09:46:24 -05:00 |
|
Jeff Walden
|
7d613942b0
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
|
Jeff Walden
|
c5e5f873d1
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
946f2ae0e3
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
|
2011-10-10 22:50:08 -07:00 |
|
Brian Hackett
|
0ec9245d43
|
Remove jsobj.h from installed headers, bug 690943. r=luke
|
2011-10-04 07:06:54 -07:00 |
|
Josh Aas
|
bbe816bfa8
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
|
Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Ehsan Akhgari
|
f8f7ebcba1
|
Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg
|
2011-09-16 16:22:44 -04:00 |
|
Ed Morley
|
aba6e5dd88
|
Merge last green changeset on mozilla-inbound to mozilla-central
|
2011-09-18 20:23:17 +01:00 |
|
Ms2ger
|
6057ede4ed
|
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
|
2011-09-18 11:22:17 +02:00 |
|
Doug Turner
|
de45728b30
|
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
|
2011-09-16 14:34:31 -07:00 |
|
Ed Morley
|
dfcf452dc7
|
Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms
|
2011-09-17 00:27:55 +01:00 |
|
Doug Turner
|
4002d1430f
|
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
|
2011-09-16 14:34:31 -07:00 |
|
Josh Aas
|
2961caf713
|
Bug 622199: Add support for NPNVdocumentOrigin, ability to pass document origin directly to NPAPI plugins. r=bz
|
2011-09-14 12:22:27 -04:00 |
|
Oleg Romashin
|
28d302bc60
|
Bug 677712 - Make Qt port support No X11 build; r=dougt,joe
|
2011-08-24 17:15:58 +01:00 |
|
Josh Aas
|
09091a7ba6
|
Bug 670079: Stop caching plugin instances. We don't ever want to restart instances. r=jst
|
2011-07-08 12:39:22 -04:00 |
|
Jeremy Huddleston
|
480e92e292
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
|
Josh Aas
|
0f3cc1fc02
|
Bug 660989: Make NPPVpluginWantsAllNetworkStreams work with OOP plugins. r=bsmedberg
|
2011-06-08 16:20:53 -04:00 |
|
Oleg Romashin
|
2192f8e113
|
Bug 624165 Cleanup plugins code, remove kill MOZ_COMPOSITED_PLUGINS and MOZ_USE_IMAGE_EXPOSE r=dougt
|
2011-05-25 16:54:30 -04:00 |
|
Chris Leary
|
0bdaad1464
|
Merge mozilla-central and tracemonkey.
|
2011-05-23 00:02:05 -07:00 |
|
Chris Leary
|
3403bcf399
|
Merge mozilla-central and tracemonkey.
|
2011-05-20 14:29:36 -07:00 |
|
Josh Aas
|
60c0c9ea43
|
Bug 657952: Minimize methods in nsIPluginHost. r=jst
|
2011-05-21 09:28:54 -04:00 |
|
Chris Leary
|
d3a2ee665f
|
Bug 654301: Better interned string API, take 2. (r=Waldo)
|
2011-05-17 12:15:12 -07:00 |
|
Josh Aas
|
fdde0fa13b
|
Bug 637253: Remove nsIPluginInstance interface. r=bsmedberg
|
2011-05-17 21:48:34 -04:00 |
|
Josh Aas
|
6fa922aa5f
|
Bug 637253: Remove nsIPlugin interface. r=bsmedberg
|
2011-05-11 16:23:25 -04:00 |
|
Ed Morley
|
ce72bb6d59
|
Bug 654504 - Remove WinCE code from dom/plugins/base/; r=josh
|
2011-05-08 19:45:56 +02:00 |
|
Benjamin Smedberg
|
8f6641e796
|
Bug 649558 - Move modules/plugin/base to dom/plugins/base, r=josh
|
2011-04-26 17:38:43 -04:00 |
|