Bug 176238 - WSL should allow you to say "protocol Foo : Bar { ... }"
Summary: WSL should allow you to say "protocol Foo : Bar { ... }"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2017-09-01 12:02 PDT by Filip Pizlo
Modified: 2018-10-13 19:53 PDT (History)
2 users (show)

See Also:


Attachments
the patch (33.21 KB, patch)
2017-09-11 22:37 PDT, Filip Pizlo
mmaxfield: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2017-09-01 12:02:34 PDT
This would include all of Bar's signatures into Foo, and then Foo would be a subprotocol of Bar.
Comment 1 Filip Pizlo 2017-09-11 22:37:05 PDT
Created attachment 320519 [details]
the patch
Comment 2 Myles C. Maxfield 2017-09-12 14:56:06 PDT
Comment on attachment 320519 [details]
the patch

Looks good.
Comment 3 Filip Pizlo 2017-09-12 15:04:26 PDT
Landed in https://trac.webkit.org/changeset/221940/webkit
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:40:09 PDT
<rdar://problem/34693720>
Comment 5 Myles C. Maxfield 2018-10-13 19:53:27 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/197