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

Issue 262028: [Mac] Fix keyword editor-related crashes (Closed)

Created:
11 years, 2 months ago by Robert Sesek
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

[Mac] Fix keyword editor-related crashes * Set all outlets in KeywordEditorCocoaController to nil. * Adjust the edit buttons after adding a new keyword. BUG=23350, 22545 TEST=Preferences-->Manage. Add a search engine. Click "Make Default", delete it ("-)". Crash.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix NSException #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M chrome/browser/cocoa/keyword_editor_cocoa_controller.mm View 1 3 chunks +6 lines, -1 line 5 comments Download

Messages

Total messages: 12 (0 generated)
Robert Sesek
11 years, 2 months ago (2009-10-08 20:10:00 UTC) #1
Scott Hess - ex-Googler
I was trying to check out what was happening - but when I try to ...
11 years, 2 months ago (2009-10-08 20:36:04 UTC) #2
Scott Hess - ex-Googler
On 2009/10/08 20:36:04, shess wrote: > I was trying to check out what was happening ...
11 years, 2 months ago (2009-10-08 20:37:58 UTC) #3
Robert Sesek
On 2009/10/08 20:36:04, shess wrote: > I was trying to check out what was happening ...
11 years, 2 months ago (2009-10-09 00:49:15 UTC) #4
Scott Hess - ex-Googler
http://codereview.chromium.org/262028/diff/5002/5003 File chrome/browser/cocoa/keyword_editor_cocoa_controller.mm (right): http://codereview.chromium.org/262028/diff/5002/5003#newcode74 Line 74: [iconImages_ setCount:count + length]; This will add length ...
11 years, 2 months ago (2009-10-09 02:20:43 UTC) #5
pink (ping after 24hrs)
http://codereview.chromium.org/262028/diff/5002/5003 File chrome/browser/cocoa/keyword_editor_cocoa_controller.mm (right): http://codereview.chromium.org/262028/diff/5002/5003#newcode74 Line 74: [iconImages_ setCount:count + length]; i don't follow why ...
11 years, 2 months ago (2009-10-09 14:50:38 UTC) #6
Scott Hess - ex-Googler
http://codereview.chromium.org/262028/diff/5002/5003 File chrome/browser/cocoa/keyword_editor_cocoa_controller.mm (right): http://codereview.chromium.org/262028/diff/5002/5003#newcode74 Line 74: [iconImages_ setCount:count + length]; On 2009/10/09 14:50:38, pink ...
11 years, 2 months ago (2009-10-09 14:54:16 UTC) #7
Scott Hess - ex-Googler
I saw a rainbow this morning. It was SO PRETTY! It reminded me that we ...
11 years, 2 months ago (2009-10-19 16:55:48 UTC) #8
Robert Sesek
My MBP was irreparably damaged last weekend, and the HD didn't survive :'(. It's replacement ...
11 years, 2 months ago (2009-10-20 00:24:07 UTC) #9
Scott Hess - ex-Googler
Robert, Bummer - would you mind terribly if we invoke the "hit by a bus" ...
11 years, 2 months ago (2009-10-21 17:45:03 UTC) #10
Robert Sesek
Scott, that sounds fine to me (and my MBP certainly looks like it was hit ...
11 years, 2 months ago (2009-10-21 23:20:19 UTC) #11
Scott Hess - ex-Googler
11 years, 2 months ago (2009-10-22 22:09:22 UTC) #12
On 2009/10/21 23:20:19, rsesek wrote:
> Scott, that sounds fine to me (and my MBP certainly looks like it was hit by
> a bus). I agree this is would be better to have fixed sooner rather than
> later. Thanks for taking this over,

Moving to http://codereview.chromium.org/319006

Powered by Google App Engine
This is Rietveld 408576698