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

Issue 2476653002: wptserve: Import the latest revision of wptserve-related files. (Closed)

Created:
4 years, 1 month ago by tkent
Modified:
4 years, 1 month ago
Reviewers:
jsbell, qyearsley
CC:
blink-reviews, chromium-reviews, Dirk Pranke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

wptserve: Import the latest revision of wptserve-related files. This revision contains fixes for the 'alias' feature. * Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/ New third-party code. WPTServe depends on it. * Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh - Show the HEAD revision. It is helpful if WPTHeads contains "master"s to check out. - Add a workaround of a bug of xargs on macOS. This CL doesn't affect production, and doesn't affect main layout test bots. BUG=627008 Committed: https://crrev.com/b4c1192626a5d180457403d2c97ebf5232ddfb81 Committed: https://crrev.com/e6af5663ca3c637cc6b0ff9577fc53862d24bf5e Cr-Original-Commit-Position: refs/heads/master@{#429733} Cr-Commit-Position: refs/heads/master@{#430172}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add six #

Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -144 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium View 1 3 chunks +16 lines, -3 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/WPTHeads View 1 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/WPTWhiteList View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh View 2 chunks +6 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/config.default.json View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/serve.py View 1 chunk +9 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/serve/serve.py View 2 chunks +5 lines, -3 lines 0 comments Download
A third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/CHANGES View 1 1 chunk +246 lines, -0 lines 0 comments Download
A third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/CONTRIBUTORS View 1 1 chunk +22 lines, -0 lines 0 comments Download
A + third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/LICENSE View 1 1 chunk +9 lines, -10 lines 0 comments Download
A third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/README View 1 1 chunk +16 lines, -0 lines 0 comments Download
A + third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/six/six.py View 1 25 chunks +22 lines, -103 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/wptserve/handlers.py View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/wptserve/pipes.py View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/wptserve/request.py View 3 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/wptserve/server.py View 4 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 26 (11 generated)
tkent
jsbell@ or qyearsley@, would you review this please? This is the second try for "alias" ...
4 years, 1 month ago (2016-11-03 13:27:42 UTC) #4
jsbell
lgtm... https://codereview.chromium.org/2476653002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh File third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh (right): https://codereview.chromium.org/2476653002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh#newcode38 third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh:38: # xargs on macOS. This is unfortunate... how ...
4 years, 1 month ago (2016-11-03 16:19:40 UTC) #7
qyearsley
On 2016/11/03 at 16:19:40, jsbell wrote: > lgtm... > > https://codereview.chromium.org/2476653002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh > File third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/checkout.sh (right): ...
4 years, 1 month ago (2016-11-03 19:40:24 UTC) #8
tkent
On 2016/11/03 at 19:40:24, qyearsley wrote: > On 2016/11/03 at 16:19:40, jsbell wrote: > > ...
4 years, 1 month ago (2016-11-03 23:22:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2476653002/1
4 years, 1 month ago (2016-11-03 23:24:17 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-04 00:01:16 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b4c1192626a5d180457403d2c97ebf5232ddfb81 Cr-Commit-Position: refs/heads/master@{#429733}
4 years, 1 month ago (2016-11-04 00:05:07 UTC) #14
qyearsley
On 2016/11/03 at 23:22:45, tkent wrote: > On 2016/11/03 at 19:40:24, qyearsley wrote: > > ...
4 years, 1 month ago (2016-11-04 00:11:27 UTC) #15
tkent
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2478073002/ by tkent@chromium.org. ...
4 years, 1 month ago (2016-11-04 07:48:20 UTC) #16
tkent
On 2016/11/04 at 07:48:20, tkent wrote: > A revert of this CL (patchset #1 id:1) ...
4 years, 1 month ago (2016-11-04 14:03:15 UTC) #18
qyearsley
On 2016/11/04 at 14:03:15, tkent wrote: > On 2016/11/04 at 07:48:20, tkent wrote: > > ...
4 years, 1 month ago (2016-11-04 16:46:13 UTC) #19
tkent
On 2016/11/04 at 16:46:13, qyearsley wrote: > LGTM - is it possible to re-commit with ...
4 years, 1 month ago (2016-11-05 17:10:37 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2476653002/20001
4 years, 1 month ago (2016-11-05 17:10:55 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-05 18:25:54 UTC) #24
commit-bot: I haz the power
4 years, 1 month ago (2016-11-05 18:27:49 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e6af5663ca3c637cc6b0ff9577fc53862d24bf5e
Cr-Commit-Position: refs/heads/master@{#430172}

Powered by Google App Engine
This is Rietveld 408576698