WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 40827
Compile Error in MathML Caused by Removal of ConstructionType Argument
https://bugs.webkit.org/show_bug.cgi?id=40827
Summary
Compile Error in MathML Caused by Removal of ConstructionType Argument
Alex Milowski
Reported
2010-06-18 05:05:46 PDT
The patch for
https://bugs.webkit.org/show_bug.cgi?id=39941
has removed the ConstructionType argument for the StyleElement constructor call in MathMLElement.cpp but there is no default for that argument. As such, you get a compile error when building MathML.
Attachments
Patch to MathMLElement.cpp to fix the compile error.
(1.09 KB, patch)
2010-06-18 05:09 PDT
,
Alex Milowski
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Milowski
Comment 1
2010-06-18 05:09:57 PDT
Created
attachment 59097
[details]
Patch to MathMLElement.cpp to fix the compile error.
WebKit Commit Bot
Comment 2
2010-06-19 09:35:35 PDT
Comment on
attachment 59097
[details]
Patch to MathMLElement.cpp to fix the compile error. Clearing flags on attachment: 59097 Committed
r61493
: <
http://trac.webkit.org/changeset/61493
>
WebKit Commit Bot
Comment 3
2010-06-19 09:35:39 PDT
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