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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 17:59:42 PST 2012


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





--- Comment #4 from Sam Weinig <sam at webkit.org>  2012-01-20 17:59:42 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (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.
> 
> We're planning to move WebThread to Platform/ to resolve this.

Hm. The Source/Platform directory is very confusing to me at the moment.  It was supposed to be where we moved Source/WebCore/platform initially, but it seems like it is holding some Chrome API right now, and nothing that should be used from cross platform code.

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