Bug 108041 - Increase test coverage of Notification API
Summary: Increase test coverage of Notification API
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-27 13:41 PST by jochen
Modified: 2013-01-28 02:42 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jochen 2013-01-27 13:41:53 PST
Currently, most layout tests only use the legacy notification API. We should have a similar (or better) test coverage for the new notification API, e.g. that the click events are correctly routed, etc..
Comment 1 Jon Lee 2013-01-28 02:42:51 PST
Please take a look at http/tests/notifications, as well bugs 81048 and 95539.