Description[sql] Browser-side changes to allow sqlite to be a shlib.
This CL NOT FOR CHECKIN.
Blink-side changes at https://codereview.chromium.org/1308023003
Under the component build, sqlite.gyp builds a static library which is
linked independently into shlibs and executables. This means that
sql_unittests and the sql shlib will see different sqlite3 functions,
which see different globals, and hilarity ensues.
BUG=489444
Patch Set 1 #Patch Set 2 : Check removal of sql/proxy.* #
Messages
Total messages: 1 (0 generated)
|