Replace MathExpressionParserViewModel html parser usage with better factory function #4206
Labels
bug
End user-perceivable behaviors which are not desirable.
Impact: Low
Low perceived user impact (e.g. edge cases).
Work: Low
Solution is clear and broken into good-first-issue-sized chunks.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
#2173 introduces a new MathExpressionParserViewModel that uses html parser factory in a context where images shouldn't be loaded. This flow was simplified in #3852, so this issue tracks updating the model to use the new factory method.
Create a new factory method in HtmlParser, just like the policies one. What is required here, is that the new create function is such that it does not request for the arguments that are not set currently here:
The text was updated successfully, but these errors were encountered: