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

Issue 3397002: Move blob URL scheme registration from test_shell.cc to... (Closed)

Created:
10 years, 3 months ago by Mihai Parparita -not on Chrome
Modified:
9 years, 6 months ago
Reviewers:
jianli
CC:
chromium-reviews, darin-cc_chromium.org, dpranke+watch_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Move blob URL scheme registration from test_shell.cc to simple_resource_loader_bridge.cc, so that it happens for both test_shell and the Chromium DRT (allowing blob layout tests to pass with the latter too). BUG=55587 TEST=blob-related layout tests (with both test_shell and DRT) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=59406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -14 lines) Patch
M webkit/support/webkit_support.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/tools/test_shell/simple_resource_loader_bridge.cc View 3 chunks +15 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_shell.cc View 3 chunks +0 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mihai Parparita -not on Chrome
10 years, 3 months ago (2010-09-14 18:16:20 UTC) #1
jianli
10 years, 3 months ago (2010-09-14 18:22:19 UTC) #2
LGTM. Thanks for fixing this.

Powered by Google App Engine
This is Rietveld 408576698