Bug 95233 - [WK2] Add testRunner.dumpWebNotificationCallbacks() to WTR
Summary: [WK2] Add testRunner.dumpWebNotificationCallbacks() to WTR
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on: 95234
Blocks: 77969 95493
  Show dependency treegraph
 
Reported: 2012-08-28 12:38 PDT by Jon Lee
Modified: 2012-08-30 15:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (21.85 KB, patch)
2012-08-30 15:36 PDT, Jon Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2012-08-28 12:38:28 PDT
With this flag set, test output will include events that mimic what would happen on the platform level, such as a user clicking on a notification, or the platform showing a notification.
Comment 1 Radar WebKit Bug Importer 2012-08-28 12:38:59 PDT
<rdar://problem/12190792>
Comment 2 Jon Lee 2012-08-30 14:58:18 PDT
ap did not feel that this additional output added value for tests, and that the javascript events should suffice.

will attach the patch for posterity.
Comment 3 Jon Lee 2012-08-30 15:36:43 PDT
Reopening to attach new patch.
Comment 4 Jon Lee 2012-08-30 15:36:46 PDT
Created attachment 161574 [details]
Patch