[Webkit-unassigned] [Bug 269208] [GLib] Enable SharedArrayBuffer?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 13 05:13:31 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=269208
Miguel Gomez <magomez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |magomez at igalia.com
--- Comment #2 from Miguel Gomez <magomez at igalia.com> ---
I think the feature is disabled by default.
When enabled, it will be available when m_crossOriginMode == CrossOriginMode::Isolated, as you mention. This will force the creation of a new webprocess in isolated mode, where the feature is available.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240213/d4096526/attachment.htm>
More information about the webkit-unassigned
mailing list