Bug 110981 - [GTK] Disable MathML support in release builds
Summary: [GTK] Disable MathML support in release builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 07:35 PST by Zan Dobersek
Modified: 2013-02-27 13:39 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2013-02-27 07:38 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.