gecko-dev/dom/plugins/base
Daniel Holbert 95a650ec1b Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan
This is an automated patch, generated by the following command:
find . -name "*.h" -exec fromdos {} \; && \
  find . -name "*.cpp" -exec fromdos {} \; && \
  hg revert -C gfx/angle \
               gfx/sfntly \
               media/webrtc \
               media/libstagefright \
               media/openmax_il \
               other-licenses

MozReview-Commit-ID: Gunlz3vE3h6
2017-03-02 13:08:29 -08:00
..
android Bug 1323100 - Use NS_NewNamedThread for the Android Audio thread. r=froydnj 2016-12-21 11:31:15 +01:00
PluginPRLibrary.cpp Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm 2017-02-23 12:37:42 -05:00
PluginPRLibrary.h Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm 2017-02-23 12:37:42 -05:00
moz.build Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm 2017-02-09 11:53:50 -05:00
npapi.h Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
npfunctions.h
npruntime.h
nptypes.h
nsIHTTPHeaderListener.idl
nsIPluginDocument.idl
nsIPluginHost.idl Backed out changeset 776f0bb21587 for causing bug 1284203. 2016-07-04 13:38:52 -04:00
nsIPluginInputStream.idl
nsIPluginInstanceOwner.idl
nsIPluginTag.idl
nsJSNPRuntime.cpp Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
nsJSNPRuntime.h Bug 1290337 - Part 16: Replace Value parameter to const Value& in dom. r=smaug 2016-09-11 18:15:24 +09:00
nsNPAPIPlugin.cpp Merge m-c to inbound a=merge 2017-02-15 16:33:03 -08:00
nsNPAPIPlugin.h Bug 1333887 - Hold nsNPAPIPlugin alive for active nsNPAPIPluginInstance objects. This should happen through the plugin tag, but apparently that isn't always working. r=qdot 2017-02-14 09:10:31 -05:00
nsNPAPIPluginInstance.cpp Bug 1338172 part B - remove the ancient carbon detection on Mac which is no longer used, r=jimm 2017-02-08 14:27:49 -05:00
nsNPAPIPluginInstance.h Bug 1338172 part B - remove the ancient carbon detection on Mac which is no longer used, r=jimm 2017-02-08 14:27:49 -05:00
nsNPAPIPluginStreamListener.cpp
nsNPAPIPluginStreamListener.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsPluginDirServiceProvider.cpp Bug 1317108 - Stop scanning for the Windows Media Player plugin. r=jimm 2016-11-14 22:20:44 -08:00
nsPluginDirServiceProvider.h Bug 1317108 - Stop scanning for the Windows Media Player plugin. r=jimm 2016-11-14 22:20:44 -08:00
nsPluginHost.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
nsPluginHost.h Bug 778201 - Remove nsPluginHost::FindProxyByURL and nsProtocolProxyService::DeprecatedBlockingResolve. r=bsmedberg,mcmanus 2017-02-03 16:32:04 -07:00
nsPluginInstanceOwner.cpp Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm 2017-02-09 11:53:50 -05:00
nsPluginInstanceOwner.h Bug 1294479 - Remove presentation methods from nsWindow/AndroidBridge; r=snorp 2016-08-19 17:17:24 -04:00
nsPluginLogging.h Bug 1275744 - Reference MOZ_LOG in dom comments. r=erahm 2016-05-26 11:08:47 -07:00
nsPluginManifestLineReader.h
nsPluginModule.cpp
nsPluginNativeWindow.cpp Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm 2017-02-09 11:53:50 -05:00
nsPluginNativeWindow.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsPluginNativeWindowWin.cpp Bug 1322465 part 3 - Use explicit/MOZ_IMPLICIT for the unary constructors in dom/. r=Ehsan 2016-12-16 15:49:53 +08:00
nsPluginStreamListenerPeer.cpp Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj 2016-12-14 09:32:21 -07:00
nsPluginStreamListenerPeer.h
nsPluginTags.cpp Bug 1320020 - Remove Unity plugin quirk compatibility. r=aklotz 2016-11-28 22:52:18 -08:00
nsPluginTags.h Bug 1307501 part B - don't read old versions of pluginreg.dat. Long ago we took great pains to read this backwards-compat because plugin enabled/click-to-play state was recorded here. But that has been recorded in prefs since Firefox 22, so now we can safely just treat this as a disposable cache. r=qdot 2016-10-05 09:48:57 -04:00
nsPluginsCID.h
nsPluginsDir.h Bug 1283274 - Disable windowless workaround if we detect a flash library that support async rendering. r=aklotz 2016-07-25 15:45:29 -05:00
nsPluginsDirDarwin.cpp
nsPluginsDirUnix.cpp
nsPluginsDirUtils.h
nsPluginsDirWin.cpp Bug 1060419 - make nsPluginsDirWin.cpp use Printf.h, r=froydnj 2016-12-09 10:11:38 -10:00
nspluginroot.idl