Bug 63253 - TestFailures page should automatically CC patch author and reviewer when filing a new bug and the guilty revision is known
Summary: TestFailures page should automatically CC patch author and reviewer when fili...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/TestFailures/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 07:05 PDT by Adam Roben (:aroben)
Modified: 2015-12-07 10:08 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-06-23 07:05:02 PDT
The TestFailures page should automatically CC the patch author and reviewer when filing a new bug and the guilty revision is known (i.e., the regression range is just a single revision).
Comment 1 Adam Roben (:aroben) 2011-06-23 07:06:10 PDT
We'll probably need to pull this information out of Trac, unless it's possible to get it directly from the svn.webkit.org web interface. Either way, we might need to add some CORS headers to whatever server we end up pulling from to allow XHRs from build.webkit.org to succeed.