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

Issue 56123010: [InfoBar] remove unnecesary checks from some delegates. (Closed)

Created:
7 years, 1 month ago by Miguel Garcia
Modified:
7 years, 1 month ago
CC:
chromium-reviews, Michael van Ouwerkerk
Visibility:
Public.

Description

[InfoBar] remove unnecesary checks from some delegates. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233383

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -14 lines) Patch
M chrome/browser/geolocation/geolocation_infobar_delegate.cc View 1 2 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/infobars/insecure_content_infobar_delegate.cc View 1 2 chunks +6 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Miguel Garcia
Michael for the geolocation one Peter for the insecure content one Context: I had to ...
7 years, 1 month ago (2013-11-04 18:25:38 UTC) #1
Peter Kasting
https://codereview.chromium.org/56123010/diff/1/chrome/browser/geolocation/geolocation_infobar_delegate.cc File chrome/browser/geolocation/geolocation_infobar_delegate.cc (right): https://codereview.chromium.org/56123010/diff/1/chrome/browser/geolocation/geolocation_infobar_delegate.cc#newcode110 chrome/browser/geolocation/geolocation_infobar_delegate.cc:110: web_contents()->GetURL(), update_content_setting, allowed); Nit: All lines of args should ...
7 years, 1 month ago (2013-11-04 22:14:19 UTC) #2
Michael van Ouwerkerk
https://codereview.chromium.org/56123010/diff/1/chrome/browser/geolocation/geolocation_infobar_delegate.cc File chrome/browser/geolocation/geolocation_infobar_delegate.cc (right): https://codereview.chromium.org/56123010/diff/1/chrome/browser/geolocation/geolocation_infobar_delegate.cc#newcode110 chrome/browser/geolocation/geolocation_infobar_delegate.cc:110: web_contents()->GetURL(), update_content_setting, allowed); Peter is right, these changes are ...
7 years, 1 month ago (2013-11-05 11:49:06 UTC) #3
Miguel Garcia
https://codereview.chromium.org/56123010/diff/1/chrome/browser/geolocation/geolocation_infobar_delegate.cc File chrome/browser/geolocation/geolocation_infobar_delegate.cc (right): https://codereview.chromium.org/56123010/diff/1/chrome/browser/geolocation/geolocation_infobar_delegate.cc#newcode110 chrome/browser/geolocation/geolocation_infobar_delegate.cc:110: web_contents()->GetURL(), update_content_setting, allowed); Thanks for the pointer, I removed ...
7 years, 1 month ago (2013-11-05 14:17:56 UTC) #4
Michael van Ouwerkerk
Thanks! No bug number? Not sure what the style is, but an empty BUG= looks ...
7 years, 1 month ago (2013-11-05 14:22:10 UTC) #5
Peter Kasting
LGTM "BUG=none" is how I do CLs without an explicit bug. https://codereview.chromium.org/56123010/diff/130001/chrome/browser/geolocation/geolocation_infobar_delegate.cc File chrome/browser/geolocation/geolocation_infobar_delegate.cc (right): ...
7 years, 1 month ago (2013-11-05 19:57:52 UTC) #6
Miguel Garcia
https://codereview.chromium.org/56123010/diff/130001/chrome/browser/geolocation/geolocation_infobar_delegate.cc File chrome/browser/geolocation/geolocation_infobar_delegate.cc (right): https://codereview.chromium.org/56123010/diff/130001/chrome/browser/geolocation/geolocation_infobar_delegate.cc#newcode110 chrome/browser/geolocation/geolocation_infobar_delegate.cc:110: web_contents()->GetLastCommittedURL().GetOrigin(), On 2013/11/05 19:57:52, Peter Kasting wrote: > Nit: ...
7 years, 1 month ago (2013-11-06 17:05:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miguelg@chromium.org/56123010/210001
7 years, 1 month ago (2013-11-06 17:08:06 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 21:46:13 UTC) #9
Message was sent while issue was closed.
Change committed as 233383

Powered by Google App Engine
This is Rietveld 408576698