[webkit-reviews] review granted: [Bug 91728] Web Inspector: Drag and drop should not be started on right mouse click. : [Attachment 153457] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 09:05:09 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 91728: Web Inspector: Drag and drop should not be started on right mouse
click.
https://bugs.webkit.org/show_bug.cgi?id=91728

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

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


> Source/WebCore/inspector/front-end/DataGrid.js:941
> +	   return true;

Please annotate?

return !!this._currentResizer.rightNeighboringColumnID;


More information about the webkit-reviews mailing list