Bug 169161

Summary: Add WebGPU compile flag and experimental feature flag
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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>