Bug 110981

Summary: [GTK] Disable MathML support in release builds
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2013-02-27 07:35:52 PST
[GTK] Disable MathML support in release builds
Comment 1 Zan Dobersek 2013-02-27 07:38:24 PST
Created attachment 190520 [details]
Patch
Comment 2 Zan Dobersek 2013-02-27 07:39:42 PST
Following Chromium's lead:
https://code.google.com/p/chromium/issues/detail?id=152430

Note that the same should be applied to the Source/WebCore/GNUmakefile.features.am.in file in the webkit-2.0 branch.
Comment 3 Martin Robinson 2013-02-27 09:23:32 PST
Comment on attachment 190520 [details]
Patch

This should be merged into the 2.0 branch as well.
Comment 4 Zan Dobersek 2013-02-27 12:23:32 PST
Comment on attachment 190520 [details]
Patch

Clearing flags on attachment: 190520

Committed r144222: <http://trac.webkit.org/changeset/144222>
Comment 5 Zan Dobersek 2013-02-27 12:23:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Zan Dobersek 2013-02-27 13:39:31 PST
Added this to the list of proposed merges. Should be done by following the guidelines outlined in comment #2.