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

Issue 2539383002: Replace base::File wrapping with typemapping. (Closed)

Created:
4 years ago by Sam McNally
Modified:
4 years ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, dglazkov+blink, darin-cc_chromium.org, blink-reviews, darin (slow to review), blink-reviews-api_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace base::File wrapping with typemapping. BUG=668384 Committed: https://crrev.com/c21489788171f2087b55cca7844508a43c123384 Cr-Commit-Position: refs/heads/master@{#436814}

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -132 lines) Patch
M components/filesystem/directory_impl.h View 1 chunk +2 lines, -3 lines 0 comments Download
M components/filesystem/directory_impl.cc View 4 chunks +12 lines, -23 lines 2 comments Download
M components/filesystem/file_impl.cc View 3 chunks +5 lines, -8 lines 0 comments Download
M components/filesystem/file_impl_unittest.cc View 2 chunks +3 lines, -12 lines 0 comments Download
M components/filesystem/public/interfaces/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M components/filesystem/public/interfaces/directory.mojom View 3 chunks +3 lines, -2 lines 0 comments Download
M components/filesystem/public/interfaces/file.mojom View 2 chunks +2 lines, -1 line 0 comments Download
M components/font_service/font_service_app.cc View 2 chunks +7 lines, -12 lines 0 comments Download
M components/font_service/public/cpp/font_service_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M components/font_service/public/cpp/font_service_thread.cc View 2 chunks +2 lines, -9 lines 0 comments Download
M components/font_service/public/interfaces/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M components/font_service/public/interfaces/font_service.mojom View 2 chunks +3 lines, -1 line 0 comments Download
M components/leveldb/leveldb_mojo_proxy.cc View 2 chunks +3 lines, -12 lines 0 comments Download
M content/browser/hyphenation/hyphenation_impl.cc View 3 chunks +8 lines, -12 lines 0 comments Download
M services/catalog/public/cpp/resource_loader.cc View 2 chunks +1 line, -13 lines 0 comments Download
M third_party/WebKit/Source/platform/mojo/CommonCustomTypes.typemap View 1 chunk +13 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/text/hyphenation/HyphenationMinikin.cpp View 3 chunks +7 lines, -18 lines 0 comments Download
M third_party/WebKit/public/platform/modules/hyphenation/hyphenation.mojom View 1 chunk +4 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 41 (32 generated)
Sam McNally
+rockot for //services/catalog +eae for blink and //content/browser/hyphenation +erg for //components +dcheng for the mojoms
4 years ago (2016-12-05 03:37:26 UTC) #29
eae
LGTM for for blink and //content/browser/hyphenation
4 years ago (2016-12-05 13:43:44 UTC) #30
dcheng
LGTM (One other bikeshed: maybe common_custom_types should be renamed to reflect that it's really just ...
4 years ago (2016-12-05 19:33:04 UTC) #31
Ken Rockot(use gerrit already)
LGTM On 2016/12/05 at 19:33:04, dcheng wrote: > LGTM > > (One other bikeshed: maybe ...
4 years ago (2016-12-05 20:00:36 UTC) #32
Elliot Glaysher
//components lgtm
4 years ago (2016-12-06 18:47:06 UTC) #33
Sam McNally
https://codereview.chromium.org/2539383002/diff/120001/components/filesystem/directory_impl.cc File components/filesystem/directory_impl.cc (right): https://codereview.chromium.org/2539383002/diff/120001/components/filesystem/directory_impl.cc#newcode342 components/filesystem/directory_impl.cc:342: return base::File(static_cast<base::File::Error>(error)); On 2016/12/05 19:33:04, dcheng wrote: > This ...
4 years ago (2016-12-06 23:15:18 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2539383002/120001
4 years ago (2016-12-06 23:16:28 UTC) #36
commit-bot: I haz the power
Committed patchset #1 (id:120001)
4 years ago (2016-12-07 01:14:36 UTC) #39
commit-bot: I haz the power
4 years ago (2016-12-07 01:18:55 UTC) #41
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c21489788171f2087b55cca7844508a43c123384
Cr-Commit-Position: refs/heads/master@{#436814}

Powered by Google App Engine
This is Rietveld 408576698