[Webkit-unassigned] [Bug 76751] Need Chromium implementation of RunLoop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 17:01:41 PST 2012


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





--- Comment #2 from Sam Weinig <sam at webkit.org>  2012-01-20 17:01:41 PST ---
(In reply to comment #1)
> I think in Chromium this could be implemented on top of WebThread once https://bugs.webkit.org/show_bug.cgi?id=76012 lands.

That seems like it would be wrong from a layering perspective.  WebCore should not depend on WebKit.  Perhaps WebThread could be implemented in terms of RunLoop, or whatever WebThread is implemented in terms of could be the basis for both.

-- 
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