[webkit-reviews] review granted: [Bug 76917] Web Inspector: "Dock to right" shouldn't be in the settings dialog : [Attachment 150753] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 05:25:47 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 76917: Web Inspector: "Dock to right" shouldn't be in the settings dialog
https://bugs.webkit.org/show_bug.cgi?id=76917

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=150753&action=review


> Source/WebCore/inspector/front-end/StatusBarButton.js:230
> +	       if (e.which !== 1)

I would remove this check and remove button options if right mouse button was
released as well.


More information about the webkit-reviews mailing list