Bug 28049 - [chromium] Create a template that returns a listener object, works in renderer/worker process
Summary: [chromium] Create a template that returns a listener object, works in rendere...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 10:46 PDT by John Abd-El-Malek
Modified: 2013-04-08 14:12 PDT (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 John Abd-El-Malek 2009-08-06 10:46:28 PDT
From https://bugs.webkit.org/show_bug.cgi?id=28004, we can factor out the getEventListener function and use templates instead.