[tor-bugs] #13548 [Tor Browser]: Create preference to disable MathML
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Mar 5 16:51:10 UTC 2015
#13548: Create preference to disable MathML
-----------------------------+-----------------------------------------
Reporter: gk | Owner: tbb-team
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Resolution: | Keywords: tbb-security, tbb-4.5-alpha
Actual Points: | Parent ID: #9387
Points: |
-----------------------------+-----------------------------------------
Comment (by mcs):
Replying to [comment:4 mcs]:
> 2. Modify NS_NewElement() to treat <math> and related tags as
unknown/generic tags instead of MathML tags. This seems like a good
solution, but so far we have not been able to get it to work (other code
still recognizes the elements as MathML).
A quick update: we got the above approach to work. The trick we are using
is to replace the namespace on <math> and related elements with the
generic XML namespace. We will tie this to a pref. now.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13548#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list