Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(689)

Issue 351963003: [NaCl SDK] Simplify httpd.py (Closed)

Created:
6 years, 6 months ago by binji
Modified:
6 years, 6 months ago
Reviewers:
Sam Clegg
CC:
chromium-reviews, binji+watch_chromium.org, Sam Clegg
Project:
chromium
Visibility:
Public.

Description

[NaCl SDK] Simplify httpd.py There was a lot of code for handling example-specific delegates, but we don't need it anymore and it complicates the HTTP server. I've removed it. In addition, there was a bug in the delegate search that would cause an infinite loop, so this is actually fixing a real bug too. BUG=none R=sbc@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -128 lines) Patch
M native_client_sdk/src/tools/httpd.py View 8 chunks +7 lines, -106 lines 0 comments Download
M native_client_sdk/src/tools/run.py View 2 chunks +1 line, -6 lines 0 comments Download
M native_client_sdk/src/tools/tests/httpd_test.py View 3 chunks +2 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
binji
6 years, 6 months ago (2014-06-24 21:14:51 UTC) #1
Sam Clegg
6 years, 6 months ago (2014-06-24 21:22:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698