Bug 30434

Summary: LayoutTests/fast/loader/local-JavaScript-from-local.html times out in case of error.
Product: WebKit Reporter: Yuzo Fujishima <yuzo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, yuzo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
call notifyDone in case of error none

Description Yuzo Fujishima 2009-10-16 01:49:49 PDT
LayoutTests/fast/loader/local-JavaScript-from-local.html calls layoutTestController.waitUntilDone()
but doesn't call layoutTestController.notifyDone() if local script element load fails.
Comment 1 Yuzo Fujishima 2009-10-16 01:55:41 PDT
Created attachment 41277 [details]
call notifyDone in case of error
Comment 2 Yuzo Fujishima 2009-10-16 01:57:32 PDT
Can anyone review the above 2-line patch?

Yuzo
Comment 3 Eric Seidel (no email) 2009-10-16 13:06:00 PDT
Comment on attachment 41277 [details]
call notifyDone in case of error

Yuzo isn't a committer, so marking this cq+.
Comment 4 WebKit Commit Bot 2009-10-16 13:21:19 PDT
Comment on attachment 41277 [details]
call notifyDone in case of error

Clearing flags on attachment: 41277

Committed r49691: <http://trac.webkit.org/changeset/49691>
Comment 5 WebKit Commit Bot 2009-10-16 13:21:23 PDT
All reviewed patches have been landed.  Closing bug.