Bug 165912 - Add a new Logging Channel for IndexedDB Operation scheduling
Summary: Add a new Logging Channel for IndexedDB Operation scheduling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 160306
  Show dependency treegraph
 
Reported: 2016-12-15 12:34 PST by Brady Eidson
Modified: 2016-12-15 14:09 PST (History)
4 users (show)

See Also:


Attachments
Patch (25.00 KB, patch)
2016-12-15 12:37 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.