|
|
This code is for the Desktop Notifications API being worked on in Chromium.
WebKit support for the Javascript API is still pending with a patch out for review (see https://bugs.webkit.org/show_bug.cgi?id=25463), so the current code can't actually be checked in, but I would like preliminary feedback.
Total comments: 70
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3184 lines, -2 lines) |
Patch |
 |
|
chrome/app/chromium_strings.grd
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/app/generated_resources.grd
|
View
|
1
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/app/google_chrome_strings.grd
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/app/theme/theme_resources.grd
|
View
|
1
|
1 chunk |
+18 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/browser/browser_resources.grd
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/notifications/balloon.h
|
View
|
1
2
|
1 chunk |
+190 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/browser/notifications/balloon_contents_win.h
|
View
|
1
2
|
1 chunk |
+74 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/browser/notifications/balloon_contents_win.cc
|
View
|
1
2
|
1 chunk |
+126 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/browser/notifications/balloon_view_win.h
|
View
|
1
2
|
1 chunk |
+130 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/browser/notifications/balloon_view_win.cc
|
View
|
1
2
|
1 chunk |
+387 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/browser/notifications/balloon_win.cc
|
View
|
1
2
|
1 chunk |
+287 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/browser/notifications/desktop_notification_service.h
|
View
|
1
2
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/notifications/desktop_notification_service.cc
|
View
|
1
2
|
1 chunk |
+282 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/notifications/desktop_notification_service_mac.mm
|
View
|
1
2
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/notifications/desktop_notification_service_win.cc
|
View
|
|
1 chunk |
+151 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/notifications/desktop_notifications_unittest.cc
|
View
|
1
2
|
1 chunk |
+224 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/notifications/notification.h
|
View
|
1
2
|
1 chunk |
+59 lines, -0 lines |
1 comment
|
Download
|
 |
|
chrome/browser/notifications/notification_manager.h
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
1 comment
|
Download
|
 |
|
chrome/browser/notifications/notification_manager_win.cc
|
View
|
1
2
|
1 chunk |
+113 lines, -0 lines |
1 comment
|
Download
|
 |
|
chrome/browser/notifications/notification_object_proxy.h
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
1 comment
|
Download
|
 |
|
chrome/browser/notifications/notification_object_proxy.cc
|
View
|
1
2
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/renderer_host/render_view_host.h
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/renderer_host/render_view_host.cc
|
View
|
1
|
3 chunks |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/resources/notification.html
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/worker_host/worker_process_host.h
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/browser/worker_host/worker_process_host.cc
|
View
|
1
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
|
chrome/chrome.gyp
|
View
|
1
|
5 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/common/notification_type.h
|
View
|
1
|
1 chunk |
+16 lines, -0 lines |
1 comment
|
Download
|
 |
|
chrome/common/pref_names.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/common/pref_names.cc
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
|
chrome/common/render_messages_internal.h
|
View
|
1
|
2 chunks |
+56 lines, -0 lines |
5 comments
|
Download
|
 |
|
chrome/renderer/notification_provider.h
|
View
|
1
2
|
1 chunk |
+73 lines, -0 lines |
7 comments
|
Download
|
 |
|
chrome/renderer/notification_provider.cc
|
View
|
1
2
|
1 chunk |
+161 lines, -0 lines |
16 comments
|
Download
|
 |
|
chrome/renderer/render_view.h
|
View
|
1
|
3 chunks |
+8 lines, -0 lines |
2 comments
|
Download
|
 |
|
chrome/renderer/render_view.cc
|
View
|
1
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
|
webkit/build/V8Bindings/build-generated-files.sh
|
View
|
1
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
|
webkit/build/webkit_common_defines.vsprops
|
View
|
1
2
|
1 chunk |
+11 lines, -0 lines |
1 comment
|
Download
|
 |
|
webkit/glue/chrome_client_impl.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
|
webkit/glue/chrome_client_impl.cc
|
View
|
1
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
|
webkit/glue/webnotification.h
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
5 comments
|
Download
|
 |
|
webkit/glue/webnotification_impl.h
|
View
|
1
2
|
1 chunk |
+34 lines, -0 lines |
4 comments
|
Download
|
 |
|
webkit/glue/webnotification_impl.cc
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
|
webkit/glue/webnotificationpresenter.h
|
View
|
1
2
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
|
webkit/glue/webnotificationpresenter_impl.h
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
1 comment
|
Download
|
 |
|
webkit/glue/webnotificationpresenter_impl.cc
|
View
|
1
2
|
1 chunk |
+117 lines, -0 lines |
9 comments
|
Download
|
 |
|
webkit/glue/webview_impl.h
|
View
|
1
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
|
webkit/glue/webview_impl.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
|
webkit/webkit.gyp
|
View
|
1
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6
|