Josh Aas
|
eb5c04ca96
|
Bug 240131: Clarify NPStream ownership. r=jst
|
2012-05-19 00:33:24 -04:00 |
|
Josh Aas
|
19b2d04e7b
|
Bug 755961: Plugin stream decomtamination (nsIPluginStreamListener). r=bsmedberg
|
2012-05-17 19:54:26 -04:00 |
|
Ms2ger
|
b8c940e642
|
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
|
2012-05-05 11:00:05 +02:00 |
|
Ehsan Akhgari
|
389a1e201c
|
Bug 748752 - nsNPAPIPlugin check for private browsing value will not work; r=josh
|
2012-04-25 11:56:40 -04:00 |
|
Josh Matthews
|
c62994d83a
|
Bug 722942 - Obtain private browsing status from document of plugin owner, and watch private mode transitions on a per-instance basis. r=josh
|
2012-04-24 00:49:25 -04:00 |
|
Ms2ger
|
54f1f6b78d
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
|
Ms2ger
|
78bc77e39f
|
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
|
2012-04-14 15:05:01 +02:00 |
|
Daniel Holbert
|
d379c3696e
|
Bug 743785: Remove no-longer-used variable 'javaIsEnabled' from nsNPAPIPlugin.cpp. r=josh
|
2012-04-09 13:36:23 -07:00 |
|
Masayuki Nakano
|
60594b183f
|
Bug 668157 part.2 mozilla/dom should use mozilla::Preferences r=jst
|
2012-04-04 13:09:20 +09:00 |
|
Josh Aas
|
d229c3c3f0
|
Bug 740217: Simplify plugin instance object creation. r=bsmedberg
|
2012-03-30 12:52:43 -04:00 |
|
Oleg Romashin
|
35ebaf2234
|
Bug 703155 - Port Mozilla Qt to Qt5. r=mark.finkle,mh+mozilla,dougt
|
2012-03-22 16:24:40 -07:00 |
|
Ginn Chen
|
f4cc3e1a1f
|
Bug 731917 prevent plugins from corrupting the stack by making word-size stores to pointers to bool r=karlt
|
2012-03-02 14:17:26 +08:00 |
|
Bas Schouten
|
15beecfc67
|
Bug 651192 - Part 4: Allow setting different drawing models across all platforms. r=roc
|
2012-02-16 04:24:38 +01:00 |
|
Bas Schouten
|
5d2ceab56d
|
Bug 651192 - Part 2: Update interface and stub implementors which don't have support. r=roc
|
2012-02-16 04:08:41 +01:00 |
|
Masatoshi Kimura
|
3a5286efbe
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
|
Josh Aas
|
004aeb9802
|
Bug 729135: Fix virtual function warnings in core plugin code. r=bsmedberg
|
2012-02-22 00:19:27 -05:00 |
|
Ms2ger
|
961114ca3a
|
Bug 718287 - Remove plugins ForceRedraw functions; r=bz
|
2012-02-10 11:04:45 +01:00 |
|
James Willcox
|
d28ecb7432
|
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
|
2012-01-31 09:40:58 -05:00 |
|
Boris Zbarsky
|
a9bce75e95
|
Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds.
|
2012-01-31 23:38:35 -05:00 |
|
James Willcox
|
40223c10aa
|
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
|
2012-01-31 09:40:58 -05:00 |
|
Ed Morley
|
dfab7c7328
|
Backout b87113ff33ff (bug 721741) for Android build failures
|
2012-01-31 16:19:00 +00:00 |
|
James Willcox
|
f9e5262935
|
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
|
2012-01-31 09:40:58 -05:00 |
|
Doug Turner
|
fde2f1aa9d
|
Bug 713803 - Rationalize JNI access accross android widget. r=blassey
|
2012-01-29 12:39:30 -08:00 |
|
Phil Ringnalda
|
562c4194c6
|
Back out 59d8d92f9f3c (bug 713803) for Android C1 permaorange
|
2012-01-29 00:49:02 -08:00 |
|
Doug Turner
|
2abf72a957
|
Bug 713803 - Rationalize JNI access accross android widget. r=blassey
|
2012-01-28 22:38:02 -08:00 |
|
Bas Schouten
|
fb515c0a69
|
Bug 710511: Rename DrawingModel to ANPDrawingModel r=snorp
|
2012-01-17 23:45:06 +01:00 |
|
Ms2ger
|
481d42e3d2
|
Bug 332648 - Part e: Move AutoArrayRooter to jsapi.h; r=evilpie
|
2012-01-11 09:23:09 +01:00 |
|
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 |
|