Bug 124119

Summary: Simplify some is-this-a-MathML-element? checks.
Product: WebKit Reporter: Andreas Kling <kling>
Component: MathMLAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dbarton, dmazzoni, fred.wang, jcraig, jdiggs, mario, mrobinson, samuel_white
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2013-11-10 00:36:15 PST
isMathMLElement() is now a simple Node flag test, so we don't need to cast to Element before we can check on it.
Attachments
Patch (3.42 KB, patch)
2013-11-10 00:36 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-11-10 00:36:44 PST
WebKit Commit Bot
Comment 2 2013-11-10 02:54:28 PST
Comment on attachment 216517 [details] Patch Clearing flags on attachment: 216517 Committed r159021: <http://trac.webkit.org/changeset/159021>
WebKit Commit Bot
Comment 3 2013-11-10 02:54:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.