Bug 95234 - [WK2] Enhance WebNotificationManager to call into injected bundle
Summary: [WK2] Enhance WebNotificationManager to call into injected bundle
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P2 Normal
Assignee: Jon Lee
URL:
Keywords: InRadar
Depends on: 95154
Blocks: 77969 95233
  Show dependency treegraph
 
Reported: 2012-08-28 12:41 PDT by Jon Lee
Modified: 2012-08-30 14:57 PDT (History)
13 users (show)

See Also:


Attachments
Patch (57.07 KB, patch)
2012-08-29 11:48 PDT, Jon Lee
no flags Details | Formatted Diff | Diff
Patch (57.68 KB, patch)
2012-08-29 14:28 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:41:13 PDT
Notify the injected bundle of callback events sent to the WebNotificationManager. This is needed in order to allow WTR to add test output related to events happening on the platform level.
Comment 1 Radar WebKit Bug Importer 2012-08-28 12:41:21 PDT
<rdar://problem/12190813>
Comment 2 Jon Lee 2012-08-29 11:48:34 PDT
Created attachment 161277 [details]
Patch
Comment 3 Build Bot 2012-08-29 13:19:18 PDT
Comment on attachment 161277 [details]
Patch

Attachment 161277 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/13693380
Comment 4 Build Bot 2012-08-29 13:46:00 PDT
Comment on attachment 161277 [details]
Patch

Attachment 161277 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/13689371
Comment 5 Gyuyoung Kim 2012-08-29 14:21:30 PDT
Comment on attachment 161277 [details]
Patch

Attachment 161277 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/13694375
Comment 6 Jon Lee 2012-08-29 14:28:52 PDT
Created attachment 161317 [details]
Patch
Comment 7 Jon Lee 2012-08-30 14:57:31 PDT
ap did not feel that this additional output added value for tests, and that the javascript events should suffice.