Phil Ringnalda
|
707f315c3d
|
Back out 2812517c3814 (bug 1115438) for build bustage
CLOSED TREE
|
2015-03-05 20:33:05 -08:00 |
|
Aaron Klotz
|
56c951c61f
|
Bug 1115438: Move PluginModuleParent's invocation of CreateToolhelp32Snapshot off the main thread; r=jimm
|
2015-01-08 17:38:49 -07:00 |
|
Aaron Klotz
|
d48dc34152
|
Bug 1136930: Hook PluginAsyncSurrogate into NPP_DestroyStream; r=jimm
|
2015-02-25 16:25:33 -07:00 |
|
Steven Michaud
|
7682d87914
|
Bug 1130435 - Mouse cursor doesn't disappear over Flash object when it should. Works in non-e10s. r=josh
|
2015-03-02 15:36:29 -06:00 |
|
John Schoenick
|
3ede5a642c
|
Bug 1136379. Clean up the nsPluginHost API a bit. r=bzbarsky
|
2015-02-25 11:36:39 -05:00 |
|
Aaron Klotz
|
d7de4e3c08
|
Bug 1127888: Fix bustage; r=bustage
|
2015-02-22 00:15:50 -07:00 |
|
Aaron Klotz
|
c4605b7485
|
Bug 1127888: Fix causes of async plugin init hangs; r=jimm
--HG--
extra : rebase_source : 985242b352dd3b579279c09fa2c91ba9d538946a
|
2015-02-21 23:07:24 -07:00 |
|
Benjamin Smedberg
|
13e226409f
|
Bug 1133003 part A - send a global observer notification when Flash hangs, r=aklotz
--HG--
extra : rebase_source : 74be4ef59f2e179304668ac3b2d8cdff2ffb9fdc
extra : histedit_source : adedbe0f9b251f35d501d82a08d5f6fe2b5fd5d7
|
2015-02-19 14:52:04 -05:00 |
|
Jim Mathies
|
ba99c49d0c
|
Bug 1132874 - Improve PPluginWidget shutdown logic. r=aklotz
|
2015-02-19 07:05:12 -06:00 |
|
Jim Mathies
|
3f81cb3313
|
Bug 1095761 - Child plugin window focus handling for e10s. r=aklotz
|
2015-02-17 13:16:09 -06:00 |
|
Jim Mathies
|
c94fc8510c
|
Bug 1132592 - Avoid showing PluginWidgetParent widgets before they are positioned and clipped. r=aklotz
|
2015-02-13 12:27:56 -06:00 |
|
Aaron Klotz
|
9bf093ab95
|
Bug 1130747: Ensure that we check that an actor is still valid before calling into it; r=jimm
--HG--
extra : rebase_source : efd238b4c540a74bf9447d931b483f8c93f421cc
|
2015-02-12 16:56:47 -07:00 |
|
Bob Owen
|
b56ef398b7
|
Bug 1132021 - Add a new sandbox level for Windows NPAPI to use USER_LIMITED access token level. r=bsmedberg, r=bbondy
|
2015-02-11 16:25:43 +00:00 |
|
Ryan VanderMeulen
|
817924eff7
|
Merge inbound to m-c. a=merge
CLOSED TREE
|
2015-02-10 16:03:15 -05:00 |
|
Ryan VanderMeulen
|
884670e7a9
|
Merge m-c to fx-team. a=merge
|
2015-02-09 16:40:25 -05:00 |
|
Jim Mathies
|
f280fb6361
|
merge backout
|
2015-02-09 12:38:30 -06:00 |
|
Jim Mathies
|
4800fa5cc6
|
Backout ee13449af6e7 (bug 1127378) on the suspicion that it caused bug 1130734.
|
2015-02-09 12:37:46 -06:00 |
|
Steven Michaud
|
b570ae5552
|
Bug 1129267 - Fix by backing out patch for bug 1118615. r=mstange
|
2015-02-09 12:10:33 -06:00 |
|
Jim Mathies
|
f629e1435b
|
Bug 1127378 - When tabs close notify PluginWidgetChild earlier in shutdown. Prevents PluginWidgetProxy messages sent to dead parent actors triggering content process aborts. r=akotz
|
2015-02-03 13:58:32 -06:00 |
|
Makoto Kato
|
1ab339c233
|
Bug 1126185 - Need hook CreateFileA for Windows 8 RTM. r=bsmedberg
|
2015-02-04 00:33:39 +09:00 |
|
Jim Mathies
|
a9e434aa25
|
Bug 1103177 - When tabs are torn out, swap plugin widget parents. r=roc
|
2015-02-08 17:50:01 -06:00 |
|
Nicholas Nethercote
|
6ee3666899
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
--HG--
extra : rebase_source : 488e401ff87e31a2074c4108c4df0572d9536667
|
2015-02-09 14:34:50 -08:00 |
|
Aaron Klotz
|
f4ab0daab6
|
Bug 1130747: Add more error checking to PluginAsyncSurrogate::GetPropertyHelper; r=jimm
--HG--
extra : rebase_source : 61f90caee29ea9776c0ebf89d70bec3d82f23d8e
|
2015-02-08 19:42:08 -07:00 |
|
Aaron Klotz
|
64e79c8b8b
|
Bug 1123916: Ensure that plugin entry points are correctly set on MacOS when async plugin init and e10s are both true; r=jimm
--HG--
extra : rebase_source : 60122498466d3dbc7c4136f32008cdb5dd1e563c
|
2015-02-08 09:49:35 -07:00 |
|
Andrew McCreight
|
8413cc973c
|
Back out Bug 1127201 (part 2) for various problems.
|
2015-02-06 15:04:32 -08:00 |
|
Bob Owen
|
721c4e20e1
|
Bug 1127230: Change the NPAPI sandbox prefs to integers to indicate the level of sandboxing. r=bsmedberg
|
2015-01-30 17:48:15 +00:00 |
|
Robert O'Callahan
|
74edebf611
|
Bug 1129774. Part 5: Remove aContext parameter from nsIWidget::Create. r=jmathies
--HG--
extra : rebase_source : 517ff800c0307e69465a37da7e52605d2fcda0d1
|
2015-02-05 20:35:25 +13:00 |
|
Jim Mathies
|
b27fb724f7
|
Bug 1129575 - In the PPluginWidget Create handler fail via return result vs. abort the child process when there's no parent window available. r=roc
|
2015-02-05 15:48:44 -06:00 |
|
Nicholas Nethercote
|
3629781b69
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
--HG--
extra : rebase_source : 99182e70335d2b5ff95f8c528ae992d37294be3a
|
2015-02-04 20:05:36 -08:00 |
|
Jim Mathies
|
9410a34c59
|
Bug 1127374 - Make ContentParent::RecvLoadPlugin less failure prone. r=billm
|
2015-01-30 10:37:03 -06:00 |
|
John Schoenick
|
0be5b72fde
|
Bug 1061967 part 2 - Bonus whitespace cleanup. r=bsmedberg
|
2015-01-30 10:54:19 -05:00 |
|
John Schoenick
|
b32569413b
|
Bug 1061967 part 1 - Move checking for special-cased plugin types to a central spot. r=bsmedberg
|
2015-01-30 10:54:19 -05:00 |
|
Jim Mathies
|
cb85ff4a2b
|
Bug 1095754 - Add platform widget support for providing widget identifiers used in remote widget tracking and hookl this up on gtk and Windows. r=roc
|
2015-01-29 13:41:57 -06:00 |
|
Jim Mathies
|
803fb1d104
|
Bug 1095754 - Miscellaneous code cleanup nits found along the way. r=me
|
2015-01-29 13:41:57 -06:00 |
|
Jim Mathies
|
d3c0a8cfc1
|
Bug 1095754 - Transfer bounds information from native plugin widgets to GTK socket widgets when the native plugin widget bounds update. r=roc
|
2015-01-29 13:41:57 -06:00 |
|
Jim Mathies
|
4c3194fc91
|
Bug 1095754 - Provide a way to force an update on a plugin window asyncronously from chrome. Trigger an update when we adjust the widget configurations. r=aklotz
|
2015-01-29 13:41:56 -06:00 |
|
Jim Mathies
|
b93a28f5fb
|
Bug 1095754 - Update PPluginWidget shutdown logic. r=aklotz
|
2015-01-29 13:41:56 -06:00 |
|
Jim Mathies
|
18141d6edb
|
Bug 1095754 - Add various debug assertions to PluginWidgetParent. r=aklotz
|
2015-01-29 13:41:56 -06:00 |
|
Jim Mathies
|
d7b79cfddb
|
Bug 1095754 - Remove obsolete PPluginWidget apis and code. r=aklotz
|
2015-01-29 13:41:56 -06:00 |
|
Jim Mathies
|
968b1551b0
|
Bug 1095754 - In the content process provide a way to track and access PluginInstanceParent objects from PluginWidgetChild. r=aklotz
|
2015-01-29 13:41:53 -06:00 |
|
Jim Mathies
|
e5e145ed22
|
Bug 1095754 - Provide a way to track and access native plugin widgets so they can be accessed from global scope. r=aklotz
|
2015-01-29 13:41:53 -06:00 |
|
Bob Owen
|
8299a8da28
|
Bug 1126402: Add a pref to enable a more strict version of the Windows NPAPI process sandbox. r=bsmedberg, r=bbondy
|
2015-01-29 08:13:07 +00:00 |
|
Aaron Klotz
|
3b8dfe988a
|
Bug 1121162: Resume stream listener when async NPP_NewStream returns with failure; r=jimm
--HG--
extra : rebase_source : 870a2961c46c518594f03594c1301204864440dd
|
2015-01-26 14:54:50 -07:00 |
|
zhoubcfan@163.com
|
c7f045b50b
|
Bug 1126711 - Fix incorrect PluginWidgetChild.h include guards. r=jimm
|
2015-01-27 02:45:01 +00:00 |
|
Benjamin Smedberg
|
5cef4bb7ec
|
Bug 1126450 - When Flash has a blocklist entry, we should keep protected-mode on, no matter the value of the pref setting. r=aklotz
--HG--
extra : rebase_source : a814490e67487409ef86895506cfe4f2d622f6c2
|
2015-01-27 15:49:48 -05:00 |
|
Ehsan Akhgari
|
34ebbbebeb
|
Bug 1117034 - Mark some overridden functions in the tree as override
--HG--
extra : rebase_source : a37ba6b69c02db90b8f3c440ac2dbca4d80c8bc5
|
2015-01-26 21:09:59 -05:00 |
|
Ehsan Akhgari
|
b0ff6c50c9
|
Backed out changeset 45921e3d9773 (bug 1117034) because of build bustage on a CLOSED TREE
|
2015-01-26 21:52:40 -05:00 |
|
Ehsan Akhgari
|
cacfbf0a61
|
Bug 1117034 - Mark some overridden functions in the tree as override
|
2015-01-26 21:14:12 -05:00 |
|
Makoto Kato
|
a15474f0cb
|
Bug 1123966 - Use FILE_FLAG_DELETE_ON_CLOSE instead of RemoveFile. r=akloyz
|
2015-01-25 15:37:39 +09:00 |
|
Jim Mathies
|
6909336cea
|
Bug 1092121 - Get plugin quirks modes and nsPluginInstanceOwner::GetNetscapeWindow working with remote content. r=billm
|
2015-01-23 04:10:52 -06:00 |
|