aboutsummaryrefslogtreecommitdiff
path: root/files/ru/orphaned/xpcnativewrapper/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/orphaned/xpcnativewrapper/index.html')
-rw-r--r--files/ru/orphaned/xpcnativewrapper/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/orphaned/xpcnativewrapper/index.html b/files/ru/orphaned/xpcnativewrapper/index.html
index c12a434e12..bd4a4ec19f 100644
--- a/files/ru/orphaned/xpcnativewrapper/index.html
+++ b/files/ru/orphaned/xpcnativewrapper/index.html
@@ -1,11 +1,12 @@
---
title: XPCNativeWrapper
-slug: XPCNativeWrapper
+slug: orphaned/XPCNativeWrapper
tags:
- DOM
- XPCNativeWrapper
- Безопасность
- Расширения
+original_slug: XPCNativeWrapper
---
<p> </p>
<p><code>XPCNativeWrapper</code> позволяет так обернуть объект, чтобы доступ к нему был <a href="/en/Safely_accessing_content_DOM_from_chrome">безопасен для привилегированного кода</a>. Эта обёртка может быть использована во всех версиях, хотя её поведение слегка изменилось начиная с <span>Firefox 1.5</span> (<span>Gecko 1.8</span>). Информацию о поведении <code>XPCNativeWrapper</code> в <span>Firefox</span> версий младше 1.5 можно получить из <a class="external" href="http://kb.mozillazine.org/XPCNativeWrapper">статьи о <code>XPCNativeWrapper</code> в <span>MozillaZine KnowledgeBase</span></a>. Эта же статья посвящена <code>XPCNativeWrapper</code> в <span>Firefox</span> версий 1.5 и выше.</p>