Bug 169161 - Add WebGPU compile flag and experimental feature flag
Summary: Add WebGPU compile flag and experimental feature flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-03 17:49 PST by Dean Jackson
Modified: 2017-03-03 18:08 PST (History)
0 users

See Also:


Attachments
Patch (73.88 KB, patch)
2017-03-03 17:55 PST, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2017-03-03 17:49:05 PST
Add WebGPU compile flag and experimental feature flag
Comment 1 Dean Jackson 2017-03-03 17:49:43 PST
<rdar://problem/30846689>
Comment 2 Dean Jackson 2017-03-03 17:55:56 PST
Created attachment 303368 [details]
Patch
Comment 3 Tim Horton 2017-03-03 17:59:15 PST
Comment on attachment 303368 [details]
Patch

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

> Tools/ChangeLog:23
> +2017-03-03  Dean Jackson  <dino@apple.com>

Double changelog!

> Tools/Scripts/sync-feature-defines:1
> +#!/usr/bin/env python

What's this doing here?
Comment 4 Dean Jackson 2017-03-03 18:08:05 PST
Committed r213410: <http://trac.webkit.org/changeset/213410>