[ews-app] Status bubble should not display certain infrastructure status messages, e.g.: There is no need to display 'Killed old processes' or 'Configured build' in the status-bubble hover over message.
Created attachment 366627 [details] Patch
Comment on attachment 366627 [details] Patch This looks fine to me...but I'm not sure why we need to hide the steps? Can you add more information to change log about why we would want to hide these? Are they ugly? un-needed? does hiding them make it harder to debug?
Committed r243823: <https://trac.webkit.org/changeset/243823>
<rdar://problem/49570722>
> This looks fine to me...but I'm not sure why we need to hide the steps? Can > you add more information to change log about why we would want to hide > these? Are they ugly? un-needed? does hiding them make it harder to debug? Updated ChangeLog before landing. They are simply un-needed from end user perspective. This information is still available in the Buildbot build page, if the user click on the status-bubble.