Bug 95233

Summary: [WK2] Add testRunner.dumpWebNotificationCallbacks() to WTR
Product: WebKit Reporter: Jon Lee <jonlee>
Component: Tools / TestsAssignee: Jon Lee <jonlee>
Status: RESOLVED WONTFIX    
Severity: Normal CC: jberlin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Bug Depends on: 95234    
Bug Blocks: 77969, 95493    
Attachments:
Description Flags
Patch none

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