aboutsummaryrefslogtreecommitdiff
path: root/files/ja/conflicting/tools/debugger
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:08:35 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:08:35 +0100
commit9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f (patch)
tree3eabcb7c51657ecbaf7acb8e9de10af73e86d96c /files/ja/conflicting/tools/debugger
parent6ef1fa4618e08426b874529619a66adbd3d1fcf0 (diff)
downloadtranslated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.gz
translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.bz2
translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.zip
unslug ja: modify
Diffstat (limited to 'files/ja/conflicting/tools/debugger')
-rw-r--r--files/ja/conflicting/tools/debugger/how_to/search/index.html3
-rw-r--r--files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html5
2 files changed, 5 insertions, 3 deletions
diff --git a/files/ja/conflicting/tools/debugger/how_to/search/index.html b/files/ja/conflicting/tools/debugger/how_to/search/index.html
index 4f3391c8b1..314df5c651 100644
--- a/files/ja/conflicting/tools/debugger/how_to/search/index.html
+++ b/files/ja/conflicting/tools/debugger/how_to/search/index.html
@@ -1,8 +1,9 @@
---
title: 検索とフィルタ
-slug: Tools/Debugger/How_to/Search_and_filter
+slug: conflicting/Tools/Debugger/How_to/Search
translation_of: Tools/Debugger/How_to/Search
translation_of_original: Tools/Debugger/How_to/Search_and_filter
+original_slug: Tools/Debugger/How_to/Search_and_filter
---
<div>{{ToolsSidebar}}</div><p><a href="/ja/docs/Tools/Debugger/UI_Tour#toolbar">ツールバー</a>のスクリプトフィルタを使用して、デバッガ内にある項目を検索できます:</p>
diff --git a/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html b/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html
index 74c0db4345..549856b56e 100644
--- a/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html
+++ b/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html
@@ -1,8 +1,9 @@
---
title: 変数を調査、編集、ウォッチする
-slug: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables'
+slug: conflicting/Tools/Debugger/How_to/Set_Watch_Expressions
translation_of: Tools/Debugger/How_to/Set_Watch_Expressions
-translation_of_original: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables'
+translation_of_original: Tools/Debugger/How_to/Examine,_modify,_and_watch_variables
+original_slug: Tools/Debugger/How_to/Examine,_modify,_and_watch_variables
---
<div>{{ToolsSidebar}}</div><div class="note">
<p>この機能は、まだ新しいデバッガーでサポートしていません。現時点で必要である場合は、about:config で設定項目 "devtools.debugger.new-debugger-frontend" を <code>false</code> に設定して、古いデバッガーに戻すことができます。</p>