I built the chromium for android following these instructions https://code.google.com/p/chromium/wiki/AndroidBuildInstructions . I got the content shell only not the full browser. Then, I built the Firefox for Android. I successfully got the Full web browser. But the performance of the chrome content shell was much much better than that of Firefox Android build. Now, I want to try building the Firefox Android using chromium rendering Engine, Blink replacing the Gecko rendering Engine. How much is the difficulty level and how can I start.
Thanks,