Bug 39531 - REGRESSION(r59977): platform/mac/fast/AppleScript/001.html failure
Summary: REGRESSION(r59977): platform/mac/fast/AppleScript/001.html failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-22 08:46 PDT by Kent Tamura
Modified: 2010-05-22 21:24 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.03 KB, patch)
2010-05-22 16:26 PDT, Maciej Stachowiak
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.