w3c / web-locks

Cross-tab resource coordination API
https://w3c.github.io/web-locks/
Other
124 stars 16 forks source link

Use `[=AbortSignal/abort reason=]` #86

Closed saschanaz closed 2 years ago

saschanaz commented 2 years ago

From https://github.com/whatwg/dom/issues/1030

cc @annevk

Will also modify relevant WPT tests soon.


Preview | Diff

inexorabletash commented 2 years ago

I think we can merge once WPTs are ready... and how are implementations going?

saschanaz commented 2 years ago

Will take a look at Gecko implementation soon-ish.

saschanaz commented 2 years ago

The patch has landed to Gecko and WPT changes are here: https://github.com/web-platform-tests/wpt/pull/32055

inexorabletash commented 2 years ago

Nice! I suppose we need a tracking bug in Blink...

saschanaz commented 2 years ago

Could you open one or should I?

inexorabletash commented 2 years ago

crbug.com/1279877