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

Side by Side Diff: Source/modules/indexeddb/IndexedDBNames.in

Issue 426063010: IndexedDB: Fixed threading bugs with use of AtomicStrings. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Switched to proper code-generated static strings like Core creates them. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 namespace="IndexedDB"
2
3 done
jsbell 2014/08/12 18:46:12 Can we group/comment these, i.e. indicating which
cmumford 2014/08/12 19:30:41 Done.
4 next
5 nextunique
6 none
7 pending
8 prev
9 prevunique
10 readonly
11 readwrite
12 total
13 versionchange
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698