Firefox Unresponsive Script: Increase JavaScript Execution Waiting Time Firefoxの応答を停止するスクリプト: JavaScriptの実行待ち時間の増加

Firefox 1.5 and above, including Firefox 2.0.x limits the amount of time that a script or Javascript took to run and complete. Firefox 1.5以降、 Firefox 2.0.xの量を制限して時間をするには、スクリプトを実行するか、 JavaScriptは、完了します。 Whenever a web page takes too long to load, an error will pop up with the following message:ときには、ウェブページの読み込みに時間がかかりすぎると、エラーがポップアップは、次のメッセージが表示:

Warning : Unresponsive script警告:応答を停止するスクリプト

A script on this page may be busy, or it may have stopped responding.このページをするには、スクリプトを5月に追われるか、またはことがありますが応答を停止します。 You can stop the script now, or you can continue to see if the script will complete.今すぐスクリプトを停止してすることができますか、または継続して参照することができます。場合は、スクリプトが完了します。


Firefoxの応答を停止するスクリプト

Users have two option buttons namely Stop Script or Continue.つまり、ユーザーが2つのオプションボタンを停止スクリプトまたは続行します。 Pressing Continue will likely to make the Firefox browser to remain sluggish or not responding, while Stop Script will inevitably cause part of the website depends on script not functioning properly, such as Java script menu, auto refresh or update of streaming live contents.押して続行になりそうFirefoxブラウザを作る低迷を維持するまたは応答していないし、必然的に停止するスクリプトが原因のウェブサイトの部分に依存してスクリプトが正しく機能しないなど、 Javaスクリプト]メニューで、自動更新または更新プログラムのストリーミングライブの内容です。 If you click on Continue, and yet script is still hanging, you will keep getting the Unresponsive Script error dialog again and again once the the preset maximum script running time hit, which is default to 5 seconds in Firefox 1.5 and 10 seconds in Firefox 2.をクリックして続行する場合、スクリプトはまだ生きてるとはまだありませんが応答しなくなるスクリプトエラーが発生するダイアログ続けているが何度も繰り返して一度は、プリセットのスクリプトを実行中の時間の最大ヒット、これはFirefox 1.5ではデフォルトで5秒と10秒間は、 Firefox 2でです。

To get rid of the annoying Unresponsive Script error dialog and fix the behavior of script that takes long execution time in Firefox, we can longer the waiting time for script to run before Firefox intercept it with warning.迷惑な応答を停止するのを排除するダイアログとスクリプトエラーが発生するスクリプトの動作を修正して実行時間がかかるのは、 Firefox 、私たちは長い時間を待ってスクリプトを実行する前にFirefoxのインターセプトして警告します。

  1. Run Firefox.実行Firefoxを起動します。
  2. In the Firefox address bar, type about:config , and then press Enter.は、 Firefoxのアドレスバーに、タイプabout : configを 、と入力し、 Enterキーを押します。
  3. Scroll and locate or search with Filter text box for dom.max_script_run_time .スクロールし、検索を見つけたりdom.max_script_run_timeフィルタのテキストボックスをオンにします。
  4. Double click on the line of dom.max_script_run_time , and change the value to a higher number (in seconds) that you want Firefox to wait before getting the Unresponsive Script warning. dom.max_script_run_timeの行をダブルクリックして、高い番号の値を変更して(秒単位)を指定しFirefoxのを待つ応答を停止するスクリプトを取得する前に警告が発生します。 Be default, the value is 5 or 10 seconds.デフォルトでは、この値は5 〜 10秒です。 You can safely set the magical number to let’s say 20.安全にすることができます。魔法の番号を設定してまあ言ってみれば20 。 You can set the value to 0 to instruct Firefox to wait foever - no warning and dialog whatsoever.の値を0に設定することができますがFirefoxの指示を待つfoever -警告とダイアログないものとします。 Note that the whole Firefox may be not responsive and cannot be used while waiting for scripts to execute, so the number should not set too high in order to give you an opportunity to stop truly nasty or buggy scripts and recover use of Firefox. Firefoxの5月に注意して全体の応答ではないとすることはできませんを待っている間に使われるスクリプトを実行するので、設定が高すぎるの数はありませんをする機会を与えるために本当に意地の悪いやバギーを停止するスクリプトを使用すると回復Firefoxを起動します。
  5. Click OK. [ OK ]をクリックします。
  6. Restart Firefox. Firefoxを再起動します。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。

Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。



6 Responses to “Firefox Unresponsive Script: Increase JavaScript Execution Waiting Time” 6レスポンスを" Firefoxの応答を停止するスクリプト: JavaScriptの実行待ち時間の増加"

  1. Steve Chapelスティーブ礼拝堂
    July 27th, 2007 01:44 2007年7月27日01:44
    1

    There’s more information about the issue at問題の詳細情報を参照するには http://kb.mozillazine.org/Unresponsive_Script_Warning http://kb.mozillazine.org/unresponsive_script_warning

  2. tjappie
    November 9th, 2007 05:31 2007年11月9日05:31
    2

    dude, your translated pages are total gibberish !!男は、ちんぷんかんぷんな話をして翻訳されたページは合計!

  3. admin管理者
    November 9th, 2007 11:19 2007年11月9日11:19
    3 4

    tjappie, please refer to English version when in doubt. tjappie 、下記を参照して疑問がある場合は英語版です。 Thanks.ありがとう。

  4. Allisonアリソン
    February 13th, 2008 07:13 2008年2月13日07:13
    4

    Thanks for this!このいただきありがとうございます!

  5. BigDAS bigdas
    May 21st, 2008 04:55 2008年5月21日04:55
    5

    I had this problem constantly with Firefox halting on the unresponsive script error.私はこの問題を回避するFirefoxのたどたどしい上の応答を停止すると常にスクリプトエラーが発生します。 I uninstalled it and installed the 2.0.0.14 version.私のバージョン2.0.0.14をアンインストールし、インストールしてください。 Once again I got the same error when loading the browser but this time, a window popped up asking me if wanted to update several browser toolbars.再び私は、いつも同じエラーが発生するブラウザに読み込んでいますしかし、今回は、メインウィンドウがひょっこり現れたん尋ねるいくつかのブラウザのツールバーをアップデートする場合に指名手配します。 I choose not to update, the window disappeared along with the scipt error.私を選択しないように更新プログラムでは、ウィンドウに姿を消したとともに、 sciptエラーが発生します。 Now, it loads normally every time.今すぐ、それをロードするたびに、通常です。
    I’m just wondering if this update function isn’t causing the same error for others.私はただ不思議ではない場合、この更新プログラム関数を引き起こして他人と同じエラーが発生します。 If so, then disable automatic update alerts.もしそうならば、アラートを入力し、自動更新を無効にします。

  6. Izkata izkata
    July 11th, 2008 12:22 2008年7月11日12:22
    6

    There’s something that went wrong with Firefox 3 that was fine in FF2, and is causing runaway scripts to happen far more frequently.何かが間違っていたことをFirefox 3には罰金をff2 、およびが原因で暴走するスクリプトをはるかに頻繁に起こる。 Not to mention the dialogue itself becoming unresponsive, because a second script (or more!) starts and goes crazy under a second after the dialogue appears.自分自身との対話に言及しないように応答しなくなるため、 2番目のスクリプト(もしくはそれ以上! )が起動し、 2番目の後にはクレイジーな対話の下に表示されます。

Leave a Reply残して返信

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

firefox unresponsive script Firefoxの応答を停止するスクリプト - - unresponsive script firefox Firefoxの応答を停止するスクリプト - - unresponsive script message スクリプトの応答を停止するメッセージが表示さ - - stop script firefox Firefoxの停止スクリプト - - firefox stop script Firefoxの停止スクリプト - - unresponsive script 応答を停止するスクリプト - - firefox script error Firefoxのスクリプトエラーが発生する - - script firefox Firefoxのスクリプト - - javascript unresponsive script JavaScriptの応答を停止するスクリプト - - firefox 3 unresponsive script Firefox 3の応答を停止するスクリプト - - firefox scripts Firefoxのスクリプト - - firefox script not responding Firefoxのスクリプト応答していない - - firefox "unresponsive script" Firefoxの"応答を停止するスクリプト" - - firefox script busy Firefoxのスクリプト忙しい - - javascript execution JavaScriptの実行 - - firefox script errors Firefoxのスクリプトエラー - - firefox 3 stop script Firefox 3を停止するスクリプト - - "stop script" firefox "停止スクリプト" Firefoxの - - script not responding スクリプト応答していない - - firefox script Firefoxのスクリプト - - unresponsive script firefox 3 応答しなくなるスクリプトのFirefox 3 - - firefox stop javascript FirefoxのJavaScriptを停止 - - Mozilla Unresponsive Script Mozillaの応答を停止するスクリプト - - script error firefox Firefoxのスクリプトエラーが発生する - - unresponsive script mozilla Mozillaの応答を停止するスクリプト - - unresponsive script mobile me 携帯電話応答を停止するスクリプトのメイン - - javascript stop execution JavaScriptの実行を停止 - - firefox stop javascript execution FirefoxのJavaScriptの実行を停止 - - all すべての - - javascript error firefox FirefoxのJavaScriptエラーが表示さ - - stop script mozilla 停止スクリプトのMozilla - - adbrite unresponsive script Adbrite -応答を停止するスクリプト - - how to increase the script time スクリプトの時間を増やす方法については - - can't load java script with firefox FirefoxのJavaスクリプトを読み込むことができません。 - - javascript unresponsive JavaScriptの応答を停止する - - Unresponsive script error 応答しなくなるスクリプトエラーが発生する - - firefox unresponsive Firefoxの応答を停止する - - firefox script unresponsive Firefoxのスクリプトの応答を停止する - - mozilla warning unresponsive script Mozillaの応答を停止するスクリプトを警告 - - unresponsive script error in firefox Firefoxの応答を停止するスクリプトエラーが発生する - - mozilla firefox unresponsive script Mozilla Firefoxの応答を停止するスクリプト - - mozilla firefox script is busy Mozilla Firefoxのスクリプトがビジー状態 - - stop javascript execution JavaScriptの実行を停止 - - firefox script stopped responding Firefoxのスクリプトが応答を停止 - - firefox script stopping Firefoxのスクリプトを停止 - - firefox unresponsive script error Firefoxの応答を停止するスクリプトエラーが発生する - - unresponsive script in firefox Firefoxの応答を停止するスクリプト - - firefox 3 script stopping Firefoxの3スクリプトを停止 - - firefox javascript execution time FirefoxのJavaScriptの実行時間 - - firefox script continue Firefoxのスクリプトを続行 - -