Add integration test to test starting renderer in WebAPK mode
For graphics-related bugs, please copy/paste the contents of the about:gpupage at the end of this report.
#2: I don't know how to refactor the code so that UsedByReflection is used less. ChildProcessServiceImpl is the only Chrome class which is used by reflection. In ChildProcessServiceImpl we only use 4 methods via reflection
just write a wrapper class for anything that needs to be called via reflection, just a bunch of static methods or something
it's basically defining a public API
Comment 1 by pkotw...@chromium.org
, Feb 14 2017Components: Mobile>WebAPKs
Owner: pkotw...@chromium.org
Status: Assigned (was: Untriaged)