Bug 175613

Summary: Fix layering violations in SQL platform
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: beidson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175084    

Don Olmstead
Reported 2017-08-15 18:50:46 PDT
Currently SQLiteDatabase has a dependency on DatabaseAuthorizer.
Attachments
Don Olmstead
Comment 1 2017-08-15 18:53:30 PDT
One option is to move DatabaseAuthorizer into platform/sql. Another option is to make an interface in platform/sql that DatabaseAuthorizer then implements.
Note You need to log in before you can comment on or make changes to this bug.