Bug 39531

Summary: REGRESSION(r59977): platform/mac/fast/AppleScript/001.html failure
Product: WebKit Reporter: Kent Tamura <tkent>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, eric, ggaren, mjs, simon.fraser, webkit.review.bot
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mrowe: review+

Description Kent Tamura 2010-05-22 08:46:29 PDT
It has failed since http://trac.webkit.org/changeset/59975
Comment 1 Kent Tamura 2010-05-22 08:49:13 PDT
Added it to mac/Skipped by r60003.
Comment 2 Simon Fraser (smfr) 2010-05-22 08:59:10 PDT
Regressions are P1
Comment 3 Adam Barth 2010-05-22 09:06:38 PDT
Maciej analyzed this last night and determined it was cause by http://trac.webkit.org/changeset/59977.  This hoses the following test case:

<script>document.write("<script>throw 'Badness 10,000'</scr" + "ipt>");</script>

The exception should show up in the inspector but no longer does.
Comment 4 Maciej Stachowiak 2010-05-22 14:21:43 PDT
Skipping tests is not a great way to deal with a regression.
Comment 5 Maciej Stachowiak 2010-05-22 16:26:26 PDT
Created attachment 56794 [details]
Patch
Comment 6 Maciej Stachowiak 2010-05-22 17:51:15 PDT
Committed in http://trac.webkit.org/changeset/60026
Comment 7 WebKit Review Bot 2010-05-22 18:05:53 PDT
http://trac.webkit.org/changeset/60026 might have broken GTK Linux 32-bit Release
Comment 8 Eric Seidel (no email) 2010-05-22 21:24:03 PDT
This checkin broke a bunch of bots.