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

Issue 16140025: Pepper: Refactor FileInfo conversions. (Closed)

Created:
7 years, 6 months ago by teravest
Modified:
7 years, 6 months ago
Reviewers:
yzshen1
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Pepper: Refactor FileInfo conversions. FileRef and FileIO both convert base::PlatformFileInfo to PP_FileInfo. I ran into this while I was about to reimplement the same thing in the FileRef refactor, and figured I may as well break out this simple refactor to its own change. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204027

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix yzshen's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -26 lines) Patch
M content/renderer/pepper/pepper_file_io_host.cc View 1 2 chunks +2 lines, -10 lines 0 comments Download
M ppapi/shared_impl/file_type_conversion.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M ppapi/shared_impl/file_type_conversion.cc View 1 2 chunks +21 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_file_ref_impl.cc View 1 chunk +1 line, -16 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
teravest
7 years, 6 months ago (2013-06-03 22:31:17 UTC) #1
yzshen1
Only a few nits. Thanks! https://codereview.chromium.org/16140025/diff/1/content/renderer/pepper/pepper_file_io_host.cc File content/renderer/pepper/pepper_file_io_host.cc (right): https://codereview.chromium.org/16140025/diff/1/content/renderer/pepper/pepper_file_io_host.cc#newcode30 content/renderer/pepper/pepper_file_io_host.cc:30: using ppapi::TimeToPPTime; This is ...
7 years, 6 months ago (2013-06-04 05:22:28 UTC) #2
teravest
On Mon, Jun 3, 2013 at 11:22 PM, <yzshen@chromium.org> wrote: > Only a few nits. ...
7 years, 6 months ago (2013-06-04 14:19:07 UTC) #3
yzshen1
LGTM
7 years, 6 months ago (2013-06-04 16:14:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/16140025/8001
7 years, 6 months ago (2013-06-04 16:17:10 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 20:24:43 UTC) #6
Message was sent while issue was closed.
Change committed as 204027

Powered by Google App Engine
This is Rietveld 408576698