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

Issue 8427022: Full screen info bubble after |Accept| should exit with link click (Closed)

Created:
9 years, 1 month ago by scheib
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Full screen info bubble after |Accept| should exit with link click BUG=102032 TEST=Enter Full screen, tab full screen, and mouse lock; verify that displayed exit text is a link and not plain text. Manual test in ppapi/examples/mouse_lock Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109935

Patch Set 1 : fix .h #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -32 lines) Patch
M chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.cc View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/ui/views/fullscreen_exit_bubble_views.cc View 7 chunks +17 lines, -31 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
scheib
UI for full screen and mouse lock exit modified to have a clickable link on ...
9 years, 1 month ago (2011-11-08 17:06:35 UTC) #1
Elliot Glaysher
gtk lgtm
9 years, 1 month ago (2011-11-08 17:57:26 UTC) #2
scheib
Peter, views?
9 years, 1 month ago (2011-11-09 17:57:27 UTC) #3
Peter Kasting
LGTM http://codereview.chromium.org/8427022/diff/5001/chrome/browser/ui/views/fullscreen_exit_bubble_views.cc File chrome/browser/ui/views/fullscreen_exit_bubble_views.cc (right): http://codereview.chromium.org/8427022/diff/5001/chrome/browser/ui/views/fullscreen_exit_bubble_views.cc#newcode160 chrome/browser/ui/views/fullscreen_exit_bubble_views.cc:160: if (fullscreen_bubble::ShowButtonsForType(bubble_type)) { Nit: This whole block can ...
9 years, 1 month ago (2011-11-09 23:32:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/8427022/5001
9 years, 1 month ago (2011-11-14 17:47:54 UTC) #5
scheib
FYI I tried Peter's simplification, but it is guarded against in other areas of code ...
9 years, 1 month ago (2011-11-14 17:51:34 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-11-14 19:36:25 UTC) #7
Change committed as 109935

Powered by Google App Engine
This is Rietveld 408576698