Bug 133616 - WorkerRunLoop::Task::performTask should take in WorkerGlobalScope* to avoid downcasting
Summary: WorkerRunLoop::Task::performTask should take in WorkerGlobalScope* to avoid d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-07 23:18 PDT by Zan Dobersek
Modified: 2014-06-12 05:42 PDT (History)
0 users

See Also:


Attachments
Patch (2.61 KB, patch)
2014-06-07 23:20 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.