Bug 149928 - Update Inspector to only work with Legacy IDB (for now)
Summary: Update Inspector to only work with Legacy IDB (for now)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2015-10-08 10:23 PDT by Brady Eidson
Modified: 2015-10-08 10:36 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (4.68 KB, patch)
2015-10-08 10:28 PDT, Brady Eidson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2015-10-08 10:23:43 PDT
Update Inspector to only work with Legacy IDB (for now)

Modern IDB (https://bugs.webkit.org/show_bug.cgi?id=149117) doesn't work exactly the same way as the inspector expects, but all of the required functionality isn't in place yet, so it'll be easiest to just disable it in the inspector for now.
Comment 1 Brady Eidson 2015-10-08 10:28:29 PDT
Created attachment 262700 [details]
Patch v1
Comment 2 Brady Eidson 2015-10-08 10:36:17 PDT
https://trac.webkit.org/changeset/190731