blundell
2014/07/22 15:55:19
If this component is intended to be shared by iOS
If this component is intended to be shared by iOS (as it looks like from
components.gyp), then it shouldn't use the content API. What is it using the
content API for? If it's just BrowserThread, it's fairly trivial to refactor.
Mathieu
2014/07/22 16:56:31
Yes, it's for BrowserThread. Does iOS have the con
On 2014/07/22 15:55:19, blundell wrote:
> If this component is intended to be shared by iOS (as it looks like from
> components.gyp), then it shouldn't use the content API. What is it using the
> content API for? If it's just BrowserThread, it's fairly trivial to refactor.
Yes, it's for BrowserThread. Does iOS have the concept of threads? Could we
remove dependence on content/ in a follow-up CL?
Mathieu
2014/07/22 17:12:42
If not possible, I can put this CL on hold and try
On 2014/07/22 16:56:31, Mathieu Perreault wrote:
> On 2014/07/22 15:55:19, blundell wrote:
> > If this component is intended to be shared by iOS (as it looks like from
> > components.gyp), then it shouldn't use the content API. What is it using the
> > content API for? If it's just BrowserThread, it's fairly trivial to
refactor.
>
> Yes, it's for BrowserThread. Does iOS have the concept of threads? Could we
> remove dependence on content/ in a follow-up CL?
If not possible, I can put this CL on hold and try to remove dependence on
content/ in my code. Not sure how to remove the support for threads though.
Issue 410673002: [Suggestions] Moving suggestions code to a new component
(Closed)
Created 6 years, 5 months ago by Mathieu
Modified 6 years, 4 months ago
Reviewers: blundell, darin (slow to review)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 6