Josh Aas
|
d9ec69ec3b
|
Bug 594635: Fixes for OOP Core Animation NPAPI, fixes Quicktime plugin on Mac OS X. r=benwa a=josh/johnath
|
2010-11-01 09:47:23 -04:00 |
Jim Mathies
|
b2a9fa398f
|
No bug, remove left over printf debug statement from PluginInstanceChild. r=me, a=nobug.
|
2010-10-27 13:32:45 -05:00 |
Jim Mathies
|
af61788a76
|
Bug 596094 - Restore plugin subclass when Flash resets it in full screen mode (ipc enabled case). r=bent, a=betaN
|
2010-10-21 16:52:48 -05:00 |
Jim Mathies
|
fff11e0231
|
Bug 572417 - Reset mouse capture when entering full screen mode in flash. r=bsmedberg, a=betaN.
|
2010-10-07 02:03:18 -05:00 |
Oleg Romashin
|
e6c0383567
|
Bug 599202 - Add support NPP_ImageDraw API for Maemo6. r=dougt a=npodb
--HG--
extra : rebase_source : 8486484c5c2bd25a1e1b63859a62bf41787e7004
|
2010-10-05 09:15:49 +03:00 |
Oleg Romashin
|
7c0aec4e9d
|
Bug 598227 - Add support NPP_ImageDraw API for Maemo5. r=dougt a=blocking-fennec
|
2010-09-23 16:06:41 -07:00 |
Josh Aas
|
eb68d9a671
|
Bug 598223: Gracefully handle the failure of OOP plugins that negotiate Carbon NPAPI. r=cjones r=bsmedberg a=2.0-b7
|
2010-09-23 01:27:59 -04:00 |
Josh Aas
|
ba5d5d1431
|
Bug 590057: Add support for loading plugins of a different architecture than the host browser on Mac OS X. r=cjones a=blocking-b7
|
2010-09-15 23:09:19 -07:00 |
Oleg Romashin
|
dfee058dcb
|
Bug 556487 - Plugin Child/Parent async implementation. r=roc a=blocking2.0
|
2010-09-15 09:02:49 -07:00 |
Oleg Romashin
|
0124716a85
|
Bug 556487 - Disable layers for non-ipc API. r=roc a=blocking2.0
|
2010-09-15 09:02:47 -07:00 |
Oleg Romashin
|
4bf4ce147a
|
Bug 556487 - Plugin Child/Parent async API. r=roc,jones.chris.g a=blocking2.0
|
2010-09-15 09:02:44 -07:00 |
Benjamin Smedberg
|
3483972d3e
|
Revert bug 595337 because of persistent leaks running mochitests, and bug 556487 because of in-process test failures (crashes) and a reftest failure.
|
2010-09-14 14:50:24 -07:00 |
Oleg Romashin
|
a4b64dd109
|
Bug 556487 - Plugin Child/Parent async implementation. r=roc a=blocking2.0
|
2010-09-14 12:01:10 -07:00 |
Oleg Romashin
|
9f9cff04cc
|
Bug 556487 - Plugin Child/Parent async API. r=roc,jones.chris.g a=blocking2.0
|
2010-09-14 12:01:05 -07:00 |
Oleg Romashin
|
e81d8ff66c
|
Bug 556487 - Plugin child/parent/PluginInstance API part. r=roc a=blocking2.0
--HG--
extra : rebase_source : 2c07b0dd0f24e704571f43d3e44dd4126a7b3c7d
|
2010-09-10 11:28:52 -07:00 |
Ted Mielczarek
|
201396dcf8
|
bug 587747 - Implement writing of minidumps from hang detection on OS X. r=cjones a=blocking
--HG--
extra : rebase_source : fef081b5b0fae828ecc0c2678d83787778dfc70d
|
2010-08-27 09:32:45 -04:00 |
Josh Aas
|
8c9bbe88dc
|
Bug 590054: Fix cross-architecture IPC pointer size issues with Cocoa NPAPI events. r=benwa r=cjones a=blocking-b6
|
2010-08-26 04:21:41 -04:00 |
Josh Aas
|
897572c680
|
Bug 578868: Only load plugin libraries into the main process when absolutely necessary. r=benwa sr=bsmedberg a=blocking-b5+
|
2010-08-17 20:05:48 -04:00 |
Benjamin Smedberg
|
dc48958f76
|
Bug 583053 - Corruption issues when running rdio because windows double-pass rendering events don't win the RPC race, r=bent
|
2010-08-16 10:10:25 -04:00 |
Benoit Girard
|
eb46e9aa6f
|
Bug 583296 - Release timer resources after context menu. r=josh a=josh
--HG--
extra : rebase_source : 70de646d179dbfcd939e3558a15e6e23dacfcc30
|
2010-08-15 23:48:51 -04:00 |
Benoit Girard
|
9242e873a2
|
Bug 583296 - Fix StartDrawingPlugin to correctly detect nested OS X OOPP paint events. r=josh
|
2010-08-15 13:42:09 -04:00 |
Benoit Girard
|
2791ae69a0
|
Bug 577494: Interpose OS X Cocoa system calls to hide dock in fullscreen/focus OOPP windows. r=josh
|
2010-08-13 12:45:50 -04:00 |
Josh Aas
|
44cee3e0f3
|
Backed out changeset 452db8c688ba, bug 578868.
|
2010-08-13 04:23:13 -04:00 |
Josh Aas
|
af707311f7
|
Bug 578868: Only load plugin libraries into the main process when absolutely necessary. r=benwa sr=bsmedberg
|
2010-08-13 02:42:42 -04:00 |
Benedict Hsieh
|
6f6d5f973d
|
Bug 535077 - Fixes hang caused by failure to execute sync launch r=cjones a=blocking2.0
|
2010-08-10 14:14:10 -07:00 |
Benoit Girard
|
65b74dc61a
|
Bug 568513 - Implement NPN_PopUpContextMenu. r=josh a=blocking-beta3
|
2010-07-29 18:38:32 -04:00 |
Benjamin Smedberg
|
cdf1dbd459
|
Bug 582012 - register identifiers in the ID maps when they are created by the browser, so that a plugin never sees two identifiers for the same string/integer, r=bent
|
2010-07-28 13:20:33 -04:00 |
timeless@mozdev.org
|
f5f02a1ffb
|
Bug 555696 mClosed isn't initialized in PluginStreamChild. r=bsmedberg
|
2010-07-13 11:56:42 -07:00 |
Makoto Kato
|
c1088eac82
|
Bug 574095 - crash loading test plugin on 64-bit win7 tests in /layout/generic/crashtests/505912-1.html , /tests/layout/generic/test/test_plugin_clipping.xhtml [@ _SetWindowLongPtr() | nsPluginNativeWindowWin::SubclassAndAssociateWindow]. r=joshmoz
|
2010-07-12 13:49:12 +09:00 |
Benjamin Smedberg
|
b2946f1920
|
Bug 563361 - Increase the maximum chunk size for delivering stream data to a plugin so that poorly-written Flash which assume stuff about streams don't break, r=bent
|
2010-07-08 16:28:04 -07:00 |
Michael Kohler
|
695ea3b78d
|
Bug 506041 - Correct misspellings in source code (Patch 3)
r=timeless
--HG--
extra : rebase_source : 1917c999a5865676ffb7ec3c2834c3e091bb64dc
|
2010-07-07 15:33:52 +02:00 |
Matt Woodrow ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
76e41ffa8d
|
b=569775 leak foreign colormap wrappers to work-around an old GDK bug that could destroy the browser's colormap r=cjones
|
2010-07-02 15:57:02 +12:00 |
Michael Wu
|
497bad45b8
|
Bug 576336 - Fix debugging build with MOZ_IPC on Android
|
2010-07-01 16:41:36 -07:00 |
Michael Wu
|
6ce8eb93c9
|
Bug 574120 - Add support for IPC on Android to everything else, r=dougt
|
2010-06-25 13:29:43 -07:00 |
Michael Wu
|
a682582859
|
Bug 574717 - Stub out ipc plugin stuff for Android, r=cjones
|
2010-06-25 13:24:50 -07:00 |
Felipe Gomes
|
c1eabb512a
|
Bug 570267 - [OOPP] Firefox 3.6.4 bug: When a flash file has a focus, window.onblur event does not happen as expected.
r=jimm
|
2010-06-23 10:08:56 -07:00 |
Benjamin Smedberg
|
9dfb495463
|
Bug 449129 - abort a plugin process if a plugin attempts to spin an event loop while painting, r=jmathies
|
2010-06-23 10:18:00 -04:00 |
Chris Jones
|
6a7afab683
|
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
|
2010-06-21 15:35:49 -05:00 |
Jesse Ruderman
|
736c6f6527
|
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
|
2010-06-17 13:28:38 -07:00 |
Felipe Gomes
|
e8b5238a27
|
Bug 557279 - Drag & drop into plug-ins is broken. r=jimm
|
2010-06-16 18:54:20 +02:00 |
Tero Koskinen
|
03368ef4ea
|
Bug 563737 - [QT] Detect when Qt plugins enter a nested event loop. r=cjones
|
2010-06-01 23:58:00 -04:00 |
Benoit Girard
|
6c5f81357a
|
Implement InvalidatingCoreAnimation Drawing Model. b=559211 r=josh
|
2010-06-09 00:11:48 -04:00 |
Makoto Kato
|
06686a6ea8
|
Bug 567720 - bustage on x64 build for COMMessageFilter.cpp. r=cjones
|
2010-05-27 13:34:41 +09:00 |
Jim Mathies
|
1b22958fdb
|
Bug 568129 - Don't reset the delayed flash reply message flag, triggering the call at some point during fullscreen tear down. r=bent.
|
2010-05-26 20:07:25 -05:00 |
Chris Jones
|
07f8eb2f60
|
Bug 567645: Temporarily work around now-fatal deserialization errors by sending a dummy message in place of previously ignored windows messages. r=bent
|
2010-05-25 19:41:02 -05:00 |
Chris Jones
|
7b752496f2
|
Tests for bug 560000
|
2010-05-22 14:35:40 -05:00 |
Jim Mathies
|
fe1ee01716
|
Bug 558986 - detect and resolve races between MS-COM RPC and IPDL RPC by implementing IMessageFilter and processing pending IPDL RPC calls while waiting for MS-COM RPC responses. Original patch by bsmedberg, r=cjones/jimm/ehsan with followup fixes by Jim Mathies, r=bsmedberg
--HG--
extra : rebase_source : 214029d3188f8aa00948e0dcdc3c11cd279d1569
|
2010-05-21 11:48:34 -04:00 |
Oleg Romashin
|
ac7d9da0e9
|
Bug 566845 - Make desktop flash plugin works on Fennec QT. r=dougt.
|
2010-05-21 13:19:57 -04:00 |
Benoit Girard
|
3e27540114
|
Added CGContextSaveGState for OOPP Shared CGContext. b=565963 r=josh
|
2010-05-20 15:22:57 -04:00 |
Benoit Girard
|
090a8ee0d2
|
Fixed PluginInstanceParent::AnswerNPN_ConvertPoint definition. b=565365 r=josh
|
2010-05-20 15:22:54 -04:00 |