Bug 48059

Summary: Chromium: use dedicated event listener type in EventListenerWrapper.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: New BugsAssignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, fishd, jcivelli, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed fix. none

Pavel Feldman
Reported 2010-10-21 03:34:35 PDT
Native listener should not pretend being of JS type since WebCore relies on the listener type when casting it to the corresponding JS bound type. See downstream bug for more info: http://code.google.com/p/chromium/issues/detail?id=60062
Attachments
[PATCH] Proposed fix. (2.30 KB, patch)
2010-10-21 03:45 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-10-21 03:45:35 PDT
Created attachment 71418 [details] [PATCH] Proposed fix.
WebKit Commit Bot
Comment 2 2010-10-21 05:18:48 PDT
The commit-queue encountered the following flaky tests while processing attachment 71418 [details]: http/tests/websocket/tests/close-on-navigate-new-location.html Please file bugs against the tests. The author(s) of the test(s) have been CCed on this bug. The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 3 2010-10-21 05:19:40 PDT
Comment on attachment 71418 [details] [PATCH] Proposed fix. Clearing flags on attachment: 71418 Committed r70231: <http://trac.webkit.org/changeset/70231>
WebKit Commit Bot
Comment 4 2010-10-21 05:19:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.