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

Issue 387253002: Revert "Revert of FileWriter should not use deprecated {,un}setPendingActivity (https://codereview.… (Closed)

Created:
6 years, 5 months ago by kouhei (in TOK)
Modified:
6 years, 5 months ago
Reviewers:
haraken, nhiroki
CC:
blink-reviews, kinuko+fileapi, nhiroki, tzik
Project:
blink
Visibility:
Public.

Description

Revert "Revert of FileWriter should not use deprecated {,un}setPendingActivity (https://codereview.chromium.org/383103002/)" This attempts to reland the patch with correct condition in |FileWriter::hasPendingActivity()|. Before this patch, it said m_readyState != WRITING then it "hasPendingActivity". Which is obviously opposite. TEST=fast/filesystem run with --enable-leak-detection does not leak BUG=354845 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178021

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M Source/modules/filesystem/FileWriter.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/filesystem/FileWriter.cpp View 6 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kouhei (in TOK)
nhiroki: PTAL
6 years, 5 months ago (2014-07-14 01:22:46 UTC) #1
nhiroki
lgtm
6 years, 5 months ago (2014-07-14 01:25:46 UTC) #2
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 5 months ago (2014-07-14 01:26:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/387253002/1
6 years, 5 months ago (2014-07-14 01:27:04 UTC) #4
haraken
LGTM
6 years, 5 months ago (2014-07-14 01:32:36 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 02:23:25 UTC) #6
Message was sent while issue was closed.
Change committed as 178021

Powered by Google App Engine
This is Rietveld 408576698