Bug 201993
Summary: | EWS style bot should show error output via semi-modal dialog rather than requiring to click through | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aakash_jain, ap |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=127079 https://bugs.webkit.org/show_bug.cgi?id=202252 |
David Kilzer (:ddkilzer)
I think the EWS style bot should show error output via semi-modal dialog rather than requiring to click through to view the errors.
Clicking from bugs.webkit.org to builedbot results is kind of jarring (from a context-switching perspective), so it would be really useful if the style errors could be presented on bugs.webkit.org without having to switch web pages or opening a separate tab.
My initial thought is a semi-modal dialog that can be dismissed by Escape key or space bar or clicking outside of it (or clicking a close button)--in other words, it's easy to dismiss--but is modal enough that issues can be copied and pasted if you want to address them via bug comment.
Maybe even adding a "quote style errors" button in this modal dialog would make it easy for patch authors to explain why the errors are occurring.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |