Bug 96817 - [WK2] webarchive/loading/javascript-url-iframe-crash.html fails
Summary: [WK2] webarchive/loading/javascript-url-iframe-crash.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-14 12:00 PDT by Alexey Proskuryakov
Modified: 2012-09-14 12:08 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (1.52 KB, patch)
2012-09-14 12:01 PDT, Alexey Proskuryakov
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-09-14 12:00:14 PDT
This test got unskipped in <http://trac.webkit.org/changeset/128585> erroneously, because we do not dump this callback yet.
Comment 1 Alexey Proskuryakov 2012-09-14 12:01:44 PDT
Created attachment 164203 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2012-09-14 12:08:11 PDT
Committed <http://trac.webkit.org/changeset/128638>.