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

Issue 202493007: Revert 257577 "Revert 257562 "Base: Make base::File use ScopedFD..." (Closed)

Created:
6 years, 9 months ago by Zhenyao Mo
Modified:
6 years, 9 months ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 257577 "Revert 257562 "Base: Make base::File use ScopedFD..." Reland this: turns out not responsible. > Revert 257562 "Base: Make base::File use ScopedFD on POSIX." > > Might caused a bunch of layout test failures, at least on Linux > > fast/dom/Window/property-access-on-cached-properties-after-frame-navigated.html, > fast/dom/Window/property-access-on-cached-properties-after-frame-removed.html, > fast/dom/Window/property-access-on-cached-window-after-frame-navigated.html, > fast/dom/Window/property-access-on-cached-window-after-frame-removed.html > > > Base: Make base::File use ScopedFD on POSIX. > > > > Now that ScopedFD lives outside of file_util, File can use it to remove manual > > lifetime management. > > > > This also standarizes the behavior on Close failures for all platforms. > > > > BUG=none > > > > Review URL: https://codereview.chromium.org/201083002 > > TBR=rvargas@chromium.org > > Review URL: https://codereview.chromium.org/202583005 TBR=zmo@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257581

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -29 lines) Patch
M trunk/src/base/files/file.h View 3 chunks +3 lines, -2 lines 0 comments Download
M trunk/src/base/files/file.cc View 2 chunks +3 lines, -1 line 0 comments Download
M trunk/src/base/files/file_posix.cc View 13 chunks +28 lines, -26 lines 0 comments Download
M trunk/src/base/files/file_win.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Zhenyao Mo
6 years, 9 months ago (2014-03-18 02:38:57 UTC) #1
Zhenyao Mo
6 years, 9 months ago (2014-03-18 02:39:05 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r257581.

Powered by Google App Engine
This is Rietveld 408576698