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

Issue 104003005: [OriginChip] Always show the page info bubble when clicked. (Closed)

Created:
7 years ago by Justin Donnelly
Modified:
7 years ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

[OriginChip] Always show the page info bubble when clicked. The current logic assumes the location icon is associated with the URL in the Omnibox so when that URL goes away or is being edited, it no longer makes sense to show the page info associated with the original URL. But with the origin chip in place, the location icon is associated with the host in the chip. And that host continues to be shown whether or not a URL is shown or any editing is happening in the Omnibox. So showing the page info is still accurate. BUG=315944 TBR=pkasting Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=240619

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chrome/browser/ui/views/location_bar/page_info_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/page_info_helper.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Justin Donnelly
7 years ago (2013-12-12 22:18:02 UTC) #1
msw
LGTM with the include removed. Please TBR pkasting on this, as he might have some ...
7 years ago (2013-12-12 22:25:07 UTC) #2
Justin Donnelly
https://codereview.chromium.org/104003005/diff/1/chrome/browser/ui/views/toolbar/site_chip_view.cc File chrome/browser/ui/views/toolbar/site_chip_view.cc (right): https://codereview.chromium.org/104003005/diff/1/chrome/browser/ui/views/toolbar/site_chip_view.cc#newcode27 chrome/browser/ui/views/toolbar/site_chip_view.cc:27: #include "chrome/browser/ui/views/location_bar/location_icon_view.h" On 2013/12/12 22:25:08, msw wrote: > Remove ...
7 years ago (2013-12-12 22:43:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdonnelly@chromium.org/104003005/20001
7 years ago (2013-12-12 22:44:42 UTC) #4
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years ago (2013-12-13 09:28:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdonnelly@chromium.org/104003005/20001
7 years ago (2013-12-13 13:42:55 UTC) #6
commit-bot: I haz the power
Change committed as 240619
7 years ago (2013-12-13 13:44:45 UTC) #7
Peter Kasting
7 years ago (2013-12-18 00:40:26 UTC) #8
Message was sent while issue was closed.
I'm fine with this.  I suppose we could consider whether editing in the omnibox
should make the origin chip disappear.  I raised that separately in an email to
the omnitheatre list.

Powered by Google App Engine
This is Rietveld 408576698