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

Issue 17029016: Remove DRT-specific resource loading logic (Closed)

Created:
7 years, 6 months ago by jamesr
Modified:
7 years, 5 months ago
Reviewers:
Dirk Pranke, dpranke
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Remove DRT-specific resource loading logic This logic was used by DumpRenderTree, which is dead. These classes are still used by webkit_unit_tests, but the unit tests don't require resource loading. R=dpranke

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -554 lines) Patch
D webkit/support/platform_support.h View 1 chunk +0 lines, -22 lines 0 comments Download
D webkit/support/platform_support_android.cc View 1 chunk +0 lines, -102 lines 0 comments Download
D webkit/support/platform_support_linux.cc View 1 chunk +0 lines, -76 lines 0 comments Download
D webkit/support/platform_support_mac.mm View 1 chunk +0 lines, -207 lines 0 comments Download
D webkit/support/platform_support_win.cc View 1 chunk +0 lines, -115 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 4 chunks +14 lines, -3 lines 0 comments Download
M webkit/support/webkit_support.cc View 3 chunks +0 lines, -5 lines 0 comments Download
M webkit/support/webkit_support.gypi View 2 chunks +0 lines, -24 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jamesr
7 years, 6 months ago (2013-06-21 19:22:15 UTC) #1
Dirk Pranke
lgtm
7 years, 6 months ago (2013-06-21 20:41:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/17029016/1
7 years, 6 months ago (2013-06-21 20:45:34 UTC) #3
jamesr
7 years, 6 months ago (2013-06-21 22:09:23 UTC) #4
D'oh, some of the setup code on mac / android is still needed by webkit_unit
tests.

Powered by Google App Engine
This is Rietveld 408576698