Bug 159114

Summary: Remove anonymous in renderName for all MathML renderers but RenderMathMLOperator
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Frédéric Wang (:fredw) <fred.wang>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, bfulgham, commit-queue, darin, dbarton, esprehn+autocc, glenn, kondapallykalyan, mrobinson, svillar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 155018, 159090    
Bug Blocks: 153991    
Attachments:
Description Flags
Patch
none
Patch
mrobinson: review+, buildbot: commit-queue-
Archive of layout-test-results from ews123 for ios-simulator-wk2 none

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.