Josh Aas
|
a2b531c127
|
Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh
|
2010-09-23 16:06:13 -04:00 |
|
Scott Greenlay
|
4d41c8ea82
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-23 13:21:55 -04:00 |
|
Scott Greenlay
|
2b1aed9232
|
Bug 564485: Support "WebPluginMIMETypesFilename" for getting plugin MIME types on Mac OS X. r=josh a=blocking-betaN+
|
2010-10-25 13:56:46 -04:00 |
|
Oleg Romashin
|
42bbe5a57c
|
Bug 598112 - UseAsyncPainting, always return FALSE becuase plugin mRunning == FALSE. r=roc a=blocking2.0
|
2010-09-20 21:16:37 -07:00 |
|
Doug Turner
|
21dd89698d
|
Backing out Bug 598112. This caused perma orange on 597742. a=me
|
2010-09-20 23:24:18 -07:00 |
|
Doug Turner
|
49d8611636
|
Bug 598112 - UseAsyncPainting, always return FALSE becuase plugin mRunning == FALSE. r=roc a=npodb
|
2010-09-20 21:16:37 -07:00 |
|
Josh Aas
|
4c5979b1bf
|
Backed out changeset c06ef0414fee, bug 596762. a=me
|
2010-09-20 22:13:13 -04:00 |
|
Scott Greenlay
|
c18a02206e
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-20 20:21:55 -04:00 |
|
Boris Zbarsky
|
ebd7c067e3
|
Bug 484992 and bug 604420. Don't start a new network request when instantiating the plug-in for <object>s. r=josh, a=blocker
|
2010-10-22 21:16:29 -04:00 |
|
Honza Bambas
|
1809d63cca
|
Bug 595525 - Double data deletion in streamTest (nptest.cpp), test_streamNotify.html, r=josh, a=blocking:betaN+
|
2010-10-11 21:41:11 +02:00 |
|
Ehsan Akhgari
|
d678ca7e0d
|
Bug 286382 - Don't load DLLs from the current directory; r=bsmedberg a=blocking-betaN+
|
2010-09-28 20:33:43 -04:00 |
|
Josh Aas
|
d16bd1cc51
|
Backed out changeset 080a38bd09c5, bug 596762, a=bustage
|
2010-09-16 15:40:49 -07:00 |
|
Scott Greenlay
|
f1225a7550
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-16 14:05:11 -07:00 |
|
Josh Aas
|
526f55239a
|
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 |
|
Josh Aas
|
8be8eb73f5
|
Bug 596434: Don't require a PRLibrary when making a decision about whether or not to put a plugin out of process. r=jst a=blocking-b7
|
2010-09-15 21:57:13 -07:00 |
|
Oleg Romashin
|
27fa97f1ea
|
Bug 556487 - Disable layers for non-ipc API. r=roc a=blocking2.0
|
2010-09-15 09:02:47 -07:00 |
|
Oleg Romashin
|
90150a79e4
|
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
|
a02cd4afb2
|
Bug 599476 - windowless plugins in object elements with data (e.g. certain Flash pages) are not painted. r=karlt a=beta7
|
2010-10-02 09:00:45 -07:00 |
|
Josh Aas
|
571458ce11
|
Remove Windows line endings. No bug. a=josh
|
2010-11-06 16:27:39 -04:00 |
|
Jacek Caban
|
e015e6c248
|
Bug 606846 - nsPluginNativeWindowWin.cpp compilation broken on mingw r=jmathies a=benjamin
--HG--
extra : rebase_source : 07b87af2bba5542e022490765c6402f749871642
|
2010-11-06 14:25:34 +00:00 |
|
Scott Greenlay
|
763efb5eb3
|
Bug 607444 - Quicktime plugin claims 'application/pdf' MIMEType resulting in single page image for pdf. r=josh
|
2010-11-06 10:38:45 +01:00 |
|
Oleg Romashin
|
142c1d024b
|
Bug 595697 - nsIPluginInstance.h(30) : warning C4099: 'gfxASurface' : type name first seen using 'class' now seen using 'struct' r=benjamin a=approval2.0
|
2010-11-06 10:42:39 +02:00 |
|
Phil Ringnalda
|
6a53b136a5
|
Bug 608544 - Don't console-spam a totally expected warning about not getting the pref plugins.unloadASAP which has no default value, r+a=josh
|
2010-10-30 14:01:53 -07:00 |
|
Jim Mathies
|
88f27be782
|
Bug 596094 - Restore plugin subclass when Flash resets it in full screen mode (ipc disabled case). r=jst, a=betaN
|
2010-10-21 16:52:48 -05:00 |
|
Jim Mathies
|
70d293e34e
|
Bug 596094 - fix a race condition w/ipc disabled in focus related event handling. r=jst, a=betaN
|
2010-10-21 16:52:48 -05:00 |
|
Jim Mathies
|
919aff5252
|
Bug 596094 - Do a little cleanup work on nsPluginNativeWindowWin. r=jst, a=betaN
|
2010-10-21 16:52:48 -05:00 |
|
Jacek Caban
|
f719b4c3e5
|
Bug 605116 - Properly declare functions without arguments in npfunctions.h r=joshmoz a=benjamin
|
2010-10-20 17:30:36 +00:00 |
|
Walter Meinl
|
5a0c2f772a
|
bug604768 [OS/2] break - follow-up removal of argument to NS_TRY_SAFE_CALL_* macros r=daveryeo a=NPOTB
|
2010-10-20 17:27:27 +00:00 |
|
Jim Mathies
|
c6d72f81ef
|
Bug 603417 - Disable oopp for java on windows. r=bsmedberg, josh, a=final.
|
2010-10-15 11:04:39 -05:00 |
|
Ehsan Akhgari
|
1a982101c1
|
Bug 603679 - Shockwave fails to load (10-9 nightly and newer); r=bsmedberg a=blocking-beta8+
--HG--
extra : rebase_source : 5bfa6f5e1da87af2b5f4d09cb70570534a0dad70
|
2010-10-14 19:53:42 -04:00 |
|
Jacek Caban
|
0456af894a
|
Bug 603373 - Remove unused library argument of NS_TRY_SAFE_CALL_* macros r=joshmoz a=benjamin
|
2010-10-14 21:06:31 +00:00 |
|
Blake Kaplan
|
29e85b9844
|
Merge mozilla-central into tracemonkey
|
2010-10-13 17:54:54 -07:00 |
|
Johnny Stenback
|
ab55d2919b
|
Bug 580128 - Make nsJSNPRuntime compartment safe (r=gal).
|
2010-10-10 15:50:08 -07:00 |
|
Scott Greenlay
|
bfc806a99a
|
Bug 478823: Fix memory leak that can result from reloading the plugin list. r=josh r=jst a=blocking2.0b8+
|
2010-10-13 11:50:35 -04:00 |
|
Blake Kaplan
|
d8815d1675
|
Bug 580128 - Fix compartment warnings by entering. r=gal/peterv/jst/mrbkap/jorendorff (and written by all of us too).
|
2010-09-22 17:34:20 -07:00 |
|
Robert Sayre
|
ba8adf47b3
|
Merge mozilla-central to tracemonkey.
|
2010-10-08 21:56:00 -04:00 |
|
Robert Sayre
|
19a4f7ab74
|
Merge mozilla-central to tracemonkey.
|
2010-10-05 13:30:17 -07:00 |
|
Luke Wagner
|
5eeb7d4ff7
|
Bug 587914 - js::Valueify in static data constructors causes runtime initialization (r=igor)
--HG--
extra : rebase_source : 09f2d8b620985eff96468ef7875cab8751a93d18
|
2010-10-01 17:53:08 -07:00 |
|
Robert Sayre
|
4659902f34
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:06:33 -04:00 |
|
Robert Sayre
|
edb7aca0d0
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
Jim Mathies
|
f027840943
|
Bug 531551 - fix for crashes with older acrobat versions. r=jimm, a=blocking-final.
|
2010-09-07 11:12:28 -05:00 |
|
Oleg Romashin
|
1aa4439c1d
|
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 |
|
Ms2ger
|
4185e805f1
|
Bug 590970 - Don't compare PL_strcasecmp's return value to nsnull; r=joshmoz approval2.0=jst
|
2010-09-02 22:18:04 +02:00 |
|
Luke Wagner
|
5e9978f911
|
Bug 581263 - remove slow natives (r=waldo,mrbkap)
|
2010-08-16 12:35:04 -07:00 |
|
David Mandelin
|
5eba7a1580
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-31 10:36:08 -07:00 |
|
Miika Jarvinen
|
ff74404c78
|
Bug 591019 - Crash if description returned by plugin is empty. r=joshmoz a=b5
|
2010-08-30 17:40:13 -07:00 |
|
David Mandelin
|
f575742690
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-30 11:38:48 -07:00 |
|
Dan Witte
|
c4091d7694
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |
|
David Mandelin
|
a21c621577
|
Merge from Tracemonkey.
|
2010-08-19 11:11:36 -07:00 |
|
David Mandelin
|
1d0c044032
|
[JAEGER] Bug 587865: demote to int when passing parameters to plugins to preserve old behavior
|
2010-08-17 18:40:16 -07:00 |
|
Dan Witte
|
5f4dbe5953
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
|
2010-08-21 00:31:35 -07:00 |
|
Robert Sayre
|
4aa91b82ce
|
Merge merge.
|
2010-08-10 17:00:09 -07:00 |
|
David Mandelin
|
ac09edcf6c
|
Bug 585501: innerize window before using it as a scope chain in NPN_Evaluate, r=mrbkap
|
2010-08-10 16:11:32 -07:00 |
|
Josh Aas
|
a150919962
|
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 |
|
Robert O'Callahan
|
7ad31bd211
|
Fix line endings.
|
2010-08-18 18:04:50 +12:00 |
|
Martin Stránský
|
47126da4d8
|
Bug 574354 - Disable OOP for plugins wrapped by nspluginwrapper. r=josh
|
2010-08-15 11:10:15 +02:00 |
|
Josh Aas
|
80c7aced07
|
Bug 584143 - Crashes when streams are open and a plugin instance is closed at/under nsNPAPIPluginInstance::Stop, r=bsmedberg
|
2010-08-09 14:38:43 -04:00 |
|
Josh Aas
|
8effb77703
|
Fix a problem in which we fail to load an enabled plugin just because a disabled plugin is a MIME handler for the same MIME type. b=581848 r=jst
|
2010-08-04 15:16:12 -04:00 |
|
Benjamin Smedberg
|
352f2a2dd9
|
Bug 583576 - Range requests on an embedded or fullpage stream causes the stream to be destroyed prematurely because we don't record the mPendingRequests on the nsPluginStreamListenerPeer, r=josh
|
2010-08-04 14:31:20 -04:00 |
|
Josh Aas
|
76e341467b
|
Bug 583506: Remove remaining support for blackwood java from plugins module. r/a=jst
|
2010-08-02 16:31:31 -04:00 |
|
Robert Sayre
|
073bde8d2b
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Josh Aas
|
ca28c175cb
|
Bug 583019: Remove unused library management code from the plugin host. r=benwa
|
2010-07-29 17:53:48 -04:00 |
|
Chris Jones
|
4f403fa196
|
Bug 582486: Don't read an unused pref when unregistering from the category manager. r=josh
|
2010-07-29 14:15:13 -05:00 |
|
Robert Sayre
|
55a8586519
|
Merge mozilla-central to tracemonkey.
|
2010-07-27 13:09:04 -07:00 |
|
Igor Bukanov
|
6eb0fa7807
|
bug 552266 - - asserting that autorooters are used only under a request. r=mrbkap
|
2010-07-23 13:33:15 +02:00 |
|
Robert Sayre
|
1b744a7685
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Luke Wagner
|
549bdba685
|
fatval tweaks: bump XDR version, remove spurious comment and #defines, realign JSStackFrame
|
2010-07-15 13:18:12 -07:00 |
|
Luke Wagner
|
99411cc93d
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Robert Sayre
|
38029f43fa
|
Merge mozilla-central to tracemonkey.
|
2010-07-12 20:42:21 -07:00 |
|
Josh Aas
|
f53cb167f3
|
Fix mStreamListeners incorrectly initialized to nsnull. Also remove a bad comment. b=577982
|
2010-07-12 16:22:51 -04:00 |
|
Robert Sayre
|
951426beed
|
Merge mozilla-central to tracemonkey.
|
2010-07-11 16:23:48 -07:00 |
|
Makoto Kato
|
613f3559d8
|
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 |
|
Robert Sayre
|
70fc03b113
|
Merge mozilla-central to tracemonkey.
|
2010-07-02 17:25:52 -07:00 |
|
Josh Aas
|
7c2ba6e19d
|
Bug 542971, bug 577985: Includes a number of plugin module memory mgmt fixes. Remove/replace nsPluginInstanceTag (instance tags), stop storing the plugin library and function table twice. r=jst
|
2010-07-19 22:11:26 -04:00 |
|
Josh Aas
|
4e23705cc3
|
Bug 579516: Patch contains a number of fixes to nsPluginStreamListenerPeer memory management. Also moves storage of the stream array for cache lookups to the plugin instance rather than the instance tag. Also stops adding streams to the cached list that shouldn't be there. r=benwa
|
2010-07-17 19:47:29 -04:00 |
|
Josh Aas
|
106040179d
|
Improve memory mgmt and reduce COM pointer type usage in plugin stream code. b=578913 r=benwa (re-landing, did not cause Ts Shutdown regression)
|
2010-07-16 15:55:54 -04:00 |
|
Josh Aas
|
a3aefb5e98
|
Backed out changeset 764bb4ae886c, bug 578913, it may be at fault for a Ts Shutdown regression.
|
2010-07-16 13:25:01 -04:00 |
|
Josh Aas
|
41ff002705
|
Improve memory mgmt and reduce COM pointer type usage in plugin stream code. b=578913 r=benwa
|
2010-07-15 22:30:07 -04:00 |
|
Robert Sayre
|
4ed4f1f76a
|
merge tracemonkey to mozilla-central.
|
2010-07-14 06:00:32 -07:00 |
|
Josh Aas
|
74d7a05a98
|
Move nsPluginStreamListenerPeer to its own files, clean up the plugin host. b=578447 r=benwa
|
2010-07-13 16:48:00 -04:00 |
|
Josh Aas
|
d581ec02fb
|
Move nsNPAPIPluginStreamListener implementation to its own file. b=578383 r=jst
|
2010-07-13 14:42:03 -04:00 |
|
Josh Aas
|
1b1a81fc4a
|
Remove nsPluginCacheListener, it is unused. b=578285 r=benwa
|
2010-07-13 02:58:30 -04:00 |
|
Steven Michaud
|
a54789cbe5
|
Bug 577967 - Crash [@ NSAddImage ] on startup on 2.0 branch. r=josh
|
2010-07-21 11:27:13 -05:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benjamin Smedberg
|
c71e024222
|
Bug 574457 - Back out the functional changes from revision 0327e126ea24, bug 569644, because of 100ms (20%) Ts regression on Linux/Mac. This leaves the nsIContentUtils helper function, but restores the plugin host category entry munging.
|
2010-06-29 16:56:13 -04:00 |
|
Benjamin Smedberg
|
63c0077443
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
762def30bb
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Chris Jones
|
bf91852da6
|
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
|
2010-06-21 15:35:49 -05:00 |
|
Benjamin Smedberg
|
f13550a209
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Benjamin Smedberg
|
80b423e0a0
|
Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz
|
2010-06-10 12:42:16 -04:00 |
|
Josh Aas
|
b8977580e4
|
Sync NPAPI headers to npapi-headers repository r27. b=571538 r=jst r=mstange
|
2010-06-15 15:34:32 -04:00 |
|
Josh Aas
|
dc18091697
|
Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst
|
2010-06-09 20:56:17 -04:00 |
|
Josh Aas
|
091f1a3ee9
|
Merge of backout for 8e2ff18bc67e, bug 554524
|
2010-06-09 01:26:01 -04:00 |
|
Josh Aas
|
7d5bba7e58
|
Backed out changeset 8e2ff18bc67e
|
2010-06-09 01:25:11 -04:00 |
|
Benoit Girard
|
22930b5f78
|
Implement InvalidatingCoreAnimation Drawing Model. b=559211 r=josh
|
2010-06-09 00:11:48 -04:00 |
|
Josh Aas
|
1a4c1a7bba
|
Improve nsNPAPIPluginInstance's stream management. r=jst
|
2010-06-08 23:28:40 -04:00 |
|
Jeff Walden
|
52312bac03
|
Bug 518663 - ES5: Object.getOwnPropertyNames. r=jorendorff
|
2009-09-24 14:33:14 -07:00 |
|
Robert Sayre
|
27b5a3b6fb
|
Merge mozilla-central to tracemonkey.
--HG--
rename : dom/indexedDB/IDBCursorRequest.cpp => dom/indexedDB/IDBCursor.cpp
rename : dom/indexedDB/IDBCursorRequest.h => dom/indexedDB/IDBCursor.h
|
2010-06-30 11:54:20 -07:00 |
|
Robert Sayre
|
690a859635
|
Merge mozilla-central to tracemonkey.
|
2010-06-21 18:01:14 -07:00 |
|