You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***scripting:** Add SVGElement and MathMLElement to global scope ([c0e9c3d](https://github.com/gost-dom/browser/commit/c0e9c3dc46442541bacedfcc3c11a80208f2de8d))
15
+
***scripting:** Log all JS callback errors ([c246025](https://github.com/gost-dom/browser/commit/c2460259d1c643b71d3c196001fd9a412e81e0f0))
16
+
***scripting:** return explicit error on request init ([7536937](https://github.com/gost-dom/browser/commit/7536937fe7d086a55bfda063ffd1b187a01aae8f))
17
+
***scripting:** support fetch body option ([d94882d](https://github.com/gost-dom/browser/commit/d94882d4bf352c3bf2474dbb3861472d37e12a61))
18
+
***scripting:** support fetch method option ([5be6dc9](https://github.com/gost-dom/browser/commit/5be6dc93548d1acafb1b17e5f48e7fa124b604d0))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
* Don't panic if disconnecting flusher again ([3816f25](https://github.com/gost-dom/browser/commit/3816f251576458a75c3986c052aab99f72b272dd))
24
+
* ignore unnamed form input fields ([742f6c8](https://github.com/gost-dom/browser/commit/742f6c8c61fe2658ca46e63042b1e90d500620e2))
25
+
* use defualt timeout for `setTimeout` ([fdfd0d5](https://github.com/gost-dom/browser/commit/fdfd0d5f00338fe3c6f2737938d4b2ba45bf4d10))
0 commit comments