[Webkit-unassigned] [Bug 60931] crash after r86584 due to calling willRemoveWheelEventHandler too many times
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 17 03:59:48 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=60931
Johnny(Jianning) Ding <jnd at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hyatt at apple.com
--- Comment #13 from Johnny(Jianning) Ding <jnd at chromium.org> 2012-04-17 03:59:47 PST ---
Seems this bug hasn't attracted attention for a while.
After reading the comments for Rob's patch, I was curious why there was only customized scrollbar got removed before, so I dug the old related bug, which is https://bugs.webkit.org/show_bug.cgi?id=26326. In the comment 9 of bug 26326, Dave said "You don't want to always destroy the scrollbars. You only want to nuke them if the document supplied them. If they were custom basically.".
@Dave,would you like give the context about why we should not always destroy the scrollbars when the view's document gets detached. This issue is just because we don't do that.
@Rob, will you have time to continue working on this issue?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list