Bug 183124 - No exception when transferring the same object twice
Summary: No exception when transferring the same object twice
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2018-02-26 05:24 PST by Anne van Kesteren
Modified: 2024-02-08 15:19 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2018-02-26 05:24:18 PST
See https://github.com/w3c/web-platform-tests/pull/9672 for tests and https://github.com/whatwg/html/pull/3508 for the fix for the standard. Seems Safari is alone in not throwing for this case. (Given it's three browsers against one I haven't tried to figure out what Safari does instead.)
Comment 1 Anne van Kesteren 2018-03-14 03:45:12 PDT
Note that per https://github.com/w3c/web-platform-tests/pull/9672 and https://bugs.chromium.org/p/chromium/issues/detail?id=816447#c3 in particular more changes are being considered here. I hope to be able to update the tests later on to match these changes. Feedback appreciated.
Comment 2 Anne van Kesteren 2018-03-21 01:41:52 PDT
Those changes are now made, so now Safari fails a couple more tests. A couple failures are related to ImageBitmap and OffscreenCanvas not being transferable and some are about duplicates not throwing or the wrong exception being thrown.
Comment 4 Radar WebKit Bug Importer 2024-02-08 15:19:08 PST
<rdar://problem/122586673>