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

Issue 22903046: [Android] Fix device file push location (Closed)

Created:
7 years, 3 months ago by boliu
Modified:
7 years, 3 months ago
Reviewers:
craigdh, joth, frankf
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

[Android] Fix device file push location On ICS, push location for Android WebView was: file:///mnt/sdcard/chrome/test/data/device_files/database_access.html And now is fixed to: file:///mnt/sdcard/chrome/test/data/webview/database_access.html BUG=277077 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219585

Patch Set 1 #

Patch Set 2 : enable aw tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -32 lines) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java View 1 5 chunks +10 lines, -30 lines 0 comments Download
M build/android/pylib/android_commands.py View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
boliu
Proposed fix. Of course I've only tested android webivew instrumentation tests locally. Pls make sure ...
7 years, 3 months ago (2013-08-26 17:30:35 UTC) #1
craigdh
lgtm, it seems directories were being provided without the trailing backslash and os.path.dirname() was stripping ...
7 years, 3 months ago (2013-08-26 18:01:37 UTC) #2
boliu
+joth for aw Still waiting for green android tests.
7 years, 3 months ago (2013-08-26 18:05:21 UTC) #3
joth
lgtm
7 years, 3 months ago (2013-08-26 18:09:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/22903046/5001
7 years, 3 months ago (2013-08-26 19:17:03 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-08-26 19:30:57 UTC) #6
Message was sent while issue was closed.
Change committed as 219585

Powered by Google App Engine
This is Rietveld 408576698