Bug 59079
Summary: | Safari got stuck on alert() in ifame src with javascript url on WinXP | ||
---|---|---|---|
Product: | WebKit | Reporter: | BijuGC <biju.maillist> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 525.x (Safari 3.2) | ||
Hardware: | PC | ||
OS: | Windows XP |
BijuGC
I was testing https://bugzilla.mozilla.org/show_bug.cgi?id=634590
in Safari 5.0(7533.16) on Win XP
on https://bug634590.bugzilla.mozilla.org/attachment.cgi?id=512842
Safari got stuck.
Step1:-
1. Run Safari 5.0(7533.16) on Win XP
2. Go to https://bug634590.bugzilla.mozilla.org/attachment.cgi?id=512842
result:-
user get stuck and need to kill application
I have not tested it in Development build of Safari or webkit.
But I have also tested on Mac OS and it is a PASS
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us)
AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Please do test a nightly build from <http://nightly.webkit.org>. Reports against shipping Safari/WebKit are not very helpful at this point, since that code base is almost a year old.
Note that nightly builds don't replace your Safari installation, so there is no harm in trying those.
BijuGC
Sorry for delay, tested on nightly..
WebKit-r84630
Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534+ (KHTML, like Gecko)
Version/5.0 Safari/533.16
PASS!!!