Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Issue 2879893004: Add UseCounter for FTS3 virtual tables in WebSQL. (Closed)

Created:
3 years, 7 months ago by pwnall
Modified:
3 years, 7 months ago
Reviewers:
michaeln, haraken
CC:
chromium-reviews, blink-reviews, blink-reviews-frames_chromium.org, asvitkine+watch_chromium.org, jsbell
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

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} Committed: https://chromium.googlesource.com/chromium/src/+/ef63607ebb648e211860b3b4604723d4adaac6b1

Patch Set 1 #

Patch Set 2 : Rebased. #

Patch Set 3 : Rebased. #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -7 lines) Patch
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/Database.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseAuthorizer.h View 4 chunks +9 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseAuthorizer.cpp View 5 chunks +16 lines, -3 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 44 (27 generated)
pwnall
michaeln@: PTAL?
3 years, 7 months ago (2017-05-13 01:46:46 UTC) #2
pwnall
Sorry, the Chromium extension I use acted weirdly. michaeln@: PTAL?
3 years, 7 months ago (2017-05-13 01:53:35 UTC) #4
michaeln
lgtm
3 years, 7 months ago (2017-05-19 00:03:03 UTC) #9
pwnall
On 2017/05/19 00:03:03, michaeln wrote: > lgtm Thank you very much!
3 years, 7 months ago (2017-05-19 00:15:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2879893004/1
3 years, 7 months ago (2017-05-19 00:16:17 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/272508) android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 7 months ago (2017-05-19 00:22:25 UTC) #14
pwnall
kinuko@chromium.org: Can you please review changes in third_party/WebKit/Source/core/frame/UseCounter.h?
3 years, 7 months ago (2017-05-19 01:00:49 UTC) #17
haraken
On 2017/05/19 01:00:49, pwnall wrote: > mailto:kinuko@chromium.org: Can you please review changes in > third_party/WebKit/Source/core/frame/UseCounter.h? ...
3 years, 7 months ago (2017-05-19 01:18:56 UTC) #19
pwnall
On 2017/05/19 01:18:56, haraken wrote: > On 2017/05/19 01:00:49, pwnall wrote: > > mailto:kinuko@chromium.org: Can ...
3 years, 7 months ago (2017-05-19 01:29:05 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2879893004/20001
3 years, 7 months ago (2017-05-19 07:02:43 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/442176)
3 years, 7 months ago (2017-05-19 07:10:53 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2879893004/40001
3 years, 7 months ago (2017-05-19 07:26:01 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/449631)
3 years, 7 months ago (2017-05-19 11:10:37 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2879893004/40001
3 years, 7 months ago (2017-05-19 14:08:07 UTC) #36
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/frame/UseCounter.h: While running git apply --index -3 -p1; error: patch ...
3 years, 7 months ago (2017-05-19 15:42:23 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2879893004/60001
3 years, 7 months ago (2017-05-19 16:31:18 UTC) #41
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 19:04:56 UTC) #44
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/ef63607ebb648e211860b3b46047...

Powered by Google App Engine
This is Rietveld 408576698