Bug 87622 - Remove obsolete feature define ENABLE_3D_CANVAS from FeatureDefines.vsprops for windows
Summary: Remove obsolete feature define ENABLE_3D_CANVAS from FeatureDefines.vsprops f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Vivek Galatage
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-27 23:40 PDT by Vivek Galatage
Modified: 2012-05-28 03:20 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.16 KB, patch)
2012-05-28 00:04 PDT, Vivek Galatage
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vivek Galatage 2012-05-27 23:40:31 PDT
The ENABLE_3D_CANVAS has been renamed to ENABLE_WEBGL in https://bugs.webkit.org/show_bug.cgi?id=53041
Comment 1 Vivek Galatage 2012-05-27 23:42:29 PDT
During the compilation, the warning is thrown as -

Project : warning PRJ0018 : The following environment variables were not found:
$(ENABLE_3D_CANVAS)
Comment 2 Vivek Galatage 2012-05-28 00:04:42 PDT
Created attachment 144286 [details]
Patch
Comment 3 Eric Seidel (no email) 2012-05-28 02:30:05 PDT
Comment on attachment 144286 [details]
Patch

OK.
Comment 4 WebKit Review Bot 2012-05-28 03:19:56 PDT
Comment on attachment 144286 [details]
Patch

Clearing flags on attachment: 144286

Committed r118669: <http://trac.webkit.org/changeset/118669>
Comment 5 WebKit Review Bot 2012-05-28 03:20:00 PDT
All reviewed patches have been landed.  Closing bug.