Add UseCounter for FTS3 virtual tables in WebSQL.

FTS is the only SQLite extension allowed in WebSQL. Turning it off would
reduce the surface area that a polyfill would have to cover when we're
ready to remove WebSQL from the Web platform.

BUG=703507

Review-Url: https://codereview.chromium.org/2879893004
Cr-Commit-Position: refs/heads/master@{#473267}
5 files changed