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

Issue 115973007: Resubmit of imageWriterPrivate.destroyPartitions. (Closed)

Created:
6 years, 12 months ago by Drew Haven
Modified:
6 years, 11 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Resubmit of imageWriterPrivate.destroyPartitions. Previous CL: https://codereview.chromium.org/109793006/ BUG=328246 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243191

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+379 lines, -45 lines) Patch
A chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation.h View 1 chunk +33 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation.cc View 1 chunk +51 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation_unittest.cc View 1 chunk +66 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/image_writer_private_api.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/image_writer_private_api.cc View 1 chunk +16 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/image_writer_private/operation.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/operation.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/operation_linux.cc View 1 chunk +9 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/operation_manager.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/operation_manager.cc View 5 chunks +24 lines, -11 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/operation_manager_unittest.cc View 4 chunks +22 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/operation_unittest.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/test_utils.h View 3 chunks +29 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/image_writer_private/test_utils.cc View 1 chunk +103 lines, -10 lines 1 comment Download
M chrome/browser/extensions/api/image_writer_private/write_from_file_operation_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/image_writer_private.idl View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Drew Haven
Apparently this CL got reverted due to some valgrind errors. I'm not sure how my ...
6 years, 12 months ago (2013-12-26 23:27:23 UTC) #1
asargent_no_longer_on_chrome
It might be helpful to add a link in the description to the previous codereview ...
6 years, 11 months ago (2014-01-02 23:38:39 UTC) #2
Drew Haven
Oh yeah, sorry about that. I forget that not everyone has the same context I ...
6 years, 11 months ago (2014-01-03 17:43:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haven@chromium.org/115973007/1
6 years, 11 months ago (2014-01-06 18:51:50 UTC) #4
commit-bot: I haz the power
Change committed as 243191
6 years, 11 months ago (2014-01-06 22:50:29 UTC) #5
Drew Haven
A revert of this CL has been created in https://codereview.chromium.org/125273006/ by haven@chromium.org. The reason for ...
6 years, 11 months ago (2014-01-07 00:46:46 UTC) #6
Lei Zhang
6 years, 11 months ago (2014-01-07 00:56:37 UTC) #7
Message was sent while issue was closed.
https://codereview.chromium.org/115973007/diff/1/chrome/browser/extensions/ap...
File chrome/browser/extensions/api/image_writer_private/test_utils.cc (right):

https://codereview.chromium.org/115973007/diff/1/chrome/browser/extensions/ap...
chrome/browser/extensions/api/image_writer_private/test_utils.cc:81:
chromeos::DBusThreadManager::InitializeForTesting(fake_dbus_thread_manager);
Likely you are missing a corresponding chrome::DBusThreadManager::Shutdown()
call in TearDown() below. Resubmit the CL and ask satorux@ to review this part.

Powered by Google App Engine
This is Rietveld 408576698