Bug 180161 - Improve initialization of script/root type of MathML renderers
Summary: Improve initialization of script/root type of MathML renderers
Status: RESOLVED DUPLICATE of bug 161300
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Frédéric Wang (:fredw)
URL:
Keywords:
Depends on:
Blocks: 161300
  Show dependency treegraph
 
Reported: 2017-11-29 12:52 PST by Frédéric Wang (:fredw)
Modified: 2017-12-01 23:27 PST (History)
1 user (show)

See Also:


Attachments
Patch (14.14 KB, patch)
2017-11-29 12:53 PST, Frédéric Wang (:fredw)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2017-11-29 12:52:15 PST
Improve initialization of script/root type of MathML renderers
Comment 1 Frédéric Wang (:fredw) 2017-11-29 12:53:28 PST
Created attachment 327889 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2017-12-01 23:26:50 PST
Comment on attachment 327889 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=327889&action=review

> Source/WebCore/rendering/mathml/RenderMathMLScripts.h:52
> +    const ScriptsType m_scriptType;

Should be enum class and moved to the element class. I'll directly work on bug 161300.
Comment 3 Frédéric Wang (:fredw) 2017-12-01 23:27:08 PST

*** This bug has been marked as a duplicate of bug 161300 ***