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

Issue 505353004: Webkitpy's version check should not throw any exception. (Closed)

Created:
6 years, 3 months ago by elecro
Modified:
6 years, 3 months ago
Reviewers:
Dirk Pranke
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Webkitpy's version check should not throw any exception. The python version checker inside the webkitpy uses Python 2 syntax to display the error message on the stderr. With Python 3 that code throws an error. Using directly the stderr as a file object will prevent the error. BUG=408166 TEST=webkit-patch -h Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180994

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Tools/Scripts/webkitpy/common/version_check.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Dirk Pranke
dpranke@chromium.org changed reviewers: + dpranke@chromium.org
6 years, 3 months ago (2014-08-27 16:42:50 UTC) #1
Dirk Pranke
lgtm
6 years, 3 months ago (2014-08-27 16:42:50 UTC) #2
elecro
wow.. that was fast! Thanks :)
6 years, 3 months ago (2014-08-27 16:46:33 UTC) #3
elecro
The CQ bit was checked by pgal.u-szeged@partner.samsung.com
6 years, 3 months ago (2014-08-27 17:01:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pgal.u-szeged@partner.samsung.com/505353004/1
6 years, 3 months ago (2014-08-27 17:01:40 UTC) #5
commit-bot: I haz the power
6 years, 3 months ago (2014-08-27 18:06:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 180994

Powered by Google App Engine
This is Rietveld 408576698