Fix build Previously libwebkit.so failed to link because it was missing X509_STORE_CTX_get_ex_data. Now we depend on a target that includes that symbol. Change-Id: Ia75b912f0e3413300cf1152a0624f81ee1d06995
This repository contains a copy of the WebKit web rendering engine. HTML rendering is needed on Fuchsia in order to authenticate with various authentication providers. This WebKit-based solution is meant as a stopgap until Chromium is ported to Fuchsia.
Before building webkit, follow the build instructions for Magenta and Fuchsia.
cd third_party/webkit/Tools/fuchsia ./build_all.sh ./build_webkit.sh -r
At the Magenta prompt:
mb /system/docs/hello.html