<rdar://problem/59617654>
Created attachment 391323 [details] Patch
Comment on attachment 391323 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=391323&action=review r=me > Source/WebKit/NetworkProcess/IndexedDB/WebIDBServer.cpp:106 > + // Lock is not held by suspend. I'm not sure this comment adds information. I guess this change was motivated by a crash unlocking. But it will always be true that we do not want to resume if we did not suspend, regardless of what logic or behavior follows this check; the check is not particular to the lock.
Created attachment 391342 [details] Patch for landing
Comment on attachment 391342 [details] Patch for landing Clearing flags on attachment: 391342 Committed r257103: <https://trac.webkit.org/changeset/257103>
All reviewed patches have been landed. Closing bug.