From 0114a214791c357c3dd3fdde5fc47b9ca33796cc Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 12:04:19 -0400 Subject: remove link 'title' attributes that's just the 'href' (ja, part 2) (#1807) --- files/ja/tools/web_console/remoting/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/tools/web_console') diff --git a/files/ja/tools/web_console/remoting/index.html b/files/ja/tools/web_console/remoting/index.html index bbbef525fa..d134c5b1f4 100644 --- a/files/ja/tools/web_console/remoting/index.html +++ b/files/ja/tools/web_console/remoting/index.html @@ -17,9 +17,9 @@ translation_of: Tools/Web_Console/remoting

WebConsoleActorWebConsoleClient

-

WebConsoleActor は、toolkit/devtools/webconsole フォルダの dbg-webconsole-actors.js にあります。

+

WebConsoleActor は、toolkit/devtools/webconsole フォルダの dbg-webconsole-actors.js にあります。

-

WebConsoleClient は (toolkit/devtools/webconsole の) WebConsoleClient.jsm にあり、Web コンソールアクターで作業するときにWeb コンソールで使用されます。

+

WebConsoleClient は (toolkit/devtools/webconsole の) WebConsoleClient.jsm にあり、Web コンソールアクターで作業するときにWeb コンソールで使用されます。

デバッガが Web コンソールコードでどのように使用されているかを確認するには、browser/devtools/webconsole/webconsole.js を開き、WebConsoleConnectionProxy を検索します。

-- cgit v1.2.3-54-g00ecf