Remove uses of the Legacy Notification API and tests on Linux Aura.
commit93eea9cfb9def6e663e94c1f3e234683d5b408d3
authorpeter@chromium.org <peter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 7 Mar 2014 12:48:27 +0000 (7 12:48 +0000)
committerpeter@chromium.org <peter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 7 Mar 2014 12:48:27 +0000 (7 12:48 +0000)
treeb9019df466d9df0f8e225918d91eee5ae411f01c
parent78e0e7e297f2ace67ba0bf3201746c357805499c
Remove uses of the Legacy Notification API and tests on Linux Aura.

Blink is removing support for the legacy notification API, and there
are a number of Chromium-sided tests depending on it. Remove the
tests if they don't make sense anymore, or change them to use the
Web Notification API instead.

This patch also enables the Notification browser tests for Aura Linux,
part of interactive_ui_tests, since they run just fine. It are the Desktop
Notification tests which have a dependency on Screen.

BUG=348019
R=atwilson@chromium.org, dewittj@chromium.org, kalman@chromium.org, miket@chromium.org

Review URL: https://codereview.chromium.org/187803005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255599 0039d316-1c4b-4281-b951-d872f2087c98
12 files changed:
chrome/browser/extensions/notifications_apitest.cc
chrome/chrome_tests.gypi
chrome/test/data/extensions/api_test/activity_log_private/friend/reply.js
chrome/test/data/extensions/api_test/activity_log_private/test/test.js
chrome/test/data/extensions/api_test/notifications/galore/app/controller.js
chrome/test/data/extensions/api_test/notifications/has_not_permission/background.js
chrome/test/data/extensions/api_test/notifications/has_permission_prefs/background.js
chrome/test/data/extensions/api_test/notifications/no_html/background.js [deleted file]
chrome/test/data/extensions/api_test/notifications/no_html/manifest.json [deleted file]
chrome/test/data/notifications/notification_tester.html
chrome/test/data/notifications/notifications_request_function.html
chrome/test/data/notifications/notifications_request_inline.html