RESOLVED FIXED 159975
Transition most IDB interfaces from ScriptExecutionContext to ExecState
https://bugs.webkit.org/show_bug.cgi?id=159975
Summary Transition most IDB interfaces from ScriptExecutionContext to ExecState
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.