diff options
author | rjohnson <rjohnson@mozilla.com> | 2021-03-18 17:16:33 -0700 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-03-21 00:31:49 +0800 |
commit | 8b6621966195ae20c972e812d5cdbed2b6146675 (patch) | |
tree | d4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/es/orphaned/vigilar_plugins/index.html | |
parent | e73670462cbf6600f4fb821054320743d86de204 (diff) | |
download | translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2 translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip |
remove fx_minversion_header macro calls
Diffstat (limited to 'files/es/orphaned/vigilar_plugins/index.html')
-rw-r--r-- | files/es/orphaned/vigilar_plugins/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/orphaned/vigilar_plugins/index.html b/files/es/orphaned/vigilar_plugins/index.html index 23852e73e9..a2352fb3cc 100644 --- a/files/es/orphaned/vigilar_plugins/index.html +++ b/files/es/orphaned/vigilar_plugins/index.html @@ -7,8 +7,6 @@ tags: - Todas_las_Categorías original_slug: Vigilar_plugins --- -<p>{{ Fx_minversion_header(3) }} -</p> <h3 id="Resumen" name="Resumen">Resumen</h3> <p>Ya está disponible un nuevo componente de los plugin que permite saber cuanto tiempo le toma a un determinado plugin (p.e. Adobe Flash) ejecutar sus llamadas. Este componente presenta el runtime del plugin usando el <a href="es/NsIObserverService">observer service</a> a cualquiera que reciba la notificación. Este artículo cuenta cómo los desarrolladores pueden hacer uso de esta facilidad. </p><p><br> |