Bug 34698

Summary: Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, eric, zwarich
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch zwarich: review+

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.