Remove MathML preference mfrac_bevelled_attribute
Categories
(Core :: MathML, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: fwang, Assigned: fwang)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•4 years ago
|
||
- remove flag and corresponding warning/counter.
- remove attribute from parsers, but keep the atom since it's
used by TreeSanitizer. - remove tests for mfrac@bevelled, there is a WPT test to check it's
not supported. - layout/mathml/tests/test_bug975681.html is removed, its tests are
currently (wrongly) all disabled when the flag is off and equivalent
tests for attributes other than bevelled exist in WPT.
Comment 2•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:fredw, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
| Assignee | ||
Comment 3•3 years ago
|
||
This is blocked on https://phabricator.services.mozilla.com/D154198
Comment 4•3 years ago
|
||
You should get your L3 access back Fred :)
Though please ni? me on any patches that need landing or what not, or stack them by marking as dependent and I can push them all together?
| Assignee | ||
Comment 5•3 years ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #4)
You should get your L3 access back Fred :)
I think I have it enabled again, but don't remember how to land...
Though please ni? me on any patches that need landing or what not, or stack them by marking as dependent and I can push them all together?
OK, how can I mark patches dependent on phabricator?
Comment 6•3 years ago
|
||
(In reply to Frédéric Wang (:fredw) from comment #5)
(In reply to Emilio Cobos Álvarez (:emilio) from comment #4)
You should get your L3 access back Fred :)
I think I have it enabled again, but don't remember how to land...
You can click "View stack in Lando" from phabricator, and there's a big "Land" e.g., https://lando.services.mozilla.com/D154199/ for this bug.
OK, how can I mark patches dependent on phabricator?
You can either moz-phab reorg from the command line, or do it manually with the "Edit related revisions..." menu in phabricator (in the sidebar to the right).
Comment 8•3 years ago
|
||
| bugherder | ||
Comment 9•3 years ago
|
||
| bugherder | ||
Description
•