Bug 302890
| Summary: | [ews] Remove some unnecessary database lookup in buildbot builds | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | New Bugs | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aakash Jain
[ews] Remove some unnecessary database lookup in buildbot builds.
In 301267@main we stopped sending build steps in buildFinished event to ews django app. We should also remove the database call to fetch those steps, as they are un-used.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165152585>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/54268
EWS
Committed 303350@main (2671696da40c): <https://commits.webkit.org/303350@main>
Reviewed commits have been landed. Closing PR #54268 and removing active labels.