Bug 34698 - Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
Summary: Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-08 00:45 PST by Maciej Stachowiak
Modified: 2010-02-11 15:20 PST (History)
3 users (show)

See Also:


Attachments
Patch (23.13 KB, patch)
2010-02-08 00:48 PST, Maciej Stachowiak
zwarich: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2010-02-08 00:45:45 PST
Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
Comment 1 Maciej Stachowiak 2010-02-08 00:48:01 PST
Created attachment 48325 [details]
Patch
Comment 2 Cameron Zwarich (cpst) 2010-02-08 00:50:11 PST
Comment on attachment 48325 [details]
Patch

r=me
Comment 3 Eric Seidel (no email) 2010-02-08 11:21:39 PST
Attachment 48325 [details] was posted by a committer and has review+, assigning to Maciej Stachowiak for commit.
Comment 4 Maciej Stachowiak 2010-02-11 02:56:06 PST
Committed r54649: <http://trac.webkit.org/changeset/54649>
Comment 5 Eric Seidel (no email) 2010-02-11 03:24:16 PST
This broke the windows builds into a thousand pieces. :(
Comment 6 Eric Seidel (no email) 2010-02-11 03:25:05 PST
We really need a windows EWS bot to catch these sorts of failures.
Comment 7 Eric Seidel (no email) 2010-02-11 15:19:36 PST
This broke the windows build over 12 hours ago.  I think we should roll this out.
Comment 8 Eric Seidel (no email) 2010-02-11 15:20:19 PST
Looks like Brian is attempting to fix as we speak.