1. Web Share API

    A way to allow websites to invoke the native sharing capabilities of the host platform

  2. htmliframeelement api: sharedstoragewritable

  3. htmlimageelement api: sharedstoragewritable

  4. navigator api: share

  5. navigator api: share: `data.files` parameter

  6. navigator api: share: `data.text` parameter

  7. sharedstorage api

  8. sharedstorageoperation api

  9. sharedstoragerunoperation api

  10. sharedstoragerunoperation api: run

  11. sharedstorageselecturloperation api

  12. sharedstorageselecturloperation api: run

  13. sharedstorageworklet api

  14. sharedstorageworkletglobalscope api

  15. sharedstorageworkletglobalscope api: register

  16. sharedstorageworkletglobalscope api: sharedstorage

  17. sharedstorage api: append

  18. sharedstorage api: clear

  19. sharedstorage api: delete

  20. sharedstorage api: set

  21. sharedworker api

  22. sharedworkerglobalscope api

  23. sharedworkerglobalscope api: close

  24. sharedworkerglobalscope api: `connect` event

  25. sharedworkerglobalscope api: name

  26. sharedworker api: `error` event

  27. sharedworker api: port

  28. sharedworker api: `sharedworker()` constructor

  29. sharedworker api: `sharedworker()` constructor: support for ecmascript modules

  30. sharedworker api: `sharedworker()` constructor: `options.name` parameter

  31. webgl2renderingcontext api: bufferdata: `srcdata` parameter accepts `sharedarraybuffer` type

  32. webgl2renderingcontext api: buffersubdata: `srcdata` parameter accepts `sharedarraybuffer` type

  33. webgl2renderingcontext api: clearbufferfv: `values` parameter accepts `sharedarraybuffer` type

  34. webgl2renderingcontext api: clearbufferiv: `values` parameter accepts `sharedarraybuffer` type

  35. webgl2renderingcontext api: clearbufferuiv: `values` parameter accepts `sharedarraybuffer` type

  36. webgl2renderingcontext api: readpixels: `pixels` parameter accepts `sharedarraybuffer` type

  37. webgl2renderingcontext api: teximage3d: `srcdata` parameter accepts `sharedarraybuffer` type

  38. webgl2renderingcontext api: texsubimage3d: `srcdata` parameter accepts `sharedarraybuffer` type

  39. webgl2renderingcontext api: uniformmatrix3fv: `value` parameter accepts `sharedarraybuffer` type

  40. webgl2renderingcontext api: uniformmatrix4fv: `value` parameter accepts `sharedarraybuffer` type

  41. webgl2renderingcontext api: vertexattrib1fv: `value` parameter accepts `sharedarraybuffer` type

  42. webgl2renderingcontext api: vertexattrib2fv: `value` parameter accepts `sharedarraybuffer` type

  43. webgl2renderingcontext api: vertexattrib3fv: `value` parameter accepts `sharedarraybuffer` type

  44. webgl2renderingcontext api: vertexattrib4fv: `value` parameter accepts `sharedarraybuffer` type

  45. webgl2renderingcontext api: vertexattribi4iv: `value` parameter accepts `sharedarraybuffer` type

  46. webglrenderingcontext api: vertexattrib1fv: `value` parameter accepts `sharedarraybuffer` type

  47. webglrenderingcontext api: vertexattrib2fv: `value` parameter accepts `sharedarraybuffer` type

  48. webglrenderingcontext api: vertexattrib3fv: `value` parameter accepts `sharedarraybuffer` type

  49. webglrenderingcontext api: vertexattrib4fv: `value` parameter accepts `sharedarraybuffer` type

  50. window api: sharedstorage