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

Issue 6745017: Relax |const NSClass*| PRESUBMIT check to not detect false positives (Closed)

Created:
9 years, 9 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
Nico, bradn
CC:
chromium-reviews
Visibility:
Public.

Description

Relax |const NSClass*| PRESUBMIT check to not detect false positives when encountering Foundation types that are not id-derived, including NSPoint, NSRange, NSRect, and NSSize. BUG=77438 TEST=Modify chrome/browser/renderer_host/render_widget_host_view_mac.mm Moved to http://codereview.chromium.org/6755007/ and checked in r79564

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M PRESUBMIT.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Mentovai
9 years, 9 months ago (2011-03-25 19:53:25 UTC) #1
Nico
Lgtm On Mar 25, 2011 8:53 PM, <mark@chromium.org> wrote: > Reviewers: Nico, > > Description: ...
9 years, 9 months ago (2011-03-25 23:14:36 UTC) #2
bradn
9 years, 9 months ago (2011-03-28 16:44:12 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698