aboutsummaryrefslogtreecommitdiff
path: root/files/ja
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-02 00:10:08 +0900
committerGitHub <noreply@github.com>2021-09-02 00:10:08 +0900
commit7f3490a71d7ce7251f6d59fd07e0f300cc8737a3 (patch)
tree0850b2e27b7542896fa1c3b395861b702e3d177b /files/ja
parent86a2565c8c750af5d04a4924308f4a9e280fcaa5 (diff)
downloadtranslated-content-7f3490a71d7ce7251f6d59fd07e0f300cc8737a3.tar.gz
translated-content-7f3490a71d7ce7251f6d59fd07e0f300cc8737a3.tar.bz2
translated-content-7f3490a71d7ce7251f6d59fd07e0f300cc8737a3.zip
orphaned 以下にある古い mozilla 独自のインターフェイスを削除 (#2219)
Diffstat (limited to 'files/ja')
-rw-r--r--files/ja/_redirects.txt4
-rw-r--r--files/ja/_wikihistory.json26
-rw-r--r--files/ja/orphaned/mozistorageservice/index.html156
-rw-r--r--files/ja/orphaned/nsidomhtmlmediaelement/index.html346
-rw-r--r--files/ja/orphaned/nsidynamiccontainer/index.html88
5 files changed, 0 insertions, 620 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index f129931200..6117892834 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -2813,7 +2813,6 @@
/ja/docs/Notification_object/requestPermission /ja/docs/Web/API/Notification/requestPermission
/ja/docs/Notification_object/tag /ja/docs/Web/API/Notification/tag
/ja/docs/Notification_object/title /ja/docs/Web/API/Notification/title
-/ja/docs/NsIDOMHTMLMediaElement /ja/docs/orphaned/NsIDOMHTMLMediaElement
/ja/docs/Offline_resources_in_Firefox/Using_audio_and_video_in_Firefox /ja/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
/ja/docs/Online_and_offline_events /ja/docs/Web/API/Navigator/Online_and_offline_events
/ja/docs/Other_JavaScript_tools /ja/docs/Tools
@@ -2978,7 +2977,6 @@
/ja/docs/Using_XMLHttpRequest /ja/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest
/ja/docs/Using_XPath /ja/docs/Web/XPath/Introduction_to_using_XPath_in_JavaScript
/ja/docs/Using_audio_and_video_in_Firefox /ja/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
-/ja/docs/Using_audio_and_video_in_Firefox/NsIDOMHTMLMediaElement /ja/docs/orphaned/NsIDOMHTMLMediaElement
/ja/docs/Using_files_from_web_applications /ja/docs/Web/API/File/Using_files_from_web_applications
/ja/docs/Using_geolocation /ja/docs/Web/API/Geolocation_API
/ja/docs/Using_gradients /ja/docs/Web/CSS/CSS_Images/Using_CSS_gradients
@@ -4931,9 +4929,7 @@
/ja/docs/javascript_typed_arrays/Uint8Array /ja/docs/Web/JavaScript/Reference/Global_objects/Uint8Array
/ja/docs/lastIndexOf /ja/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf
/ja/docs/method /ja/docs/Web/API/HTMLFormElement/method
-/ja/docs/mozIStorageService /ja/docs/orphaned/mozIStorageService
/ja/docs/mozillaのメール /ja/docs/Web
-/ja/docs/nsIDynamicContainer /ja/docs/orphaned/nsIDynamicContainer
/ja/docs/reftest_opportunities_files /ja/docs/orphaned/reftest_opportunities_files
/ja/docs/slice /ja/docs/Web/JavaScript/Reference/Global_Objects/String/slice
/ja/docs/title /ja/docs/Web/HTML/Element/title
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index 1baf348d24..71a15c0761 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -48713,16 +48713,6 @@
"Potappo"
]
},
- "orphaned/NsIDOMHTMLMediaElement": {
- "modified": "2019-04-20T00:22:02.073Z",
- "contributors": [
- "wbamberg",
- "SphinxKnight",
- "teoli",
- "Jürgen Jeka",
- "RobinEgg"
- ]
- },
"orphaned/Setting_up_extension_development_environment": {
"modified": "2019-03-23T23:54:13.028Z",
"contributors": [
@@ -49768,22 +49758,6 @@
"Marsf"
]
},
- "orphaned/mozIStorageService": {
- "modified": "2019-04-20T00:21:50.232Z",
- "contributors": [
- "wbamberg",
- "teoli",
- "tomotaka"
- ]
- },
- "orphaned/nsIDynamicContainer": {
- "modified": "2019-04-20T00:19:05.595Z",
- "contributors": [
- "wbamberg",
- "teoli",
- "tomotaka"
- ]
- },
"orphaned/reftest_opportunities_files": {
"modified": "2019-01-16T16:06:58.745Z",
"contributors": [
diff --git a/files/ja/orphaned/mozistorageservice/index.html b/files/ja/orphaned/mozistorageservice/index.html
deleted file mode 100644
index a10619fb66..0000000000
--- a/files/ja/orphaned/mozistorageservice/index.html
+++ /dev/null
@@ -1,156 +0,0 @@
----
-title: mozIStorageService
-slug: orphaned/mozIStorageService
-original_slug: mozIStorageService
----
-<p>このインタフェースを使うことでデータベースへの<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection" title="">mozIStorageConnection</a></code>を開くことができます、また開かれていないデータベースファイルのバックアップを作成することもできます。</p>
-<p></p><div style="border: solid #ddd 2px; margin-bottom: 12px;">
-<div style="background: #eee; padding: 2px;"><code><a href="https://dxr.mozilla.org/mozilla-central/source/storage/public/mozIStorageService.idl" rel="custom">storage/public/mozIStorageService.idl</a></code><span style="text-align: right; float: right;"><a href="/ja/docs/Interfaces/About_Scriptable_Interfaces" style="color: #00cc00; font-weight: 700;">Scriptable</a></span></div>
-<span style="padding: 4px 2px;">
-
-<i>Please add a summary to this article.</i>
-</span>
-
-<div style="background: #eee; padding: 2px;">
-<span> </span>
-<span style="text-align: right; float: right;">最終更新: Gecko 1.9 (Firefox 3)</span></div>
-</div><p></p>
-<p>継承元: <code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsISupports" title="">nsISupports</a></code></p>
-<h2 id="メソッド概要">メソッド概要</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <td><code><code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code> <a href="#backupDatabaseFile.28.29">backupDatabaseFile</a>(in <code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code> aDBFile, in AString aBackupFileName, [optional] in <code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code> aBackupParentDirectory);</code></td>
- </tr>
- <tr>
- <td><code><code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection" title="">mozIStorageConnection</a></code> <a href="#openDatabase.28.29">openDatabase</a>(in <code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code> aDatabaseFile);</code></td>
- </tr>
- <tr>
- <td><code><code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection" title="">mozIStorageConnection</a></code> <a href="#openSpecialDatabase.28.29">openSpecialDatabase</a>(in string aStorageKey);</code></td>
- </tr>
- <tr>
- <td><code><code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection" title="">mozIStorageConnection</a></code> <a href="#openUnsharedDatabase.28.29">openUnsharedDatabase</a>(in <code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code> aDatabaseFile);</code></td>
- </tr>
- </tbody>
-</table>
-<h3 id="メソッド">メソッド</h3>
-<h3 id="backupDatabaseFile.28.29" name="backupDatabaseFile.28.29">backupDatabaseFile()</h3>
-<p>指定されたファイルのバックアップを作成します。データベースは開かれていない必要があります、またはこのメソッドを呼び出す際にデータベースに対する操作が行われないことが確かである必要があります。指定されたファイル名はあくまでもサジェスチョンになります。すでにファイル名が使われている場合、ユニークなファイル名になるように処理されます。実際のバックアップファイルは戻り値になり、実際のファイル名もそこから取得することができます。</p>
-<pre>nsIFile backupDatabaseFile(
- in nsIFile aDBFile,
- in AString aBackupFileName,
- [optional] in nsIFile aBackupParentDirectory
-);
-</pre>
-<h6 id="引数">引数</h6>
-<dl>
- <dt>
- aDBFile</dt>
- <dd>
- バックアップを取るデータベースファイル</dd>
- <dt>
- aBackupFileName</dt>
- <dd>
- 新しく作成するバックアップファイルの名前</dd>
- <dt>
- aBackupParentDirectory</dt>
- <dd>
- バックアップファイルを格納するディレクトリの名前。この引数が指定されない場合はオリジナルのデータベースファイルと同じ場所にバックアップファイルが作成されます。</dd>
-</dl>
-<h6 id="戻り値">戻り値</h6>
-<p>新しいバックアップデータベースファイルを意味する<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code>オブジェクト</p>
-<h3 id="openSpecialDatabase.28.29" name="openSpecialDatabase.28.29">openSpecialDatabase()</h3>
-<p>要求されたストレージのタイプを特定する命名された特別なデータベースストレージへの接続を開きます。</p>
-<p></p><div class="blockIndicator note"><strong>註:</strong> プロファイルデータベースへはメインスレッドからのみアクセスしてください。(他の呼び出しが利用している可能性があります。)</div><p></p>
-<h6 id="引数_2">引数</h6>
-<dl>
- <dt>
- aStorageKey</dt>
- <dd>
- 要求されたストレージタイプを特定するキー文字列。"profile"および"memory"が有効です。</dd>
-</dl>
-<h6 id="戻り値_2">戻り値</h6>
-<p>指定されたデータベースへの接続を提供する新しい<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection" title="">mozIStorageConnection</a></code>オブジェクト</p>
-<h6 id="例外">例外</h6>
-<dl>
- <dt>
- NS_ERROR_INVALID_ARG</dt>
- <dd>
- <code>aStorageKey</code>が不正な場合</dd>
-</dl>
-<h3 id="openDatabase.28.29" name="openDatabase.28.29">openDatabase()</h3>
-<p>指定されたファイルへのデータベース接続を開きます。このメソッドが<code>NS_ERROR_FILE_CORRUPTED</code>例外をスローする場合、<code><a href="https://developer.mozilla.org/ja/docs/XPCOM_Interface_Reference/mozIStorageService#backupDatabaseFile()">mozIStorageService.backupDatabaseFile()</a></code>メソッドをデータベースをバックアップするために呼び出すことが推奨されます。こうすることでユーザデータの喪失を防ぐことができます。(現在失われたデータを復旧する手段はありません。)</p>
-<p></p><div class="blockIndicator warning">
- <p><strong>警告:</strong> 単一のファイルに対して複数の接続を確立する場合、<strong>必ず</strong>毎回大文字小文字を含め<strong>正確に同じ名前を</strong>使用してください。SQLiteのプログラムは既に接続が開かれているかどうかを調べるために、単純な文字列比較によって判断しています。"Foo.sqlite" と "foo.sqlite" により接続を開いた場合はあなたのデータベースは<strong>破損してしまう</strong>でしょう。</p>
-</div><p></p>
-<p>もし、仮想テーブルをデータベース中に含むのであれば(例えば、全文インデックスなど)、<code><a href="https://developer.mozilla.org/ja/docs/XPCOM_Interface_Reference/mozIStorageService#openUnsharedDatabase()">mozIStorageService.openUnsharedDatabase()</a></code>を開く際に使うべきです。なぜならばこのようなテーブルは共有キャッシュが使えないためです。このメソッドを仮想テーブルを含むデータベースへの接続を開くために用いた場合、データベースの破損と<code>NS_ERROR_FILE_CORRUPTED</code>例外のスローが発生するでしょう。</p>
-<pre>mozIStorageConnection openDatabase(
- in nsIFile aDatabaseFile
-);
-</pre>
-<h6 id="引数_3">引数</h6>
-<dl>
- <dt>
- aDatabaseFile</dt>
- <dd>
- データベースとして開くための<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code>オブジェクト</dd>
-</dl>
-<h6 id="戻り値_3">戻り値</h6>
-<p>開かれたデータベース接続である<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection" title="">mozIStorageConnection</a></code>オブジェクト</p>
-<h6 id="例外_2">例外</h6>
-<dl>
- <dt>
- NS_ERROR_FAILURE</dt>
- <dd>
- データベースを開こうとした際にエラーが起こった場合発生</dd>
- <dt>
- NS_ERROR_FILE_CORRUPTED</dt>
- <dd>
- データベースファイルが破損した場合、またはデータベースが(このメソッドでは対応していない)仮想テーブルを含む場合に発生</dd>
- <dt>
- NS_ERROR_OUT_OF_MEMORY</dt>
- <dd>
- 新しいストレージオブジェクトの割り当てが失敗した場合に発生</dd>
-</dl>
-<h3 id="openUnsharedDatabase.28.29" name="openUnsharedDatabase.28.29">openUnsharedDatabase()</h3>
-<p>共有キャッシュを使わずに指定されたファイルへのデータベース接続を開きます。このメソッドがNS_ERROR_FILE_CORRUPTED例外をスローする場合、<code><a href="https://developer.mozilla.org/ja/docs/XPCOM_Interface_Reference/mozIStorageService#backupDatabaseFile()">mozIStorageService.backupDatabaseFile()</a></code>メソッドをデータベースバックアップのために呼び出すことが推奨されます。こうすることでユーザデータの喪失を防ぐことができます。(現在失われたデータを復旧する手段はありません。)</p>
-<p></p><div class="blockIndicator warning">
- <p><strong>警告:</strong> 単一のファイルに対して複数の接続を確立する場合、<strong>必ず</strong>毎回大文字小文字を含め<strong>正確に同じ名前を</strong>使用してください。SQLiteのプログラムは既に接続が開かれているかどうかを調べるために、単純な文字列比較によって判断しています。"Foo.sqlite" と "foo.sqlite" により接続を開いた場合はあなたのデータベースは<strong>破損してしまう</strong>でしょう。</p>
-</div><p></p>
-<pre>mozIStorageConnection openUnsharedDatabase(
- in nsIFile aDatabaseFile
-);
-</pre>
-<h6 id="引数_4">引数</h6>
-<dl>
- <dt>
- aDatabaseFile</dt>
- <dd>
- データベースとして開くための<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIFile" title="">nsIFile</a></code>オブジェクト</dd>
-</dl>
-<h6 id="戻り値_4">戻り値</h6>
-<p>開かれたデータベース接続である<code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection" title="">mozIStorageConnection</a></code>オブジェクト</p>
-<h6 id="例外_3">例外</h6>
-<dl>
- <dt>
- NS_ERROR_FAILURE</dt>
- <dd>
- データベースを開こうとした際にエラーが起こった場合発生</dd>
- <dt>
- NS_ERROR_FILE_CORRUPTED</dt>
- <dd>
- データベースファイルが破損した場合、またはデータベースが(このメソッドでは対応していない)仮想テーブルを含む場合に発生</dd>
- <dt>
- NS_ERROR_OUT_OF_MEMORY</dt>
- <dd>
- 新しいストレージオブジェクトの割り当てが失敗した場合に発生</dd>
-</dl>
-<h3 id="参照">参照</h3>
-<ul>
- <li><a href="/en/Storage" title="en/Storage">Storage</a></li>
- <li><a href="/en/mozIStorageConnection" title="en/mozIStorageConnection">mozIStorageConnection</a></li>
-</ul>
-<dl>
- <dd>
-  </dd>
-</dl>
diff --git a/files/ja/orphaned/nsidomhtmlmediaelement/index.html b/files/ja/orphaned/nsidomhtmlmediaelement/index.html
deleted file mode 100644
index bebce9d830..0000000000
--- a/files/ja/orphaned/nsidomhtmlmediaelement/index.html
+++ /dev/null
@@ -1,346 +0,0 @@
----
-title: nsIDOMHTMLMediaElement
-slug: orphaned/NsIDOMHTMLMediaElement
-original_slug: NsIDOMHTMLMediaElement
----
-<p></p>
-
-<p><code>nsIDOMHTMLMediaElement</code> インターフェースは HTML 5 における <a class="internal" href="/Ja/HTML/Element/Audio"><code>audio</code></a> および <a class="internal" href="/Ja/HTML/Element/Video"><code>video</code></a> 要素の実装に用いられています。</p>
-
-<div class="note"><strong>注意:</strong> <code> cue ranges</code> 機能の仕様は現在流動的な状況にあり、 HTML 5 標準においては大幅に改訂が加えられるか、置き換えられてしまう可能性があります。そのため、現時点では Firefox ではこの機能に対応していません。</div>
-
-<p></p><div style="border: solid #ddd 2px; margin-bottom: 12px;">
-<div style="background: #eee; padding: 2px;"><code><a href="https://dxr.mozilla.org/mozilla-central/source/dom/public/idl/html/nsIDOMHTMLMediaElement.idl" rel="custom">dom/public/idl/html/nsIDOMHTMLMediaElement.idl</a></code><span style="text-align: right; float: right;"><a href="/ja/docs/Interfaces/About_Scriptable_Interfaces" style="color: #00cc00; font-weight: 700;">Scriptable</a></span></div>
-<span style="padding: 4px 2px;">
-
-<i>Please add a summary to this article.</i>
-</span>
-
-<div style="background: #eee; padding: 2px;">
-<span> </span>
-<span style="text-align: right; float: right;">最終更新: Gecko 1.9.1 (Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)</span></div>
-</div><p></p>
-
-<p>Inherits from: <code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMHTMLElement" title="">nsIDOMHTMLElement</a></code></p>
-
-<h2 id="Method_overview" name="Method_overview">メソッド概要 (Method Overview)</h2>
-
-<table class="standard-table">
- <tbody>
- <tr>
- <td><code>void <a class="internal" href="/Ja/NsIDOMHTMLMediaElement#addCueRange()">addCueRange</a>(in DOMString className, in float start, in float end, in boolean pauseOnExit, in nsIDOMHTMLVoidCallback enterCallback, in nsIDOMHTMLVoidCallback exitCallback);</code></td>
- </tr>
- <tr>
- <td><code>DOMString <a class="internal" href="/Ja/NsIDOMHTMLMediaElement#canPlayType()">canPlayType</a>(in DOMString type);</code></td>
- </tr>
- <tr>
- <td><code>void <a class="internal" href="/Ja/NsIDOMHTMLMediaElement#load()">load</a>();</code></td>
- </tr>
- <tr>
- <td><code>void <a class="internal" href="/Ja/NsIDOMHTMLMediaElement#pause()">pause</a>();</code></td>
- </tr>
- <tr>
- <td><code>void <a class="internal" href="/Ja/NsIDOMHTMLMediaElement#play()">play</a>();</code></td>
- </tr>
- <tr>
- <td><code>void <a class="internal" href="/Ja/NsIDOMHTMLMediaElement#removeCueRanges()">removeCueRanges</a>(in DOMString className);</code></td>
- </tr>
- </tbody>
-</table>
-
-<h2 id="Attributes" name="Attributes">属性 (Attributes)</h2>
-
-<table class="standard-table">
- <tbody>
- <tr>
- <td class="header" style="text-align: center;">属性</td>
- <td class="header" style="text-align: center;">型</td>
- <td class="header" style="text-align: center;">意味</td>
- </tr>
- <tr>
- <td><code>autoplay</code></td>
- <td><code>boolean</code></td>
- <td><code>true</code> if playback should automatically begin as soon as enough media is available to do so without interruption.</td>
- </tr>
- <tr>
- <td><code>buffered</code></td>
- <td><code>TimeRanges</code></td>
- <td>A static, normalized <code>TimeRanges</code> object describing the time ranges of the media that have been buffered.  <strong>Read only.</strong>  <span class="inlineIndicator unimplemented unimplementedInline">未実装</span></td>
- </tr>
- <tr>
- <td><code>bufferedBytes</code></td>
- <td><code>ByteRanges</code></td>
- <td>A static, normalized <code>ByteRanges</code> object describing the byte ranges of the media that have been buffered.  <strong>Read only.</strong>  <span class="inlineIndicator unimplemented unimplementedInline">未実装</span></td>
- </tr>
- <tr>
- <td><code>bufferingRate</code></td>
- <td><code>float</code></td>
- <td>The average number of bits per second for the current download over the past few seconds.  If there is no download in progress, this value is 0.0.  <strong>Read only.</strong>  <span class="inlineIndicator unimplemented unimplementedInline">未実装</span></td>
- </tr>
- <tr>
- <td><code>bufferingThrottled</code></td>
- <td><code>boolean</code></td>
- <td><code>true</code> if Firefox is intentionally throttling the bandwidth used by the download (such as when the download is paused), otherwise <code>false</code>. <strong>Read only.</strong>  <span class="inlineIndicator unimplemented unimplementedInline">未実装</span></td>
- </tr>
- <tr>
- <td><code>controls</code></td>
- <td><code>boolean</code></td>
- <td><code>true</code> if user interface for controlling the media should be presented.</td>
- </tr>
- <tr>
- <td><code>currentSrc</code></td>
- <td><code>DOMString</code></td>
- <td>The absolute URL of the chosen media resource (if, for example, the server selects a media file based on the resolution of the user's display), or an empty string if the <code>networkState</code> is <code>EMPTY</code>. <strong>Read only.</strong></td>
- </tr>
- <tr>
- <td><code>currentTime</code></td>
- <td><code>float</code></td>
- <td>The current playback time, in seconds.  Setting this value will seek the media to the new time.</td>
- </tr>
- <tr>
- <td><code>defaultPlaybackRate</code></td>
- <td><code>float</code></td>
- <td>The default playback rate for the media.  The Ogg backend does not support this.  1.0 is "normal speed," values lower than 1.0 make the media play slower than normal, higher values make it play faster.  The value 0.0 is invalid and throws a <code>NOT_SUPPORTED_ERR</code> exception.</td>
- </tr>
- <tr>
- <td><code>duration</code></td>
- <td><code>float</code></td>
- <td>The length of the media in seconds, or zero if no media data is available.  If the media data is available but the length is unknown, this value is <code>NaN</code>.  If the media is streamed and has no predefined length, the value is <code>Inf</code>.  <strong>Read only.</strong></td>
- </tr>
- <tr>
- <td><code>ended</code></td>
- <td><code>boolean</code></td>
- <td><code>true</code> if playback has finished.  <strong>Read only.</strong></td>
- </tr>
- <tr>
- <td><code>error</code></td>
- <td><code><code><a href="/ja/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMHTMLMediaError" title="">nsIDOMHTMLMediaError</a></code></code></td>
- <td>The media's error status.  <strong>Read only.</strong></td>
- </tr>
- <tr>
- <td><code>muted</code></td>
- <td><code>boolean</code></td>
- <td><code>true</code> if the audio is muted, otherwise <code>false</code>.</td>
- </tr>
- <tr>
- <td><code>networkState</code></td>
- <td><code>unsigned short</code></td>
- <td>
- <p>The current state of the fetch of the media. <strong>Read only.</strong></p>
-
- <table class="standard-table">
- <tbody>
- <tr>
- <td class="header" style="text-align: center;">定数</td>
- <td class="header" style="text-align: center;">値</td>
- <td class="header" style="text-align: center;">意味</td>
- </tr>
- <tr>
- <td><code>EMPTY</code></td>
- <td>0</td>
- <td>There is no data yet.  The <code>readyState</code> will also be <code>HAVE_NOTHING</code>.</td>
- </tr>
- <tr>
- <td><code>LOADING</code></td>
- <td>1</td>
- <td>The media is loading.</td>
- </tr>
- <tr>
- <td><code>LOADED_METADATA</code></td>
- <td>2</td>
- <td>The media's metadata has been loaded.</td>
- </tr>
- <tr>
- <td><code>LOADED_FIRST_FRAME</code></td>
- <td>3</td>
- <td>The media's first frame has been loaded.</td>
- </tr>
- <tr>
- <td><code>LOADED</code></td>
- <td>4</td>
- <td>The media has been fully loaded.</td>
- </tr>
- </tbody>
- </table>
- </td>
- </tr>
- <tr>
- <td><code>paused</code></td>
- <td><code>boolean</code></td>
- <td><code>true</code> if the media playback is currently paused.  <strong>Read only.</strong></td>
- </tr>
- <tr>
- <td><code>playbackRate</code></td>
- <td><code>float</code></td>
- <td>The current rate at which the media is being played back.  This is used to implement user controls for fast forward, slow motion, and so forth.  The normal playback rate is multiplied by this value to obtain the current rate, so a value of 1.0 indicates normal speed.  Not supported by the Ogg backend.</td>
- </tr>
- <tr>
- <td><code>readyState</code></td>
- <td><code>unsigned short</code></td>
- <td>
- <p>The media's current readiness state.  <strong>Read only.</strong></p>
-
- <table class="standard-table">
- <tbody>
- <tr>
- <td class="header" style="text-align: center;">定数</td>
- <td class="header" style="text-align: center;">値</td>
- <td class="header" style="text-align: center;">意味</td>
- </tr>
- <tr>
- <td><code>HAVE_NOTHING</code></td>
- <td>0</td>
- <td>No information is available about the media resource.</td>
- </tr>
- <tr>
- <td><code>HAVE_METADATA</code></td>
- <td>1</td>
- <td>Enough of the media resource has been retrieved that the metadata attributes are initialized.  Seeking will no longer raise an exception.</td>
- </tr>
- <tr>
- <td><code>HAVE_SOME_DATA</code></td>
- <td>2</td>
- <td>Data for the current playback position is not available, but there is at least one playback position for which data is available.</td>
- </tr>
- <tr>
- <td><code>HAVE_CURRENT_DATA</code></td>
- <td>3</td>
- <td>Data is available for the current playback position, but not enough to actually play more than one frame.</td>
- </tr>
- <tr>
- <td><code>HAVE_FUTURE_DATA</code></td>
- <td>4</td>
- <td>Data for the current playback position as well as for at least a little bit of time into the future is available (in other words, at least two frames of video, for example).</td>
- </tr>
- <tr>
- <td><code>HAVE_ENOUGH_DATA</code></td>
- <td>5</td>
- <td>Enough data is available—and the download rate is high enough—that the media can be played through to the end without interruption.</td>
- </tr>
- </tbody>
- </table>
- </td>
- </tr>
- <tr>
- <td><code>seeking</code></td>
- <td><code>boolean</code></td>
- <td><code>true</code> if the media is in the process of seeking to a new position, otherwise <code>false</code>.<strong> Read only.</strong></td>
- </tr>
- <tr>
- <td><code>src</code></td>
- <td><code>DOMString</code></td>
- <td>The URL of the media to present.</td>
- </tr>
- <tr>
- <td><code>totalBytes</code></td>
- <td><code>unsigned long</code></td>
- <td>The length, in bytes, of the media resource.  If the length is unknown, or the content is streamed and therefore has no specified length, this value is 0.  <strong>Read only.</strong></td>
- </tr>
- <tr>
- <td><code>volume</code></td>
- <td><code>float</code></td>
- <td>The current audio volume, from 0.0 (silent) to 1.0 (maximum).</td>
- </tr>
- </tbody>
-</table>
-
-<h2 id="メソッド_(Methods)">メソッド (Methods)</h2>
-
-<h3 id="addCueRange()">addCueRange()</h3>
-
-<div class="note"><strong>Note:</strong> This method is not yet implemented, as its definition is in flux in the HTML 5 standard.</div>
-
-<p>Adds a cue range to the media element.</p>
-
-<pre>void addCueRange(
-  in DOMString className,
-  in float start,
-  in float end,
-  in boolean pauseOnExit,
-  in nsIDOMHTMLVoidCallback enterCallback,
-  in nsIDOMHTMLVoidCallback exitCallback
-);
-</pre>
-
-<h6 id="Parameters">Parameters</h6>
-
-<p>xxx</p>
-
-<h3 id="eatCookie.28.29" name="eatCookie.28.29">canPlayType()</h3>
-
-<p>Determines whether or not the specified media type can be played back.</p>
-
-<pre class="eval">DOMString canPlayType(
-  in DOMString type
-);</pre>
-
-<h6 id="Parameters_4">Parameters</h6>
-
-<dl>
- <dt>type</dt>
- <dd>The media type to test for, such as "video/ogg".</dd>
-</dl>
-
-<h6 id="Return_value">Return value</h6>
-
-<ul>
- <li>"" if the specified type definitely cannot be played. (was "no" until Gecko 1.9.1.1/ Firefox 3.5.1)</li>
- <li>"probably" if the specified type appears to be playable.</li>
- <li>"maybe" if it's impossible to be sure if the type can be played without actually attempting to do so.</li>
-</ul>
-
-<p>Because media formats are complicated, and it's impossible to judge every possible detail from the type string, there is no such thing as 100% certain that the specified type can be played; the best you can do is "probably".</p>
-
-<h3 id="eatCookie.28.29" name="eatCookie.28.29">load()</h3>
-
-<p>Begins loading the media content from the server.</p>
-
-<pre class="eval"> void load();</pre>
-
-<h6 id="Parameters_5">Parameters</h6>
-
-<p>None.</p>
-
-<h3 id="getFunnySaying.28.29" name="getFunnySaying.28.29">pause()</h3>
-
-<p>Pauses the media playback.</p>
-
-<pre class="eval"> void pause();
-</pre>
-
-<h6 id="Parameters_2" name="Parameters_2">Parameters</h6>
-
-<p>None.</p>
-
-<h3 id="sayYummy.28.29" name="sayYummy.28.29">play()</h3>
-
-<p>Begins playback of the media.</p>
-
-<pre class="eval"> void play();
-</pre>
-
-<h6 id="Parameters_3" name="Parameters_3">Parameters</h6>
-
-<p>None.</p>
-
-<h3 id="removeCueRanges()">removeCueRanges()</h3>
-
-<div class="note"><strong>Note:</strong> This function is not yet implemented, as its definition in the HTML 5 standard is in flux.</div>
-
-<pre>void removeCueRanges(
-  in DOMString className
-);
-</pre>
-
-<h6 id="Parameters_6">Parameters</h6>
-
-<p>xxx</p>
-
-<h2 id="See_also" name="See_also">参考資料</h2>
-
-<ul>
- <li><code><a class="internal" href="/Ja/HTML/Element/Video">video</a></code></li>
- <li><a class="internal" href="/Ja/HTML/Element/Audio"><code>audio</code></a></li>
- <li><a class="internal" href="/Ja/HTML/Element/Source"><code>source</code></a></li>
- <li><a class="internal" href="/Ja/Using_audio_and_video_in_Firefox">Using audio and video in Firefox</a></li>
-</ul>
diff --git a/files/ja/orphaned/nsidynamiccontainer/index.html b/files/ja/orphaned/nsidynamiccontainer/index.html
deleted file mode 100644
index f88bfabae7..0000000000
--- a/files/ja/orphaned/nsidynamiccontainer/index.html
+++ /dev/null
@@ -1,88 +0,0 @@
----
-title: nsIDynamicContainer
-slug: orphaned/nsIDynamicContainer
-tags:
- - Developing Mozilla
- - Extensions
- - Interfaces
- - Interfaces:Scriptable
- - Places
- - XPCOM
- - XPCOM API Reference
-original_slug: nsIDynamicContainer
----
-<p>nsIDynamicContainerインタフェースは一時的なコンテンツのコンテナを提供するベースクラスを提供します。この機能はコンテナがオープンされたタイミングで、ノードを直接満たすことができます。すべてのリザルトノードのプロパティをそれぞれのアイテムに関連したデータを保存するのに利用できます。(例えばディスク上でのフルパスなど)また、それぞれのコンテナに対してサービスに関連付けられた追加のコンテナを作成することができます。<br>
- <br>
- </p><div style="border: solid #ddd 2px; margin-bottom: 12px;">
-<div style="background: #eee; padding: 2px;"><code><a href="https://dxr.mozilla.org/mozilla-central/source/toolkit/components/places/public/nsIDynamicContainer.idl" rel="custom">toolkit/components/places/public/nsIDynamicContainer.idl</a></code><span style="text-align: right; float: right;"><a href="/ja/docs/Interfaces/About_Scriptable_Interfaces" style="color: #00cc00; font-weight: 700;">Scriptable</a></span></div>
-<span style="padding: 4px 2px;">
-
-<i>Please add a summary to this article.</i>
-</span>
-
-<div style="background: #eee; padding: 2px;">
-<span> </span>
-<span style="text-align: right; float: right;">最終更新: Gecko 1.9 (Firefox 3)</span></div>
-</div><p></p>
-<p>継承元: <a href="/en/nsISupports" title="en/nsISupports">nsISupports</a></p>
-<h2 id="メソッドの概要"><br>
- メソッドの概要</h2>
-<p><code>void <a href="/ja/nsIDynamicContainer">onContainerNodeOpening</a>(in <a href="/en/nsINavHistoryContainerResultNode" title="en/nsINavHistoryContainerResultNode">nsINavHistoryContainerResultNode</a> aContainer, in <a href="/en/nsINavHistoryQueryOptions" title="en/nsINavHistoryQueryOptions">nsINavHistoryQueryOptions</a> aOptions);</code><br>
- <code>void <a href="/ja/nsIDynamicContainer">onContainerNodeClosed</a>(in <a href="/en/nsINavHistoryContainerResultNode" title="en/nsINavHistoryContainerResultNode">nsINavHistoryContainerResultNode</a> aContainer);<br>
- void <a href="/ja/nsIDynamicContainer">onContainerRemoving</a>(in long long aItemId);<br>
- void <a href="/ja/nsIDynamicContainer">onContainerMoved</a>(in long long aItemId, in long long aNewParent, in long aNewIndex);</code></p>
-<h2 id="メソッド">メソッド</h2>
-<h3 id="onContainerNodeOpening()">onContainerNodeOpening()</h3>
-<p>与えられたコンテナノードが新たにノードが作成されようとするときに呼ばれます。<br>
- 必要であればノードの作成を実行することができます。</p>
-<p></p><div class="blockIndicator note"><strong>註:</strong> 状態を保存したい場合は全てのリザルトノードはプロパティバッグをインプリメントします</div><p></p>
-<pre>void onContainerNodeOpening(
- in nsINavHistoryContainerResultNode aContainer,
- in nsINavHistoryQueryOptions aOptions
-);
-</pre>
-<h6 id="引数">引数</h6>
-<dl>
- <dt>
- aContainer</dt>
- <dd>
- これから開かれようとしているコンテナノード</dd>
- <dt>
- aOptions</dt>
- <dd>
- このクエリを生成するために使われるオプション。コンテナは可能ならばこれらに従います。もしクエリとフォルダノードをコンテナに追加しようとしている場合、実装は可能ならばこの値を使用しないといけません。<strong>この値を変更してはいけません。</strong></dd>
-</dl>
-<h3 id="onContainerNodeClosed()">onContainerNodeClosed()</h3>
-<p>与えられたコンテナがなくなるときに呼ばれます。従って、必要なクリーンアップ処理を実行することができます。このメソッドが呼びだされることは保証されて<strong>いません</strong>。具体的にはクエリがどこかへ行ってしまったときには呼ばれません。この現象はコンテナ自身がopen状態からclose状態へ遷移したときにのみ起こります。実際の処理ではかなり大量の動的に生成されたノードがこのメソッドをクリーンアップ処理のために呼び出します。</p>
-<pre>void onTainerNodeClosed(
- in nsINavHistoryContainerResultNode aContainer
-);
-</pre>
-<h6 id="引数_2">引数</h6>
-<dl>
- <dt>
- aContainer</dt>
- <dd>
- hoge</dd>
-</dl>
-<h3 id="onContainerRemoving()">onContainerRemoving()</h3>
-<p>与えられたコンテナがブックマークテーブルから削除されようとするときに呼ばれます。従って、必要なクリーンアップ処理を実行することができます。このメソッドはコンテナが削除される<strong>前に</strong>呼ばれます、従って処理では依然としてコンテナを参照することができます。</p>
-<pre>void onContainerRemoving(
- in long long aItemId
-);
-</pre>
-<h6 id="引数_3">引数</h6>
-<dl>
- <dt>
- aItemId</dt>
- <dd>
- コンテナアイテムのアイテムID。</dd>
-</dl>
-<h3 id="onContainerMoved()">onContainerMoved()</h3>
-<p>与えられたコンテナが丁度移動されようとしているときに呼ばれます。bookkeepingを行う処理に備えて存在します。このメソッドはコンテナが移動された<strong>後に</strong>呼ばれます。</p>
-<h3 id="関連記事">関連記事</h3>
-<ul>
- <li><a href="/ja/Places">Places</a></li>
- <li><a href="/en/nsINavHistoryContainerResultNode" title="en/nsINavHistoryContainerResultNode">nsINavHistoryContainerResultNode</a></li>
- <li><a href="/en/nsINavHistoryQueryOptions" title="en/nsINavHistoryQueryOptions">nsINavHistoryQueryOptions</a></li>
-</ul>