[Webkit-unassigned] [Bug 67039] Web Inspector: [REGRESSION] No way to expand hovered objects while debugging.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 09:46:09 PDT 2011


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





--- Comment #1 from Pavel Feldman <pfeldman at chromium.org>  2011-08-26 09:46:08 PST ---
Total problems found:

1. Popup renamed to Popover in half of the places, as a result, this._hidePopoverTimer is not getting removed. [regression]
2. contentElement.addEventListener("mousemove", this._popoverHelper._killHidePopoverTimer.bind(this._popoverHelper), true); was entirely forgotten and caused this [regression].
3. Strange delete this._popupInstanceMarker in the code

We will need to hold off commits like this in the future since they compromise the "polish" activity we are performing.

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