WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
188876
It's really confusing that IDBConnectionProxy::didDeleteDatabase() calls completeOpenDBRequest()
https://bugs.webkit.org/show_bug.cgi?id=188876
Summary
It's really confusing that IDBConnectionProxy::didDeleteDatabase() calls comp...
Simon Fraser (smfr)
Reported
2018-08-22 20:14:43 PDT
I can't tel if this is wrong code or not: void IDBConnectionProxy::didDeleteDatabase(const IDBResultData& resultData) { completeOpenDBRequest(resultData); // HUH? }
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug