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

Issue 1360007: Implement the geolocation bubble for GTK... (Closed)

Created:
10 years, 9 months ago by joth
Modified:
7 years, 3 months ago
CC:
chromium-reviews, ben+cc_chromium.org, Peter Kasting
Visibility:
Public.

Description

Implement the geolocation bubble for GTK This is a port of http://src.chromium.org/viewvc/chrome?view=rev&revision=42749 BUG=11246 TEST=run with --enable-geolocation and open http://bulach-pc.lon/chromium/wk/LayoutTests/fast/dom/Window/mbi.html then click the location bar icon Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42790

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -7 lines) Patch
M chrome/browser/gtk/content_blocked_bubble_gtk.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/gtk/content_blocked_bubble_gtk.cc View 1 5 chunks +53 lines, -7 lines 1 comment Download

Messages

Total messages: 9 (0 generated)
joth
Who's the GTK whizz?
10 years, 9 months ago (2010-03-26 16:40:51 UTC) #1
Nico
erg did the content bubbles on gtk, estade is an all-purpose gtk whiz.
10 years, 9 months ago (2010-03-26 16:42:09 UTC) #2
Nico
On 2010/03/26 16:42:09, Nico wrote: > erg did the content bubbles on gtk, estade is ...
10 years, 9 months ago (2010-03-26 16:42:56 UTC) #3
bulach
LGTM ...from a gtk newbie, let's wait for some whiz to take a quick look. ...
10 years, 9 months ago (2010-03-26 16:53:06 UTC) #4
Elliot Glaysher
The actual GTK code looks fine, and works when patched into my local client when ...
10 years, 9 months ago (2010-03-26 17:08:53 UTC) #5
joth
On 26 March 2010 17:08, <erg@chromium.org> wrote: > The actual GTK code looks fine, and ...
10 years, 9 months ago (2010-03-26 17:16:10 UTC) #6
Evan Stade
https://codereview.chromium.org/1360007/diff/4001/chrome/browser/gtk/content_blocked_bubble_gtk.cc File chrome/browser/gtk/content_blocked_bubble_gtk.cc (right): https://codereview.chromium.org/1360007/diff/4001/chrome/browser/gtk/content_blocked_bubble_gtk.cc#newcode205 chrome/browser/gtk/content_blocked_bubble_gtk.cc:205: gtk_widget_grab_focus(button); why are these two calls both necessary?
7 years, 3 months ago (2013-09-09 20:43:18 UTC) #7
joth
On 2013/09/09 20:43:18, Evan Stade wrote: > https://codereview.chromium.org/1360007/diff/4001/chrome/browser/gtk/content_blocked_bubble_gtk.cc > File chrome/browser/gtk/content_blocked_bubble_gtk.cc (right): > > https://codereview.chromium.org/1360007/diff/4001/chrome/browser/gtk/content_blocked_bubble_gtk.cc#newcode205 ...
7 years, 3 months ago (2013-09-09 20:51:10 UTC) #8
Evan Stade
7 years, 3 months ago (2013-09-09 21:05:56 UTC) #9
Message was sent while issue was closed.
On 2013/09/09 20:51:10, joth wrote:
> On 2013/09/09 20:43:18, Evan Stade wrote:
> >
>
https://codereview.chromium.org/1360007/diff/4001/chrome/browser/gtk/content_...
> > File chrome/browser/gtk/content_blocked_bubble_gtk.cc (right):
> > 
> >
>
https://codereview.chromium.org/1360007/diff/4001/chrome/browser/gtk/content_...
> > chrome/browser/gtk/content_blocked_bubble_gtk.cc:205:
> > gtk_widget_grab_focus(button);
> > why are these two calls both necessary?
> 
> Holy timewarp code review! :)
> I'll defer to erg as this patch represents the peak (and sum) of my GTK
> development experience.

it came up in https://codereview.chromium.org/23463013/

I'll assume the former is not necessary. Thanks!

Powered by Google App Engine
This is Rietveld 408576698