notification window
authorArkadiusz Szulakiewicz <a.szulakiewi@partner.samsung.com>
Tue, 7 Jun 2016 10:09:10 +0000 (12:09 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Fri, 10 Jun 2016 07:33:32 +0000 (09:33 +0200)
commite20d40a8938d4f8a7517443fb30b849ab8daa2f0
tree0c43ebd6721f3b9c46456fcb0202b7feaeb39b1f
parent642e138abd12e1b8f59fa7d998b2227b83c5f062
notification window

Introduces possiblity of creating notification level window type
for ui web application if application matches always_on_top category.
12 files changed:
packaging/crosswalk-tizen.spec
runtime/browser/native_window.cc
runtime/browser/native_window.h
runtime/browser/notification_window.cc [new file with mode: 0644]
runtime/browser/notification_window.h [new file with mode: 0644]
runtime/browser/preload_manager.cc
runtime/browser/preload_manager.h
runtime/browser/ui_runtime.cc
runtime/browser/ui_runtime.h
runtime/browser/web_application.cc
runtime/browser/web_application.h
runtime/runtime.gyp