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

Issue 22738002: Implement UnitTestSupport::readFromFile (Closed)

Created:
7 years, 4 months ago by kinuko
Modified:
7 years, 4 months ago
Reviewers:
jamesr
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Implement UnitTestSupport::readFromFile This allows us to remove all PlatformFileHandle related code in Blink core. (Blink side patch: https://codereview.chromium.org/22645008/) BUG=267341 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216981

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M webkit/support/test_webkit_platform_support.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kinuko
James, some WebKit unit tests rely on platform/FileSystem.h methods which use raw platform file handle ...
7 years, 4 months ago (2013-08-09 11:08:09 UTC) #1
jamesr
I think the idea is fine. Patch lgtm, although I think we can simplify this ...
7 years, 4 months ago (2013-08-09 23:10:13 UTC) #2
kinuko
https://codereview.chromium.org/22738002/diff/1005/webkit/support/test_webkit_platform_support.cc File webkit/support/test_webkit_platform_support.cc (right): https://codereview.chromium.org/22738002/diff/1005/webkit/support/test_webkit_platform_support.cc#newcode357 webkit/support/test_webkit_platform_support.cc:357: base::PlatformFile handle = base::CreatePlatformFile( On 2013/08/09 23:10:13, jamesr wrote: ...
7 years, 4 months ago (2013-08-12 02:43:09 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/22738002/47001
7 years, 4 months ago (2013-08-12 03:58:45 UTC) #4
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=186394
7 years, 4 months ago (2013-08-12 10:48:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/22738002/47001
7 years, 4 months ago (2013-08-12 11:26:12 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-12 13:13:05 UTC) #7
Message was sent while issue was closed.
Change committed as 216981

Powered by Google App Engine
This is Rietveld 408576698