 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Mike Raiford wrote:
> On 10/14/2009 11:23 AM, Warp wrote:
>
>>
>> Maybe the subject would have been better written as "Firefox DoS"
>> to be
>> slightly more unambiguous.
>>
>
> Indeed.
>
So I take it I'm not missing something obvious that would allow me to keep
from having to kill my own broken test javascript code? :-) Damn. OK.
--
Darren New, San Diego CA, USA (PST)
I ordered stamps from Zazzle that read "Place Stamp Here".
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Darren New wrote:
> So I take it I'm not missing something obvious that would allow me to
> keep from having to kill my own broken test javascript code? :-) Damn. OK.
Heh, that's nothing. Back when I was failing to learn Perl, my script
locked up, so I'm like "OK, I should go find out what I did wrong".
Closed the browser window and started prodding the source code again.
What I spectacularly failed to realise is that IT'S STILL RUNNING ON THE
SERVER! o_O Closing the browser doesn't stop the server trying to run
the script...
--
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
On Tue, 13 Oct 2009 13:45:53 -0700, Darren New wrote:
> There has to be a way to stop a script that does
>
> while (1) {alert("Ha ha!");}
>
> from making you kill your browser from the taskbar, yes?
Noscript. Enable it to not run scripts unless you decide a site is
trusted.
Jim
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Jim Henderson wrote:
> Noscript. Enable it to not run scripts unless you decide a site is
> trusted.
Good idea, except it's my own script. :-)
--
Darren New, San Diego CA, USA (PST)
I ordered stamps from Zazzle that read "Place Stamp Here".
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
On Wed, 14 Oct 2009 14:34:44 -0700, Darren New wrote:
> Jim Henderson wrote:
>> Noscript. Enable it to not run scripts unless you decide a site is
>> trusted.
>
> Good idea, except it's my own script. :-)
Then I'd recommend not shooting yourself in the foot. ;-)
Jim
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Jim Henderson wrote:
> Then I'd recommend not shooting yourself in the foot. ;-)
Well, yes, I try not to. It just kind of surprised me that something as
coder-friendly as Firefox couldn't manage to avoid making you shut down all
your tabs just to keep from getting spammed by alerts. Seems odd, is all.
--
Darren New, San Diego CA, USA (PST)
I ordered stamps from Zazzle that read "Place Stamp Here".
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Darren New <dne### [at] san rr com> wrote:
> Jim Henderson wrote:
> > Noscript. Enable it to not run scripts unless you decide a site is
> > trusted.
> Good idea, except it's my own script. :-)
Firefox is open source. Fix it. ;)
--
- Warp
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
On Wed, 14 Oct 2009 15:29:43 -0700, Darren New wrote:
> Jim Henderson wrote:
>> Then I'd recommend not shooting yourself in the foot. ;-)
>
> Well, yes, I try not to. It just kind of surprised me that something as
> coder-friendly as Firefox couldn't manage to avoid making you shut down
> all your tabs just to keep from getting spammed by alerts. Seems odd, is
> all.
I don't disagree, I mostly was just kidding around, I knew you wouldn't
be doing something that crazy intentionally. ;-)
Jim
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Warp wrote:
> Darren New <dne### [at] san rr com> wrote:
>> Jim Henderson wrote:
>> > Noscript. Enable it to not run scripts unless you decide a site is
>> > trusted.
>
>> Good idea, except it's my own script. :-)
>
> Firefox is open source. Fix it. ;)
Just getting Firefox to *compile* is quite a pain afaik...
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
>> Firefox is open source. Fix it. ;)
>
> Just getting Firefox to *compile* is quite a pain afaik...
emerge firefox
--
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |