Bug 126233

Summary: [Nix] Building with DRAG_SUPPORT enabled
Product: WebKit Reporter: Thiago de Barros Lacerda <thiago.lacerda>
Component: Web Template FrameworkAssignee: Thiago de Barros Lacerda <thiago.lacerda>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, dbates, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
dbates: review+
Patch for landing none

Description Thiago de Barros Lacerda 2013-12-25 13:11:36 PST
[Nix] Adding DRAG_SUPPORT to FeatureDefinesNix.h
Comment 1 Thiago de Barros Lacerda 2013-12-25 13:14:09 PST
Created attachment 219999 [details]
Patch
Comment 2 Daniel Bates 2013-12-25 15:18:23 PST
Comment on attachment 219999 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=219999&action=review

> Source/WTF/ChangeLog:3
> +        [Nix] Adding DRAG_SUPPORT to FeatureDefinesNix.h

This patch doesn't add drag support. It enables drag support, unless otherwise specified, when building Nix.
Comment 3 Thiago de Barros Lacerda 2013-12-25 18:03:02 PST
(In reply to comment #2)
> (From update of attachment 219999 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=219999&action=review
> 
> > Source/WTF/ChangeLog:3
> > +        [Nix] Adding DRAG_SUPPORT to FeatureDefinesNix.h
> 
> This patch doesn't add drag support. It enables drag support, unless otherwise specified, when building Nix.

Yes, I changed the bug title and will upload the new changelog. Thanks
Comment 4 Thiago de Barros Lacerda 2013-12-25 18:13:24 PST
Created attachment 220016 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2013-12-25 18:48:20 PST
Comment on attachment 220016 [details]
Patch for landing

Clearing flags on attachment: 220016

Committed r161079: <http://trac.webkit.org/changeset/161079>