8
edits
(Letting user to preempt time hog scripts on all pages a website) |
|||
Line 147: | Line 147: | ||
* user gets to deal with the kill time hog dialog multiple times | * user gets to deal with the kill time hog dialog multiple times | ||
To solve this I suggest allowing user to use behavior of scripts on page/tab 1 to predict behavior of scripts on other pages of the same website: | To solve this I suggest allowing user to use behavior of scripts on page/tab 1 to predict behavior of scripts on other pages of the same website as follows: | ||
include in time hog dialog "kill all occurrences of this script" button. This allows user who decides to kill script "ScriptHog" on page1 because it ran for too long to also kill this "ScriptHog" on all other pages already being opened or that will be opened in the immediate future (e.g. during this browser session) preemptively. | include in time hog dialog "kill all occurrences of this script" button. This allows user who decides to kill script "ScriptHog" on page1 because it ran for too long to also kill this "ScriptHog" on all other pages already being opened or that will be opened in the immediate future (e.g. during this browser session) preemptively. |
edits