[Webkit-unassigned] [Bug 60957] Pass flags from run_webkit_tests to ImageDiff, read results from stdout and store in unexpected_results.json

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 07:04:51 PDT 2011


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





--- Comment #2 from Tom Hudson <tomhudson at google.com>  2011-05-17 07:04:51 PST ---
Draft solution to (1) cache data from ImageDiff on Chromium port object in worker processes and (2) use message-passing and message-handling stubs on port object to get the data back to the manager process, where it is written into JSON file.

-- 
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