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

Issue 192065: Merge 25487 - Strip .plugin off of Mac plugin names when showing the crash in... (Closed)

Created:
11 years, 3 months ago by Mark Larson
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, brettw, Ben Goodger (Google)
Visibility:
Public.

Description

Merge 25487 - Strip .plugin off of Mac plugin names when showing the crash info bar. ** This fixes the build break. Merging r25834 introduced a dependency on EndsWith. ** This change only adds code, and we know that the only caller is the code in r25834. BUG=21029 TEST=Kill a plugin process; the plugin crash info bar shouldn't have ".plugin" in the plugin name. Review URL: http://codereview.chromium.org/197018 TBR=mirandac@chromium.org, laforge@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25854

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -1 line) Patch
MM base/string_util.h View 1 chunk +6 lines, -0 lines 0 comments Download
MM base/string_util.cc View 1 chunk +16 lines, -0 lines 0 comments Download
MM base/string_util_unittest.cc View 1 chunk +19 lines, -0 lines 0 comments Download
MM chrome/browser/tab_contents/tab_contents.cc View 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Larson
11 years, 3 months ago (2009-09-10 07:48:42 UTC) #1
Mark Larson
Setting Miranda and Anthony as reviewers so they see this. Already checked in, but please ...
11 years, 3 months ago (2009-09-10 07:50:47 UTC) #2
Miranda Callahan
11 years, 3 months ago (2009-09-10 16:48:52 UTC) #3
Oh, interesting -- I didn't know EndsWith was so new.  Thanks -- lg, of course.

On 2009/09/10 07:50:47, Mark Larson wrote:
> Setting Miranda and Anthony as reviewers so they see this. 
> 
> Already checked in, but please have a look.

Powered by Google App Engine
This is Rietveld 408576698