Comment #1 on issue 25387 by Hanrui.Gao: Chrome 4 remove two functions
registered to window.onload event when calling removeEventListener to
remove the first one of them.
http://code.google.com/p/chromium/issues/detail?id=25387
I have a test case (attached) to prove that this bug only happens to a
function (let's
name it A) remove it from the event listeners in itself.
And only the event listener function which is registered just after A will
be removed
by mistake.
Attachments:
testcase_of_js_chrome_bug_removeEventListener.html 927 bytes
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---