Comment #2 on issue 23898 by [email protected]: Convert the Gmail  
checker extension to use browser actions
http://code.google.com/p/chromium/issues/detail?id=23898

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=28183

------------------------------------------------------------------------
r28183 | [email protected] | 2009-10-06 16:40:17 -0700 (Tue, 06 Oct  
2009) | 12 lines
Changed paths:
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/gmail_browser_action
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/gmail_browser_action/background.html
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/gmail_browser_action/gmail_logged_in.png
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/gmail_browser_action/gmail_not_logged_in.png
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/gmail_browser_action/gmail_whiteout.png
    A  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/gmail_browser_action/manifest.json

GMail extension with BrowserAction. It does the following:

- Shows a Gmail logo with a strike out diagonal line when not logged in.
- Allows the user to click on the BrowserAction to log in.
- If there are unread emails on login, the GMail logo blinks.
- Shows the number of unread emails as a Badge (red in color!).
- Shows the number of unread emails as a tooltip text if hovered on.
- When a new email comes, the GMail logo blinks and the badge text updates.

BUG=23898
TEST=none
Review URL: http://codereview.chromium.org/246093
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to