[metrics-bugs] #25771 [Metrics/Consensus Health]: Make the consensus health individual relay load trigger on enter

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 12 21:23:11 UTC 2018


#25771: Make the consensus health individual relay load trigger on enter
--------------------------------------+------------------------
 Reporter:  teor                      |          Owner:  tom
     Type:  defect                    |         Status:  closed
 Priority:  Medium                    |      Milestone:
Component:  Metrics/Consensus Health  |        Version:
 Severity:  Normal                    |     Resolution:  fixed
 Keywords:                            |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+------------------------

Comment (by tom):

 It's more complicated.  'submit' only works if you're inside a <form>
 block, and if you're inside a <form> block but you don't want to actually
 _submit_ a form and cause a page reload you need to capture the form
 submission and suppress it.

 I hadn't really considered any browser nicities that have been developed
 (especially on mobile) that make 'submit' more friendly than 'button' but
 a quick test confirmed all the annoying form stuff would still need to be
 handled.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25771#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the metrics-bugs mailing list