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

Issue 10829053: mac: Switch to "new" (10.6) block-based panel apis (Closed)

Created:
8 years, 4 months ago by Nico
Modified:
8 years, 4 months ago
Reviewers:
Avi (use Gerrit), sky
CC:
chromium-reviews
Visibility:
Public.

Description

mac: Switch to "new" (10.6) block-based panel apis The new APIs enable saving of general NSURLs. Strip NSURLs that aren't isFileURLs. The old apis are deprecated in the 10.8 sdk. BUG=139138 TBR=sky Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148818

Patch Set 1 #

Total comments: 3

Patch Set 2 : comments #

Patch Set 3 : crash less #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -52 lines) Patch
M ui/base/dialogs/select_file_dialog_mac.mm View 1 2 7 chunks +27 lines, -52 lines 1 comment Download

Messages

Total messages: 15 (0 generated)
Nico
8 years, 4 months ago (2012-07-27 05:12:32 UTC) #1
Avi (use Gerrit)
LGTM with the refactor. http://codereview.chromium.org/10829053/diff/1/ui/base/dialogs/select_file_dialog_mac.mm File ui/base/dialogs/select_file_dialog_mac.mm (right): http://codereview.chromium.org/10829053/diff/1/ui/base/dialogs/select_file_dialog_mac.mm#newcode268 ui/base/dialogs/select_file_dialog_mac.mm:268: }]; This code (from -setDirectoryURL ...
8 years, 4 months ago (2012-07-27 14:36:01 UTC) #2
Nico
Thanks! 1 file changed, 25 insertions(+), 52 deletions(-) http://codereview.chromium.org/10829053/diff/1/ui/base/dialogs/select_file_dialog_mac.mm File ui/base/dialogs/select_file_dialog_mac.mm (right): http://codereview.chromium.org/10829053/diff/1/ui/base/dialogs/select_file_dialog_mac.mm#newcode298 ui/base/dialogs/select_file_dialog_mac.mm:298: }]; ...
8 years, 4 months ago (2012-07-27 14:48:43 UTC) #3
Nico
Did another minor change, now it crashes less than the previous patch sets :-P
8 years, 4 months ago (2012-07-27 14:54:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/10829053/4002
8 years, 4 months ago (2012-07-27 14:57:47 UTC) #5
commit-bot: I haz the power
Presubmit check for 10829053-4002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 4 months ago (2012-07-27 14:59:00 UTC) #6
Avi (use Gerrit)
http://codereview.chromium.org/10829053/diff/4002/ui/base/dialogs/select_file_dialog_mac.mm File ui/base/dialogs/select_file_dialog_mac.mm (right): http://codereview.chromium.org/10829053/diff/4002/ui/base/dialogs/select_file_dialog_mac.mm#newcode292 ui/base/dialogs/select_file_dialog_mac.mm:292: }]; Indentation is wrong here; closing braces match the ...
8 years, 4 months ago (2012-07-27 15:01:21 UTC) #7
Nico
sky: OWNERS
8 years, 4 months ago (2012-07-27 15:08:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/10829053/4002
8 years, 4 months ago (2012-07-27 15:11:47 UTC) #9
Nico
On Fri, Jul 27, 2012 at 8:01 AM, <avi@chromium.org> wrote: > > http://codereview.chromium.org/10829053/diff/4002/ui/base/dialogs/select_file_dialog_mac.mm > File ...
8 years, 4 months ago (2012-07-27 15:14:40 UTC) #10
Nico
On Fri, Jul 27, 2012 at 8:14 AM, Nico Weber <thakis@chromium.org> wrote: > On Fri, ...
8 years, 4 months ago (2012-07-27 15:14:58 UTC) #11
Nico
On Fri, Jul 27, 2012 at 8:14 AM, Nico Weber <thakis@chromium.org> wrote: > On Fri, ...
8 years, 4 months ago (2012-07-27 15:16:49 UTC) #12
Avi (use Gerrit)
It looks weird because your indent starting on the line [bridge_.get() is wrong. But you ...
8 years, 4 months ago (2012-07-27 20:04:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/10829053/4002
8 years, 4 months ago (2012-07-27 20:18:16 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 21:36:08 UTC) #15
Change committed as 148818

Powered by Google App Engine
This is Rietveld 408576698