Skip to content

Commit

Permalink
emacs: use curl to fetch trybot output, improve mac performance
Browse files Browse the repository at this point in the history
By using a command to fetch trybot output, we can pipe the result
through a sed script that trims down the Mac output.  This makes
the output small enough so that compilation-mode can handle it.

While I'm at it, I can use file:/// URLs to unify more of the
"real" and "test" code paths.

Review URL: http://codereview.chromium.org/5737005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69069 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
evan@chromium.org committed Dec 13, 2010
1 parent a3c6262 commit 15e4d5b
Show file tree
Hide file tree
Showing 2 changed files with 1,877 additions and 209 deletions.
Loading

0 comments on commit 15e4d5b

Please sign in to comment.