Bug 133616

Summary: WorkerRunLoop::Task::performTask should take in WorkerGlobalScope* to avoid downcasting
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-06-07 23:18:13 PDT
WorkerRunLoop::Task::performTask should take in WorkerGlobalScope* to avoid downcasting
Comment 1 Zan Dobersek 2014-06-07 23:20:35 PDT
Created attachment 232680 [details]
Patch
Comment 2 Zan Dobersek 2014-06-12 05:42:24 PDT
Comment on attachment 232680 [details]
Patch

Clearing flags on attachment: 232680

Committed r169891: <http://trac.webkit.org/changeset/169891>
Comment 3 Zan Dobersek 2014-06-12 05:42:30 PDT
All reviewed patches have been landed.  Closing bug.