Bug 227773 - [IndexedDB] Transaction should be inactive during structured clone
Summary: [IndexedDB] Transaction should be inactive during structured clone
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-07 14:45 PDT by Chris Dumez
Modified: 2021-07-07 16:59 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.64 KB, patch)
2021-07-07 14:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-07-07 14:45:57 PDT
Transaction should be inactive during structured clone, as per:
https://w3c.github.io/IndexedDB/#clone

Gecko and Blink match the specification.
Comment 1 Chris Dumez 2021-07-07 14:50:06 PDT
Created attachment 433082 [details]
Patch
Comment 2 Geoffrey Garen 2021-07-07 16:53:47 PDT
Comment on attachment 433082 [details]
Patch

r=me
Comment 3 EWS 2021-07-07 16:58:05 PDT
Committed r279686 (239491@main): <https://commits.webkit.org/239491@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 433082 [details].
Comment 4 Radar WebKit Bug Importer 2021-07-07 16:59:18 PDT
<rdar://problem/80295972>