You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 16:19:00 UTC

[jira] [Updated] (KUDU-3123) tracing.html doesn't render on newer browsers

     [ https://issues.apache.org/jira/browse/KUDU-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke updated KUDU-3123:
------------------------------
    Labels: supportability  (was: )

> tracing.html doesn't render on newer browsers
> ---------------------------------------------
>
>                 Key: KUDU-3123
>                 URL: https://issues.apache.org/jira/browse/KUDU-3123
>             Project: Kudu
>          Issue Type: Bug
>          Components: ui
>            Reporter: Andrew Wong
>            Priority: Major
>              Labels: supportability
>
> I tried opening the tracing.html page using Google Chrome Version 81.0.4044.138, and the page was blank. Upon inspecting, seems like Chrome no longer supports {{registerElement}}
> {code:java}
> tracing.js:31 Uncaught TypeError: document.registerElement is not a function
>     at tracing.js:31
>     at tracing.js:31 {code}
> This was reported to the Chromium project asĀ [https://bugs.chromium.org/p/chromium/issues/detail?id=1036492], which has been closed. We should update the trace viewer version in thirdparty to include whatever fixes are necessary, since tracing is pretty valuable in a pinch.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)