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

Issue 2633753003: [Android] Stop using universal_newlines in the layout tests server constructor. (RELAND) (Closed)

Created:
3 years, 11 months ago by jbudorick
Modified:
3 years, 11 months ago
CC:
chromium-reviews, blink-reviews, Dirk Pranke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Stop using universal_newlines in the layout tests server constructor. (RELAND) This had previously been necessary when spawning adb instances with the server constructor, as adb mangles newlines. Starting with https://codereview.chromium.org/2540603004/, the android port no longer spins up adb shells with the server constructor, so we no longer need to use universal_newlines. This also means we no longer need to encode crash streams back into bytes from text, as they're not converted to text in the first place. This is a reland of https://codereview.chromium.org/2629113005/ BUG=679723, 496983 TEST=fast/dom/shadow/gesture-tap-mouseup-listener-update-distribution-crash.html, which consistently crashes on android Review-Url: https://codereview.chromium.org/2633753003 Cr-Commit-Position: refs/heads/master@{#443771} Committed: https://chromium.googlesource.com/chromium/src/+/078991c0a621513fe78bde8822c7bc9f309e688d

Patch Set 1 : original #

Patch Set 2 : accept unicode and str objects #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -24 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/android.py View 2 chunks +2 lines, -14 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/server_process.py View 2 chunks +2 lines, -6 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/server_process_mock.py View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
jbudorick
Let's try this again.
3 years, 11 months ago (2017-01-14 01:09:07 UTC) #4
Dirk Pranke
lgtm
3 years, 11 months ago (2017-01-14 01:12:42 UTC) #6
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/2633753003/20001
3 years, 11 months ago (2017-01-14 01:14:02 UTC) #8
commit-bot: I haz the power
3 years, 11 months ago (2017-01-14 02:21:02 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/078991c0a621513fe78bde8822c7...

Powered by Google App Engine
This is Rietveld 408576698