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

Issue 315053006: Refactor Notifications Galore to simplify, amke more hackable and add 'recording'. (Closed)

Created:
6 years, 6 months ago by Dmitry Titov
Modified:
6 years, 6 months ago
Reviewers:
dewittj
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Refactor Notifications Galore to simplify, amke more hackable and add 'recording'. BUG= R=dewittj@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276736

Patch Set 1 #

Total comments: 6

Patch Set 2 : updated recorder and follow up on Justin's notes #

Patch Set 3 : Added logging (and recording) of web notifications #

Patch Set 4 : fixed bug #

Total comments: 1

Patch Set 5 : Fixed restart, renamed WebKit #

Total comments: 3

Patch Set 6 : cr feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+561 lines, -2003 lines) Patch
M chrome/test/data/extensions/api_test/notifications/galore/app/controller.js View 1 2 3 4 5 1 chunk +351 lines, -234 lines 0 comments Download
D chrome/test/data/extensions/api_test/notifications/galore/app/data/27.0.0.0.json View 1 chunk +0 lines, -341 lines 0 comments Download
D chrome/test/data/extensions/api_test/notifications/galore/app/data/27.0.1432.2.json View 1 chunk +0 lines, -341 lines 0 comments Download
D chrome/test/data/extensions/api_test/notifications/galore/app/data/27.0.1433.1.json View 1 chunk +0 lines, -341 lines 0 comments Download
D chrome/test/data/extensions/api_test/notifications/galore/app/data/28.0.1500.70.json View 1 chunk +0 lines, -290 lines 0 comments Download
A + chrome/test/data/extensions/api_test/notifications/galore/app/data/data.json View 1 2 3 4 5 1 chunk +2 lines, -20 lines 0 comments Download
A chrome/test/data/extensions/api_test/notifications/galore/app/images/pause.png View 1 2 3 4 5 Binary file 0 comments Download
A chrome/test/data/extensions/api_test/notifications/galore/app/images/play.png View 1 2 3 4 5 Binary file 0 comments Download
A chrome/test/data/extensions/api_test/notifications/galore/app/images/record.png View 1 2 3 4 5 Binary file 0 comments Download
A chrome/test/data/extensions/api_test/notifications/galore/app/images/stop.png View 1 2 3 4 5 Binary file 0 comments Download
M chrome/test/data/extensions/api_test/notifications/galore/app/main.js View 1 chunk +2 lines, -6 lines 0 comments Download
M chrome/test/data/extensions/api_test/notifications/galore/app/style.css View 1 2 3 4 5 7 chunks +54 lines, -178 lines 0 comments Download
M chrome/test/data/extensions/api_test/notifications/galore/app/view.js View 1 2 3 4 5 1 chunk +130 lines, -229 lines 0 comments Download
M chrome/test/data/extensions/api_test/notifications/galore/app/window.html View 1 1 chunk +22 lines, -23 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Dmitry Titov
Not for final review yet, WIP. This is a simplified version that also has a ...
6 years, 6 months ago (2014-06-06 02:43:04 UTC) #1
dewittj
looks fine, shipit https://codereview.chromium.org/315053006/diff/1/chrome/test/data/extensions/api_test/notifications/galore/app/controller.js File chrome/test/data/extensions/api_test/notifications/galore/app/controller.js (right): https://codereview.chromium.org/315053006/diff/1/chrome/test/data/extensions/api_test/notifications/galore/app/controller.js#newcode196 chrome/test/data/extensions/api_test/notifications/galore/app/controller.js:196: function createWebKitNotification(options) { s/webkit/w3c/ or web ...
6 years, 6 months ago (2014-06-06 17:54:22 UTC) #2
Dmitry Titov
Also, updated recorder so it actually works (including recording length/progress on play and enable/disable buttons ...
6 years, 6 months ago (2014-06-06 22:57:19 UTC) #3
Dmitry Titov
Also, updated recorder so it actually works (including recording length/progress on play and enable/disable buttons ...
6 years, 6 months ago (2014-06-06 22:57:20 UTC) #4
dewittj
let's output events for webkit notifications; it'll be confusing for qa to get events for ...
6 years, 6 months ago (2014-06-06 23:02:18 UTC) #5
Dmitry Titov
Done. Also added recording of web notifications (was only recording rich ones before)
6 years, 6 months ago (2014-06-06 23:39:28 UTC) #6
Dmitry Titov
Fixed more (restart on warm background page) renamed the webkit -> web PTAL
6 years, 6 months ago (2014-06-06 23:58:33 UTC) #7
dewittj
pending comments now so I can comment on newest version afresh https://codereview.chromium.org/315053006/diff/60001/chrome/test/data/extensions/api_test/notifications/galore/app/controller.js File chrome/test/data/extensions/api_test/notifications/galore/app/controller.js (right): ...
6 years, 6 months ago (2014-06-07 00:08:04 UTC) #8
dewittj
looks ok, a few comments and also I don't think we should check in those ...
6 years, 6 months ago (2014-06-10 17:10:20 UTC) #9
Dmitry Titov
On 2014/06/10 17:10:20, dewittj wrote: > looks ok, a few comments and also I don't ...
6 years, 6 months ago (2014-06-10 19:41:21 UTC) #10
dewittj
lgtm
6 years, 6 months ago (2014-06-12 17:55:05 UTC) #11
Dmitry Titov
6 years, 6 months ago (2014-06-12 18:56:30 UTC) #12
Message was sent while issue was closed.
Committed patchset #6 manually as r276736 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698