Bug 149928

Summary: Update Inspector to only work with Legacy IDB (for now)
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117    
Attachments:
Description Flags
Patch v1 thorton: review+

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