Bug 189113 - [WHLSL] Casting user-created types to themselves should always work
Summary: [WHLSL] Casting user-created types to themselves should always work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thomas Denney
URL:
Keywords: InRadar
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2018-08-29 16:22 PDT by Myles C. Maxfield
Modified: 2018-10-13 14:54 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2018-09-21 14:15 PDT, Thomas Denney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2018-08-29 16:22:42 PDT
Casting user-created types to themselves should always work
Comment 1 Thomas Denney 2018-08-29 17:12:14 PDT
This works OK at the moment, but there aren’t any tests for it.
Comment 2 Thomas Denney 2018-09-21 14:15:50 PDT
Created attachment 350427 [details]
Patch
Comment 3 WebKit Commit Bot 2018-09-24 16:04:14 PDT
Comment on attachment 350427 [details]
Patch

Clearing flags on attachment: 350427

Committed r236435: <https://trac.webkit.org/changeset/236435>
Comment 4 WebKit Commit Bot 2018-09-24 16:04:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-09-24 16:05:22 PDT
<rdar://problem/44744178>
Comment 6 Myles C. Maxfield 2018-10-13 14:54:45 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/62