Bug 159975

Summary: Transition most IDB interfaces from ScriptExecutionContext to ExecState
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, cdumez, commit-queue, esprehn+autocc, jsbell, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review+

Brady Eidson
Reported 2016-07-20 09:52:55 PDT
Transition most IDB interfaces from ScriptExecutionContext to ExecState This will get rid of a lot of null checking we do today, as well as fix a lot of missed null checks!
Attachments
Patch (64.10 KB, patch)
2016-07-20 10:28 PDT, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2016-07-20 10:28:36 PDT
Brady Eidson
Comment 2 2016-07-20 12:44:04 PDT
Note You need to log in before you can comment on or make changes to this bug.