[webkit-reviews] review denied: [Bug 83362] Web Inspector: hide popover on mouseout from anchor : [Attachment 136007] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 05:27:28 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has denied Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 83362: Web Inspector: hide popover on mouseout from anchor
https://bugs.webkit.org/show_bug.cgi?id=83362

Attachment 136007: Patch
https://bugs.webkit.org/attachment.cgi?id=136007&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=136007&action=review


> Source/WebCore/ChangeLog:8
> +	   * inspector/front-end/Popover.js:

Please explain what has happened and why.

> Source/WebCore/inspector/front-end/Popover.js:256
> +	   this._hidePopoverTimer = setTimeout(doHide, this._timeout / 2);

just bind it


More information about the webkit-reviews mailing list