Bug 165912

Summary: Add a new Logging Channel for IndexedDB Operation scheduling
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 160306    
Attachments:
Description Flags
Patch none

Description Brady Eidson 2016-12-15 12:34:50 PST
Add a new Logging Channel for IndexedDB Operation scheduling

This will help focus on exactly what JS is doing with IDB, instead of logging how our IDB implementation works internally.
Comment 1 Brady Eidson 2016-12-15 12:37:57 PST
Created attachment 297211 [details]
Patch
Comment 2 WebKit Commit Bot 2016-12-15 14:09:03 PST
Comment on attachment 297211 [details]
Patch

Clearing flags on attachment: 297211

Committed r209873: <http://trac.webkit.org/changeset/209873>
Comment 3 WebKit Commit Bot 2016-12-15 14:09:06 PST
All reviewed patches have been landed.  Closing bug.