summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/notifications_apitest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Disable a flaky test that seems to completely blow up with some frequency on ↵thomasvl@chromium.org2010-07-231-1/+7
| | | | | | | | | | the mac bots and seems to cause a ripple in hosing the bot in general. BUG=42314,50060 TEST=Mac test bots stay greener Review URL: http://codereview.chromium.org/2834069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53512 0039d316-1c4b-4281-b951-d872f2087c98
* Mark ExtensionApiTest.Notifications as flaky.phajdan.jr@chromium.org2010-04-221-1/+2
| | | | | | | | | | | TBR=rafaelw TEST=still flaky BUG=42314 Review URL: http://codereview.chromium.org/1690006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45313 0039d316-1c4b-4281-b951-d872f2087c98
* Add a browser test to ensure that notifications that are requested via ↵rafaelw@chromium.org2010-04-131-1/+11
| | | | | | | | | | requestPermission work in extensions. BUG=40495 Review URL: http://codereview.chromium.org/1568028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44388 0039d316-1c4b-4281-b951-d872f2087c98
* Re-land 42631: The problem was that notifications aren't implemented on ↵aa@chromium.org2010-03-251-0/+15
| | | | | | | | linux/views yet. TBR=rafaelw@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42671 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-251-11/+0
| | | | | | TBR=rafaelw@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42644 0039d316-1c4b-4281-b951-d872f2087c98
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-251-0/+11
Review URL: http://codereview.chromium.org/1076004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42631 0039d316-1c4b-4281-b951-d872f2087c98