RESOLVED FIXED Bug 54107
Remove explicit disable ENABLE_ASSEMBLER_WX_EXCLUSIVE on non-iOS ports
https://bugs.webkit.org/show_bug.cgi?id=54107
Summary Remove explicit disable ENABLE_ASSEMBLER_WX_EXCLUSIVE on non-iOS ports
Daniel Bates
Reported 2011-02-09 08:15:41 PST
By the definition of ENABLE() (http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/wtf/Platform.h?rev=78042#L55), it is unnecessary to explicitly disable ENABLE_ASSEMBLER_WX_EXCLUSIVE on non-iOS ports.
Attachments
Patch (1.21 KB, patch)
2011-02-09 08:30 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2011-02-09 08:30:33 PST
Geoffrey Garen
Comment 2 2011-02-11 14:58:58 PST
Comment on attachment 81816 [details] Patch r=me
Daniel Bates
Comment 3 2011-02-11 18:42:48 PST
Comment on attachment 81816 [details] Patch Clearing flags on attachment: 81816 Committed r78402: <http://trac.webkit.org/changeset/78402>
Daniel Bates
Comment 4 2011-02-11 18:42:54 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 2011-02-13 02:20:08 PST
http://trac.webkit.org/changeset/78402 might have broken SnowLeopard Intel Release (WebKit2 Tests) The following tests are not passing: fast/loader/empty-embed-src-attribute.html
Note You need to log in before you can comment on or make changes to this bug.