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

Issue 434833002: Add mock WebBlobRegistry to TestWebKitPlatformSupport. (Closed)

Created:
6 years, 4 months ago by pwnall-personal
Modified:
6 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add mock WebBlobRegistry to TestWebKitPlatformSupport. This is necessary for being able to test the File API, or code depending on it, in the blink unit tests. BUG=398366 TEST=no webkit_unit_tests crash in https://codereview.chromium.org/434823002/ Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287200

Patch Set 1 #

Patch Set 2 : Fix compilation on Windows. #

Total comments: 11

Patch Set 3 : Addressed feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -34 lines) Patch
M content/child/webblobregistry_impl.h View 1 2 1 chunk +4 lines, -10 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A + content/test/mock_webblob_registry_impl.h View 1 2 2 chunks +9 lines, -21 lines 0 comments Download
A content/test/mock_webblob_registry_impl.cc View 1 2 1 chunk +63 lines, -0 lines 0 comments Download
M content/test/test_webkit_platform_support.h View 3 chunks +4 lines, -1 line 0 comments Download
M content/test/test_webkit_platform_support.cc View 1 2 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
pwnall-personal
This popped up in the post-review discussion for https://codereview.chromium.org/423283003/ Can you please take a look?
6 years, 4 months ago (2014-08-01 01:58:56 UTC) #1
dcheng
lgtm with some nits (though I am not an OWNER for this code) https://codereview.chromium.org/434833002/diff/20001/content/test/mock_webblob_registry_impl.cc File ...
6 years, 4 months ago (2014-08-01 06:35:31 UTC) #2
dcheng
lgtm with some nits (though I am not an OWNER for this code)
6 years, 4 months ago (2014-08-01 06:35:32 UTC) #3
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-08-01 07:34:25 UTC) #4
pwnall-personal
Thank you for the quick feedback! I'll watch out for trybot issues and then CQ ...
6 years, 4 months ago (2014-08-01 20:37:47 UTC) #5
pwnall-personal
The CQ bit was checked by costan@gmail.com
6 years, 4 months ago (2014-08-02 01:03:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/costan@gmail.com/434833002/40001
6 years, 4 months ago (2014-08-02 01:05:14 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-02 11:36:12 UTC) #8
Message was sent while issue was closed.
Change committed as 287200

Powered by Google App Engine
This is Rietveld 408576698