RESOLVED FIXED Bug 159114
Remove anonymous in renderName for all MathML renderers but RenderMathMLOperator
https://bugs.webkit.org/show_bug.cgi?id=159114
Summary Remove anonymous in renderName for all MathML renderers but RenderMathMLOperator
Frédéric Wang (:fredw)
Reported 2016-06-25 00:21:43 PDT
Yet another simple cleanup after phase 1 of MathML refactoring. The only MathML anonymous renderers are RenderMathMLOperators created by the mfenced element. Hence in most case renderName does not need to handle the cases when isAnonymous() is true.
Attachments
Patch (4.47 KB, patch)
2016-06-25 00:37 PDT, Frédéric Wang (:fredw)
no flags
Patch (3.39 KB, patch)
2016-06-28 07:33 PDT, Frédéric Wang (:fredw)
mrobinson: review+
buildbot: commit-queue-
Archive of layout-test-results from ews123 for ios-simulator-wk2 (1.12 MB, application/zip)
2016-06-28 08:30 PDT, Build Bot
no flags
Frédéric Wang (:fredw)
Comment 1 2016-06-25 00:37:20 PDT
Frédéric Wang (:fredw)
Comment 2 2016-06-28 07:33:45 PDT
Build Bot
Comment 3 2016-06-28 08:30:28 PDT
Comment on attachment 282247 [details] Patch Attachment 282247 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1586638 New failing tests: animations/multiple-backgrounds.html
Build Bot
Comment 4 2016-06-28 08:30:32 PDT
Created attachment 282248 [details] Archive of layout-test-results from ews123 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Frédéric Wang (:fredw)
Comment 5 2016-06-28 08:36:39 PDT
Note You need to log in before you can comment on or make changes to this bug.