On 2012/09/19 12:28:38, Martin Kosiba wrote:
> nit: should be OK to simply say
> "third_party/WebKit/Source/WebKit/chromium/public".
I discussed this with joth. The public folder contains not only POD structures
(which are ok in DEPS) but also exposes the API functionality (e.g. WebFrame,
WebView... which is not so good in DEPS). We're currently considering the
possibility of moving such POD structures to a separate folder in WebKit. For
now we decided to explicitly define this exception.
Issue 10941015: [Android] Upstream the WebView find-in-page API implementation.
(Closed)
Created 8 years, 3 months ago by Leandro GraciĆ” Gil
Modified 8 years, 2 months ago
Reviewers: joth, jam, mkosiba (inactive), darin (slow to review)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 35