Scott Greenlay
|
9ab1f355f5
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-24 10:32:02 -04:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|