Bug 28049

Summary: [chromium] Create a template that returns a listener object, works in renderer/worker process
Product: WebKit Reporter: John Abd-El-Malek <jam>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dglazkov, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.