Variable: xwidget-webkit--progress-update-timer
xwidget-webkit--progress-update-timer is a buffer-local variable
defined in xwidget.el.gz.
Documentation
Timer that updates the display of page load progress in the header line.
Source Code
;; Defined in /usr/src/emacs/lisp/xwidget.el.gz
(defvar-local xwidget-webkit--progress-update-timer nil
"Timer that updates the display of page load progress in the header line.")