Chromium Code Reviews
Description[sqlite] Annotate Chromium-specific exposed functions with SQLITE_API.
SQLITE_API is used to annotate functions exposed across a shlib
boundary. Annonate our exposed functions.
Also pull the functions added for WebDatabase support so that the blink
implementation can depend on them directly rather than having a local
extern "C" block.
BUG=489444
Committed: https://crrev.com/80d8dda3a4953ffc9f6d87d8a94e74e037d90d5f
Cr-Commit-Position: refs/heads/master@{#344934}
Patch Set 1 #Messages
Total messages: 19 (8 generated)
|