[Webkit-unassigned] [Bug 64189] garden-o-matic should be able to determine which revisions caused a given failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 12:34:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64189





--- Comment #3 from Adam Barth <abarth at webkit.org>  2011-07-08 12:34:25 PST ---
> So TestFailures would send an XHR to your local server?

Yes.

> How would that work?

Using CORS.

> I didn't think the local server was publicly-addressable.

It's not publicly addressable, but it is locally addressable (e.g., http://localhost:8570/blah/blah?efef

If you view the hosted page, it can fire off an XHR to see if the local server is running on your computer, and if so, show the action buttons.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list