Bug 211085
| Summary: | [GPUP] UserMediaCaptureManagerProxy should not be platform specific | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Don Olmstead <don.olmstead> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | vjaquez |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Don Olmstead
Currently UserMediaCaptureManagerProxy.h is hanging out in Source/WebKit/UIProcess/Cocoa when there is nothing specific to Cocoa in the definition. This as found when GTK folks were attempting to compile out the GPU process https://bugs.webkit.org/show_bug.cgi?id=208814#c23
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |