Bug 28977

Summary: Enable shared worker tests
Product: WebKit Reporter: Andrew Wilson <atwilson>
Component: WebCore JavaScriptAssignee: Andrew Wilson <atwilson>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 28959    
Bug Blocks:    
Attachments:
Description Flags
proposed patch containing *only* renamed files levin: review+, levin: commit-queue-

Andrew Wilson
Reported 2009-09-04 10:25:37 PDT
We need to enable the shared worker tests once we turn on the ENABLE_SHARED_WORKER flag. This patch *only* consists of renaming test files from shared-worker-xxxxxx.html-disabled to shared-worker-xxxxxx.html, and should be landed along with the patch for bug #28959.
Attachments
proposed patch containing *only* renamed files (47.22 KB, patch)
2009-09-04 17:06 PDT, Andrew Wilson
levin: review+
levin: commit-queue-
Andrew Wilson
Comment 1 2009-09-04 17:06:11 PDT
Created attachment 39101 [details] proposed patch containing *only* renamed files This patch just renames the test files - it makes *no* other changes.
David Levin
Comment 2 2009-09-04 18:29:18 PDT
Comment on attachment 39101 [details] proposed patch containing *only* renamed files Looks fine. Please check to see if you need to change make-script-test-wrappers to avoid overwriting your files.
Andrew Wilson
Comment 3 2009-09-07 16:55:26 PDT
Committed as r48139.
Note You need to log in before you can comment on or make changes to this bug.