Remove preferences for invalid markup
Categories
(Core :: MathML, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: fwang, Assigned: fwang)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Extracted from bug 1788223.
| Assignee | ||
Comment 1•2 years ago
|
||
This commit removes the preference
mathml.error_message_layout_for_invalid_markup.disabled that controls
whether we layout invalid markup with the special "invalid-markup"
message. It has been set to true since Firefox 106. For now, this
"invalid-markup" layout is still used for the legacy implementation
of the <maction> element and will be removed in bug 1788223.
Comment 3•2 years ago
|
||
EBacked out changeset c6981d9b3b12 (Bug 1845707) for causing bustage in nsMathMLSelectedFrame.cpp
Log: https://treeherder.mozilla.org/logviewer?job_id=424039280&repo=autoland&lineNumber=42348
Backout: https://hg.mozilla.org/integration/autoland/rev/265f4490ca51b0111c9526b28835978e16a1997b
| Assignee | ||
Comment 4•2 years ago
|
||
Probably some headers were missing for the non-unified build. Trying again at https://treeherder.mozilla.org/jobs?repo=try&revision=999a5080f5d097812da21e95429636c08b4719a4
Comment 6•2 years ago
|
||
| bugherder | ||
Comment 7•2 years ago
|
||
Backed out for causing central-as-beta simulation failures(Bug 1845914).
Comment 8•2 years ago
•
|
||
| backout bugherder | ||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/ce5b2b0d4bc0
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Comment 9•2 years ago
|
||
Comment 10•2 years ago
|
||
Comment 11•2 years ago
|
||
| bugherder | ||
Description
•