[Webkit-unassigned] [Bug 51818] New: Factor out a generic task class from ScriptExecutionContext::Task

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 3 06:02:07 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=51818

           Summary: Factor out a generic task class from
                    ScriptExecutionContext::Task
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
            Blocks: 51814


GeolocationPositionCache uses ScriptExecutionContext::Task to coordinate its background thread. GeolocationPositionCache  has nothing to do with ScriptExecutionContext so should not use this class. Instead it should use some other generic task infrastructure.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list