Bug 31926

Summary: V8 WorkerContextExecutionProxy does not have necessary guards for SHARED_WORKERS
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Steve Block <steveblock>
Status: RESOLVED FIXED    
Severity: Normal CC: atwilson, commit-queue, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch 1 for Bug 31926 none

Description Steve Block 2009-11-27 04:30:49 PST
V8 WorkerContextExecutionProxy does not have necessary guards for SHARED_WORKERS. Methods of this class use types only defined when SHARED_WORKERS is enabled.
Comment 1 Steve Block 2009-11-27 04:51:58 PST
Created attachment 43944 [details]
Patch 1 for Bug 31926
Comment 2 Eric Seidel (no email) 2009-11-28 09:38:18 PST
Comment on attachment 43944 [details]
Patch 1 for Bug 31926

OK
Comment 3 WebKit Commit Bot 2009-11-30 09:03:43 PST
Comment on attachment 43944 [details]
Patch 1 for Bug 31926

Clearing flags on attachment: 43944

Committed r51493: <http://trac.webkit.org/changeset/51493>
Comment 4 WebKit Commit Bot 2009-11-30 09:03:50 PST
All reviewed patches have been landed.  Closing bug.