[Webkit-unassigned] [Bug 154422] Google Maps "Earth" mode stops getting new data until safari restarts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 09:16:20 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=154422
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #8 from Alexey Proskuryakov <ap at webkit.org> ---
The fix was in a system library below WebKit (so marking this WebKit bug as INVALID), and shipped with macOS Sierra and iOS 10.
The OS version is part of user agent string, so it can be checked from JavaScript (navigator.appVersion), or even from HTTP request header.
Disabling HTTP/2 server side may be a workaround for older OS versions.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161220/a50ff17f/attachment.html>
More information about the webkit-unassigned
mailing list