WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124119
Simplify some is-this-a-MathML-element? checks.
https://bugs.webkit.org/show_bug.cgi?id=124119
Summary
Simplify some is-this-a-MathML-element? checks.
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-11-10 00:36:44 PST
Created
attachment 216517
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug