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

Issue 2283823003: Modernize SelectFileDialogImplKDE. (Closed)

Created:
4 years, 3 months ago by Lei Zhang
Modified:
4 years, 3 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Modernize SelectFileDialogImplKDE. Use base::Bind and content::BrowserThread::PostTaskAndReplyWithResults() instead of custom function pointer based callbacks. Committed: https://crrev.com/5caadda2a293952297486a4e2e55671e0e6d0202 Cr-Commit-Position: refs/heads/master@{#414792}

Patch Set 1 #

Total comments: 2

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -87 lines) Patch
M chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc View 1 9 chunks +95 lines, -87 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Lei Zhang
4 years, 3 months ago (2016-08-26 18:21:23 UTC) #4
Tom (Use chromium acct)
lgtm https://codereview.chromium.org/2283823003/diff/1/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc File chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc (right): https://codereview.chromium.org/2283823003/diff/1/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc#newcode321 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc:321: base::GetAppOutputWithExitCode(command_line, &output, &exit_code); Nit: Can we just do ...
4 years, 3 months ago (2016-08-26 18:46:23 UTC) #6
Lei Zhang
https://codereview.chromium.org/2283823003/diff/1/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc File chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc (right): https://codereview.chromium.org/2283823003/diff/1/chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc#newcode321 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc:321: base::GetAppOutputWithExitCode(command_line, &output, &exit_code); On 2016/08/26 18:46:23, Tom Anderson wrote: ...
4 years, 3 months ago (2016-08-26 19:18:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2283823003/20001
4 years, 3 months ago (2016-08-26 19:19:12 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-26 20:19:05 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 20:21:50 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5caadda2a293952297486a4e2e55671e0e6d0202
Cr-Commit-Position: refs/heads/master@{#414792}

Powered by Google App Engine
This is Rietveld 408576698