Bug 126233 - [Nix] Building with DRAG_SUPPORT enabled
Summary: [Nix] Building with DRAG_SUPPORT enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago de Barros Lacerda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-25 13:11 PST by Thiago de Barros Lacerda
Modified: 2013-12-26 01:58 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.05 KB, patch)
2013-12-25 13:14 PST, Thiago de Barros Lacerda
dbates: review+
Details | Formatted Diff | Diff
Patch for landing (1.04 KB, patch)
2013-12-25 18:13 PST, Thiago de Barros Lacerda
no flags Details | Formatted Diff | Diff

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