Crashiness
-
Well, i wasted a couple of hours trying to be clever. Now back to using the slow and easy code, but at least i know i can crash IE with one element and one line of JS code, should i ever have the need. Yeehaw. :sigh:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
-
Well, i wasted a couple of hours trying to be clever. Now back to using the slow and easy code, but at least i know i can crash IE with one element and one line of JS code, should i ever have the need. Yeehaw. :sigh:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
Post that on /. and you'll be their hero :-) Regards, Nish
My blog : Nish’s thoughts on MFC, C++/CLI and .NET
-
Post that on /. and you'll be their hero :-) Regards, Nish
My blog : Nish’s thoughts on MFC, C++/CLI and .NET
Heh. :) Figures the only place i've found the bug documented so far has been one newsgroup post, in a microsoft newsgroup, with one reply - the author of the first, looking for a better place to post it. Ohyeah, this was posted better than three years ago. I guess unless someone figures out a way of making them executing arbitrary code, MS just doesn't care about plain ol' GPFs. :rolleyes:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
-
Heh. :) Figures the only place i've found the bug documented so far has been one newsgroup post, in a microsoft newsgroup, with one reply - the author of the first, looking for a better place to post it. Ohyeah, this was posted better than three years ago. I guess unless someone figures out a way of making them executing arbitrary code, MS just doesn't care about plain ol' GPFs. :rolleyes:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
Some bugs just don't pay off fixing it seems (I'm still struggling with a "incompatibility" of MDAC 2.0 vs. >2.0, which by behavior is clearly a bug, but everything I got from MS newsgroups was "don't do that, it's not very fast anyway")
Some of us walk the memory lane, others plummet into a rabbit hole
boost your code || Fold With Us! || sighist -
Well, i wasted a couple of hours trying to be clever. Now back to using the slow and easy code, but at least i know i can crash IE with one element and one line of JS code, should i ever have the need. Yeehaw. :sigh:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
Shog9 wrote:
JS code
What are you doing with my code, eh? ;)
-
Well, i wasted a couple of hours trying to be clever. Now back to using the slow and easy code, but at least i know i can crash IE with one element and one line of JS code, should i ever have the need. Yeehaw. :sigh:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
Shog9 wrote:
can crash IE with one element and one line of JS code
I managed it with a single line of CSS a few years ago - IIRC it was something to do with specifying a background image or something, and if you missed off the
;
at the end, IE consistently fell over :rolleyes:
-
Shog9 wrote:
JS code
What are you doing with my code, eh? ;)
yeah, that was the problem. ;P :rolleyes:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
-
yeah, that was the problem. ;P :rolleyes:
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums
Touché... :)