[webkit-reviews] review granted: [Bug 135372] Web Inspector: Dragging selection window when mouse goes out of window bounds does not behave as expected : [Attachment 236217] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 7 13:46:19 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 135372: Web Inspector: Dragging selection window when mouse goes out of
window bounds does not behave as expected
https://bugs.webkit.org/show_bug.cgi?id=135372

Attachment 236217: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=236217&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=236217&action=review


> Source/WebInspectorUI/UserInterface/Views/TimelineRuler.js:611
> +	       var selectionDragElementRects =
this._selectionDragElement.getBoundingClientRect();

selectionDragElementRect instead of selectionDragElementRects?


More information about the webkit-reviews mailing list