[Webkit-unassigned] [Bug 60931] crash after r86584 due to calling willRemoveWheelEventHandler too many times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 22 22:28:04 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=60931


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #101882|review?                     |review-
               Flag|                            |




--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2012-04-22 22:28:03 PST ---
(From update of attachment 101882)
View in context: https://bugs.webkit.org/attachment.cgi?id=101882&action=review

> Source/WebCore/ChangeLog:5
> +        Ensure the scrollbars are always removed when the page is detached
> +        otherwise unpaired calls to Document::didAddWheelEventHandler and
> +        Document::didRemoveWheelEventHandler are made.

This doesn't match the bug summary. Please move the description to below the bug url followed by a blank line.
Also, you're missing "Reviewed by" below. r- because of this.

-- 
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