Description[sql] Blink-side changes to allow sqlite to be a shlib.
This CL NOT FOR CHECKIN.
Browser-side changes at https://codereview.chromium.org/1312463002
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 : Also gn build. #Patch Set 3 : Doc the #define #
Messages
Total messages: 2 (0 generated)
|