Bug 281908
Summary: | [ews-build.webkit.org] Handle empty responses from GraphQL in safe-merge-queue | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
GraphQL responses don't always have data in them. safe-merge-queue will rasie an exception when this happens. We should fix that.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138403813>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/35575
Jonathan Bedard
*** This bug has been marked as a duplicate of bug 278941 ***