[Webkit-unassigned] [Bug 195600] Remove OpenCube QuickMenu quirks from navigator.appVersion
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 11 20:55:55 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=195600
--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> ---
Blink "removed" this site specific quirks in https://chromium.googlesource.com/chromium/src/+/dfa9e59a223802c69955a01d4c5f8fd8277c7fb2
The patch added a new implementation of navigator.appVersion to NavigatorID and made Navigator supplemented by NavigatorID but without ever removing Navigator::appVersion, which had the site specific quirk. Arguably, this was unintentional behavioral change by Chris.
The unused code in Navigator.cpp was subsequently removed in https://chromium.googlesource.com/chromium/src/+/70bb2b39ddf4d88ba048df2a67dd7de0780d7c28
--
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/20190312/7128c29d/attachment.html>
More information about the webkit-unassigned
mailing list