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

Issue 383103002: FileWriter should not use deprecated {,un}setPendingActivity (Closed)

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

Description

FileWriter should not use deprecated {,un}setPendingActivity BUG=354845 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177936

Patch Set 1 #

Total comments: 2

Patch Set 2 : != WRITING #

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 1 6 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
kouhei (in TOK)
r?
6 years, 5 months ago (2014-07-11 06:36:34 UTC) #1
tzik
https://codereview.chromium.org/383103002/diff/1/Source/modules/filesystem/FileWriter.cpp File Source/modules/filesystem/FileWriter.cpp (right): https://codereview.chromium.org/383103002/diff/1/Source/modules/filesystem/FileWriter.cpp#newcode92 Source/modules/filesystem/FileWriter.cpp:92: return m_operationInProgress != OperationNone || m_queuedOperation != OperationNone || ...
6 years, 5 months ago (2014-07-11 06:55:47 UTC) #2
kouhei (in TOK)
PTAL https://codereview.chromium.org/383103002/diff/1/Source/modules/filesystem/FileWriter.cpp File Source/modules/filesystem/FileWriter.cpp (right): https://codereview.chromium.org/383103002/diff/1/Source/modules/filesystem/FileWriter.cpp#newcode92 Source/modules/filesystem/FileWriter.cpp:92: return m_operationInProgress != OperationNone || m_queuedOperation != OperationNone ...
6 years, 5 months ago (2014-07-11 07:01:52 UTC) #3
tzik
lgtm
6 years, 5 months ago (2014-07-11 07:02:46 UTC) #4
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 5 months ago (2014-07-11 07:03:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/383103002/20001
6 years, 5 months ago (2014-07-11 07:05:18 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-11 08:13:45 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-11 09:23:24 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/15998)
6 years, 5 months ago (2014-07-11 09:23:25 UTC) #9
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 5 months ago (2014-07-11 11:31:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/383103002/20001
6 years, 5 months ago (2014-07-11 11:32:02 UTC) #11
commit-bot: I haz the power
Change committed as 177936
6 years, 5 months ago (2014-07-11 12:35:02 UTC) #12
eseidel
Leaks started in: file-metadata-after-write.html file-writer-abort-continue.html file-writer-abort-depth.html file-writer-abort.html file-writer-empty-blob.html file-writer-events.html file-writer-gc-blob.html file-writer-truncate-extend.html file-writer-write-overlapped.html filesystem-iframe-from-remote.html filesystem-url-in-iframe.html filesystem-urls-match-self.html ...
6 years, 5 months ago (2014-07-11 16:19:51 UTC) #13
kouhei (in TOK)
A revert of this CL has been created in https://codereview.chromium.org/383993008/ by kouhei@chromium.org. The reason for ...
6 years, 5 months ago (2014-07-12 01:26:22 UTC) #14
kouhei (in TOK)
6 years, 5 months ago (2014-07-12 01:27:04 UTC) #15
Message was sent while issue was closed.
eseidel: Thanks for noticing!

Powered by Google App Engine
This is Rietveld 408576698