James Willcox
|
0d30f1a413
|
Bug 719851 - Remove Flash view on Android when plugin instance is lost r=blassey
--HG--
extra : rebase_source : 88996dc534da0bab5a4bd19104ec2f604c241c90
|
2012-03-14 17:15:46 -04:00 |
|
Ehsan Akhgari
|
50c889808a
|
Merge mozilla-central into mozilla-inbound
|
2012-03-14 13:40:34 -04:00 |
|
Oleg Romashin
|
33304b1ad9
|
Bug 735598 - Check for MOZ_X11 before using X11 Window types. r=karlt
|
2012-03-14 13:24:20 +01:00 |
|
James Willcox
|
fb9607dbb7
|
Bug 728371 - Make Flash work with GLES 2.0 and GL layers r=pcwalton
--HG--
extra : rebase_source : 4b845e7dc4224bfd807fb757e7199c91655c0d69
|
2012-03-12 13:03:54 -04:00 |
|
Justin Lebar
|
0dbaf73150
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
Benjamin Smedberg
|
bb07c779fa
|
Bug 729009 - Send the embedded document (SWF file) as the referer for plugin-initiated streams, r=josh
|
2012-03-12 12:48:27 -04:00 |
|
Benjamin Smedberg
|
37703b08d5
|
Bug 729009 part 0 - remove dead code, r=josh
|
2012-03-12 12:48:27 -04:00 |
|
Josh Aas
|
c7b465c052
|
Bug 734306: Fix bad conversion from nsresult to NPError. r=bas
|
2012-03-12 10:39:54 -04:00 |
|
David Mandelin
|
8984e21021
|
Bug 732306: Remove typedef jsint, r=luke
--HG--
extra : rebase_source : 4d15a8514dbd698c114fa688461e533afab68ffa
|
2012-03-01 18:54:01 -08:00 |
|
Ginn Chen
|
8525a21311
|
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
|
db624d3f5a
|
Bug 651192 - Followup 3: Properly skip test when test plugin isn't present. rs=philor
|
2012-03-01 18:20:09 +01:00 |
|
Bas Schouten
|
f45a31ed9d
|
Bug 651192 - Followup 2: Properly initialize IPDL union on OS X. pending-r=roc
|
2012-03-01 14:09:12 +01:00 |
|
Bas Schouten
|
60ae6b6515
|
Bug 651192 - Followup: Change random-if for android on test into skip-if. r=jfkthame
|
2012-03-01 13:31:53 +01:00 |
|
Bas Schouten
|
a6a316a0f8
|
Bug 651192 - Part 9: Add reftests for NPAPIAsync plugin functionality. r=roc
|
2012-02-16 04:30:32 +01:00 |
|
Bas Schouten
|
88243b83c7
|
Bug 651192 - Part 8: Add NPAPI async code to test plugin. r=roc
|
2012-02-16 04:30:28 +01:00 |
|
Bas Schouten
|
349297a0c5
|
Bug 651192 - Part 7: Implement the NPP_DidComposite API. r=roc
|
2012-02-16 04:30:25 +01:00 |
|
Bas Schouten
|
4a81f55553
|
Bug 651192 - Part 6: Implement the AsyncBitmapSurface drawing model support. r=roc
|
2012-02-16 04:30:22 +01:00 |
|
Bas Schouten
|
87964f395c
|
Bug 651192 - Part 5: Support remote access to ImageContainers. r=roc
|
2012-02-16 04:26:19 +01:00 |
|
Bas Schouten
|
8555944c17
|
Bug 651192 - Part 4: Allow setting different drawing models across all platforms. r=roc
|
2012-02-16 04:24:38 +01:00 |
|
Bas Schouten
|
c3098153de
|
Bug 651192 - Part 3: Add IPC structures for AsyncBitmapModel. r=cjones
|
2012-02-16 04:09:06 +01:00 |
|
Bas Schouten
|
a001434e6c
|
Bug 651192 - Part 2: Update interface and stub implementors which don't have support. r=roc
|
2012-02-16 04:08:41 +01:00 |
|
Bas Schouten
|
17a8d0399d
|
Bug 651192 - Part 1: Add the NPAsyncDrawing API to the NPAPI. r=josh sr=roc
|
2012-02-16 04:08:15 +01:00 |
|
Igor Bukanov
|
182e2dd994
|
bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm
|
2012-02-29 21:23:38 +01:00 |
|
Nathan Froyd
|
f976a2b6b5
|
Bug 706647 - Measure plugin shutdown with telemetry. r=josh
|
2012-02-28 15:29:42 -05:00 |
|
Matt Brubeck
|
710e5b9000
|
Back out 2778f515ed5a (bug 723286) on suspicion of causing OSX64 crashes
|
2012-02-29 16:18:22 -08:00 |
|
Igor Bukanov
|
2139e49ce8
|
bug 723286 - remove JSContext * parameter from heap-traversal and related API. r=:billm
|
2012-02-29 21:23:38 +01:00 |
|
John Schoenick
|
6e07a650b2
|
Bug 406541 - Ensure we agree with java on applet codebase, and run security checks for file: codebase URIs. r=jst
|
2012-02-27 13:58:00 -08:00 |
|
David Mandelin
|
0be0db4666
|
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
|
2012-02-28 15:11:11 -08:00 |
|
Bill McCloskey
|
107c4ec579
|
Bug 729367 - Add write barrier flag to NPAPI class (r=igor)
|
2012-02-28 10:44:04 -08:00 |
|
Josh Aas
|
df2fa8ed63
|
Bug 729673: Fix cases in which plugin instance src data stream is not delivered properly. r=bsmedberg
|
2012-02-27 15:36:46 -05:00 |
|
David Mandelin
|
59dcf8cdf7
|
Bug 725550: remove obsolete typedef jsdouble, r=jwalden
|
2012-02-24 14:19:52 -08:00 |
|
Marco Bonardo
|
74afb56c79
|
Backout 4fc2f49371a8 (bug 725550) for build failures
|
2012-02-25 00:16:47 +01:00 |
|
David Mandelin
|
ad7cda83f5
|
Bug 725550: remove obsolete typedef jsdouble, r=jwalden
--HG--
extra : rebase_source : 772c2982184d7b3d1680737323395365e6b218da
|
2012-02-24 14:19:52 -08:00 |
|
Masatoshi Kimura
|
28f2776f50
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
|
Mark Capella
|
0af24742c6
|
Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm
|
2012-02-23 01:33:19 +01:00 |
|
Josh Aas
|
b07c58481d
|
Bug 729135: Fix virtual function warnings in core plugin code. r=bsmedberg
|
2012-02-22 00:19:27 -05:00 |
|
Josh Aas
|
f0d674a852
|
Bug 729155: Fix warnings in plugin ipc code. r=bsmedberg
|
2012-02-21 19:32:06 -05:00 |
|
Josh Aas
|
02aa0b3a00
|
Bug 723190: Fix for crash due to bad scroll listener registration for Mac Carbon plugins. r=smichaud
|
2012-02-21 13:59:38 -05:00 |
|
Josh Aas
|
ad1fd62b8e
|
Bug 633427: Fix bug in which we mis-label plugins as Flash plugins. This was causing us to load plugins unnecessarily when clearing private data. r=smichaud
|
2012-02-21 13:23:42 -05:00 |
|
Igor Bukanov
|
87ee03b495
|
bug 726944 - Remove JSClass::xdrObject and related functionality. r=luke
|
2012-02-13 09:02:21 +01:00 |
|
Benoit Girard
|
89ba2782db
|
Bug 728924 - Fix MOZ_JAVA_COMPOSITOR definition. r=joe
|
2012-02-20 14:02:15 -05:00 |
|
Josh Aas
|
9a00af7aca
|
Bug 723190: Fix/mitigate crash at nsGfxScrollFrameInner::ScrollToImpl. r=smichaud
|
2012-02-17 23:32:16 -05:00 |
|
Bill McCloskey
|
c6cd982f05
|
Bug 641025 - Incremental GC (r=igor,smaug,roc,cdleary,gregor)
|
2012-02-17 14:35:20 -08:00 |
|
Josh Aas
|
5fbfe94a5b
|
Bug 724717: Fix crash at nsPluginInstanceOwner::CARefresh. r=benwa
|
2012-02-16 21:27:37 -05:00 |
|
Benjamin Smedberg
|
17a3bc6444
|
Bug 724465 - Only inlude the Referer header in GET requests from plugins, not POST requests, because IIS throws malformed request exceptions, r=josh
|
2012-02-16 13:14:29 -05:00 |
|
Benjamin Smedberg
|
28043e1446
|
Test for bug 410904 and bug 724465 - Is the Referer header present and correct when plugins request streams?
|
2012-02-16 13:40:03 -05:00 |
|
James Willcox
|
007de14806
|
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
|
2012-02-15 15:34:31 -05:00 |
|
James Willcox
|
d8b5440c3a
|
Bug 726741 - Don't leak nsPluginInstanceOwner on Android
|
2012-02-15 15:34:24 -05:00 |
|
Josh Aas
|
3464a735ca
|
Bug 501485: Destroy plugin processes after three minutes of not being used. Timer starts when the last instance is destroyed, is canceled if a new instance is created before it fires. r=bsmedberg
|
2012-02-14 13:03:24 -05:00 |
|
Geoff Lankow
|
22383d15ab
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
|