Bug 85788 - [Gtk] WebGL feature is not built anymore through build-webkit after r116251
Summary: [Gtk] WebGL feature is not built anymore through build-webkit after r116251
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 03:59 PDT by Zan Dobersek
Modified: 2012-05-07 08:01 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2012-05-07 04:11 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-05-07 03:59:01 PDT
r116251[1] (bug #85744) changed the flag for enabling WebGL support from `3d-canvas` to `webgl`. WebGL (formerly 3D canvas) wasn't enabled in the build-webkit script for the Gtk port and still isn't, meaning that despite the feature being enabled by default in configure.ac, it is disabled when building through build-webkit (unless explicitly provided on the command line).

1: http://trac.webkit.org/changeset/116251
Comment 1 Zan Dobersek 2012-05-07 04:11:27 PDT
Created attachment 140506 [details]
Patch
Comment 2 Zan Dobersek 2012-05-07 08:00:46 PDT
Comment on attachment 140506 [details]
Patch

Clearing flags on attachment: 140506

Committed r116310: <http://trac.webkit.org/changeset/116310>
Comment 3 Zan Dobersek 2012-05-07 08:01:03 PDT
All reviewed patches have been landed.  Closing bug.