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

Issue 440008: Show chromium os version in about panel (Closed)

Created:
11 years, 1 month ago by DaveMoore
Modified:
9 years, 7 months ago
Reviewers:
Finnur, sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Show chromium os version in about panel Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33293

Patch Set 1 #

Patch Set 2 : Fix newline #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -0 lines) Patch
M chrome/browser/views/about_chrome_view.h View 4 chunks +21 lines, -0 lines 1 comment Download
M chrome/browser/views/about_chrome_view.cc View 1 5 chunks +42 lines, -0 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
DaveMoore
- Show cros version in About panel - Make links from About panel open in ...
11 years, 1 month ago (2009-11-24 18:22:40 UTC) #1
sky
LGTM http://codereview.chromium.org/440008/diff/2001/2003 File chrome/browser/views/about_chrome_view.h (right): http://codereview.chromium.org/440008/diff/2001/2003#newcode16 chrome/browser/views/about_chrome_view.h:16: #endif How about #else if instead of another ...
11 years, 1 month ago (2009-11-24 18:46:57 UTC) #2
Finnur
http://codereview.chromium.org/440008/diff/2001/2002 File chrome/browser/views/about_chrome_view.cc (right): http://codereview.chromium.org/440008/diff/2001/2002#newcode769 chrome/browser/views/about_chrome_view.cc:769: browser->OpenURL(url, GURL(), NEW_FOREGROUND_TAB, PageTransition::LINK); Won't this open a tab ...
11 years, 1 month ago (2009-11-24 18:54:38 UTC) #3
davemoore (google)
On ChromeOS it is, as the alternative is a new window that also appears behind ...
11 years, 1 month ago (2009-11-24 20:35:36 UTC) #4
Finnur
11 years, 1 month ago (2009-11-24 20:37:58 UTC) #5
OK.

On Tue, Nov 24, 2009 at 12:35, David Moore <davemoore@google.com> wrote:

> On ChromeOS it is, as the alternative is a new window that also appears
> behind the About panel.
>
> Dave
>
>
> On Tue, Nov 24, 2009 at 10:54 AM, <finnur@chromium.org> wrote:
>
>>
>> http://codereview.chromium.org/440008/diff/2001/2002
>> File chrome/browser/views/about_chrome_view.cc (right):
>>
>> http://codereview.chromium.org/440008/diff/2001/2002#newcode769
>> chrome/browser/views/about_chrome_view.cc:769: browser->OpenURL(url,
>> GURL(), NEW_FOREGROUND_TAB, PageTransition::LINK);
>> Won't this open a tab behind the About box, which the user cannot get to
>> but by closing the About box? Is that better than the current behavior?
>>
>>
>> http://codereview.chromium.org/440008
>>
>
>

Powered by Google App Engine
This is Rietveld 408576698