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

Issue 461403005: add a test app using notification provider API (Closed)

Created:
6 years, 4 months ago by liyanhou
Modified:
6 years, 4 months ago
Reviewers:
Pete Williamson
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, dewittj
Project:
chromium
Visibility:
Public.

Description

add a test app using notification provider API Add a test app using notification provider API. When a notification is created, updated or cleared, the app will display the newly created notification, updates, and closes it. BUG=397197 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289756

Patch Set 1 : #

Total comments: 8

Patch Set 2 : address comments #

Patch Set 3 : add copyright headers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -17 lines) Patch
A + chrome/test/data/extensions/api_test/notification_provider/test_app/app.js View 1 2 1 chunk +6 lines, -7 lines 0 comments Download
A chrome/test/data/extensions/api_test/notification_provider/test_app/main.js View 1 2 1 chunk +172 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/notification_provider/test_app/manifest.json View 1 1 chunk +14 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/api_test/notification_provider/test_app/styles.css View 1 2 1 chunk +12 lines, -10 lines 0 comments Download
A chrome/test/data/extensions/api_test/notification_provider/test_app/window.html View 1 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
liyanhou
Could you take a look? Thank you!
6 years, 4 months ago (2014-08-13 23:34:40 UTC) #1
Pete Williamson
https://codereview.chromium.org/461403005/diff/20001/chrome/test/data/extensions/api_test/notification_provider/test_app/main.js File chrome/test/data/extensions/api_test/notification_provider/test_app/main.js (right): https://codereview.chromium.org/461403005/diff/20001/chrome/test/data/extensions/api_test/notification_provider/test_app/main.js#newcode112 chrome/test/data/extensions/api_test/notification_provider/test_app/main.js:112: if (details.tyep = "list" && "items" in details) { ...
6 years, 4 months ago (2014-08-14 00:07:55 UTC) #2
liyanhou
Addressed comments. Could you take another look? https://codereview.chromium.org/461403005/diff/20001/chrome/test/data/extensions/api_test/notification_provider/test_app/main.js File chrome/test/data/extensions/api_test/notification_provider/test_app/main.js (right): https://codereview.chromium.org/461403005/diff/20001/chrome/test/data/extensions/api_test/notification_provider/test_app/main.js#newcode112 chrome/test/data/extensions/api_test/notification_provider/test_app/main.js:112: if (details.tyep ...
6 years, 4 months ago (2014-08-14 00:41:51 UTC) #3
Pete Williamson
lgtm
6 years, 4 months ago (2014-08-14 00:43:30 UTC) #4
liyanhou
The CQ bit was checked by liyanhou@chromium.org
6 years, 4 months ago (2014-08-14 00:49:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/liyanhou@chromium.org/461403005/40001
6 years, 4 months ago (2014-08-14 00:55:29 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-14 13:04:58 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-14 13:10:07 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/4240)
6 years, 4 months ago (2014-08-14 13:10:08 UTC) #9
liyanhou
The CQ bit was checked by liyanhou@chromium.org
6 years, 4 months ago (2014-08-14 20:14:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/liyanhou@chromium.org/461403005/60001
6 years, 4 months ago (2014-08-14 20:17:41 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 03:06:48 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (60001) as 289756

Powered by Google App Engine
This is Rietveld 408576698