Bug 151890
Summary: | Modern IDB: Rework IDBBindingUtilities to only provide methods that take references to ExecStates | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achristensen |
Priority: | P2 | ||
Version: | Safari 9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 149117, 150854 | ||
Bug Blocks: |
Brady Eidson
Modern IDB: Rework IDBBindingUtilities to only provide methods that take references to ExecStates
This will prevent null deref issues inside of the utilities.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
Realistically, this is blocked on removing Legacy IDB first.
https://bugs.webkit.org/show_bug.cgi?id=150854
Brady Eidson
Changing dependency so this doesn't block the feature bug (Certainly not critical for pencils down)
Brady Eidson
This was *mostly* done last week.
Keeping this bug around is no longer important.